71 questions
The expansion board is connected to SPRESENE and the LED sample on Arduio IDE on Windows is working properly.The micro SD card is formatted with FAT32 (tried 2G and 16G capacity) and has not been part...
I am currently trying to write a program to esp-wroom-02 using arduino IDE.warning:espcomm_sync failederror:espcomm_open failederror:espcomm_upload_mem failederror:espcomm_upload_mem failedI can't wri...
I'm thinking of lighting 1000 NEO PIXEL LEDs on ArduinoUNO.(https://www.switch-science.com/catalog/1399/)There is no problem around the power supply, but I will not be able to send a signal for about ...
I am writing a program that extracts strings and numbers from the strings entered in Arduino, but it does not work well.char mode[6]=;double a, b, c;// str = PID 1.42.4 3.4sscanf(str, %s%lf%lf%lf, mod...
I write a program where arduino reads numbers from analogRead and temporarily stores them in a buffer, but it's not working well.Please let me know how I can solve this problem. I am trying to use an ...
The ESP32 connects directly from a DC power source to run the MG996R.The servo motor has started to rampage.In the end Why is the problem solved by connecting DC power supply (-)→Servo(GND)→ESP32(GND)...
As stated in the title, I would like you to tell me about obtaining high-resolution images in RGB 565 format in Spresense.I am trying to obtain images in VGA and FULL HD image quality in RGB565 format...
If you install a zip-format library even though it says Simple DHT already exists, you will get an error saying The specified folder/ZIP file does not have a valid library.Running UNO3 on Arduino IDE
I'm using Arduino 1.8.13, but I can't change or delete the version of Spresense in the board manager.Also, the board manager displays a red java.langNullPointerException at the bottom of the screen an...
I would like to communicate with Arduino using Python, but the graph is not displayed in real time even if I do the following:Specifically, it only appears after execution.I'd like the image to be dis...
« | - 3 - | » |
© 2024 OneMinuteCode. All rights reserved.