Global web icon
arduino.cc
https://forum.arduino.cc/t/esp32-s3-onboard-rgb-le…
ESP32-S3 onboard RGB LED - Programming - Arduino Forum
Hi. Does someone know how to control onboard RGB LED on ESP32-S3?
Global web icon
arduino.cc
https://forum.arduino.cc/t/why-i-cant-find-the-ard…
Why I can't find the Arduino_TensorFlowLite library in library ...
Use the Arduino library If you are using Arduino, the Hello World example is included in the Arduino_TensorFlowLite Arduino library, which you can download from the Arduino IDE and in Arduino Create.
Global web icon
arduino.cc
https://forum.arduino.cc/t/esp32-c3-supermini-pino…
ESP32 C3 Supermini Pinout - 3rd Party Boards - Arduino Forum
Hi everybody, I am not too much familiar with HW stuff and a little more than newbi on SW. I would like to use this ESP32C3 supermini board. For the pinout I found some different versions on the web and I wonder which one is the real one? My second question is: I want to use just 3 simple digital output signals to drive stepper motors, 5 digital inputs for switches and pulse buttons and the ...
Global web icon
arduino.cc
https://forum.arduino.cc/t/plx-daq-version-2-now-w…
now with 64 bit support! (and further new features) - Arduino Forum
Support for both Office versions 64 bit as well as Office 32 bit No more installation needed! All within the workbook I got rid of the selmaDAQ_Ver2.ocx and use API calls now Fully compatible to all previous PLX-DAQ commands in your code! Got rid of some old stuff like "Max row size of 65000" (Office limit is 1048576 rows with 64 bit) or Baud rate only up to 128000 (now supports 230400 and ...
Global web icon
arduino.cc
https://forum.arduino.cc/t/stray-342-error/372230
Stray 342 error - Programming - Arduino Forum
The Arduino is presenting me the same mistakes that you did several things but I could not solve.
Global web icon
arduino.cc
https://forum.arduino.cc/t/fatal-error-adafruit-gf…
Fatal error: Adafruit_GFX.h: No such file or directory - Arduino Forum
Please don't hijack threads @araa-araaa. I have split your post out to its own topic. Hijacking is against the Arduino forum rules. The reason is that it may sidetrack the discussion, even preventing the creator of the topic from getting the assistance they need. It also reduces your own chances of getting assistance. This is basic forum etiquette, as explained in the "How to get the best out ...
Global web icon
arduino.cc
https://forum.arduino.cc/t/digistump-digispark-no-…
Digistump Digispark no longer available? - Arduino Forum
Fortunately the amazing Arduino community picked up the slack by providing well maintained unofficial support software. The current recommendation is to use the excellent ATTinyCore boards platform, which has DigiSpark support.
Global web icon
arduino.cc
https://forum.arduino.cc/t/a-fatal-error-occurred-…
A fatal error occurred: Failed to connect to ESP32: No serial data ...
Disconnect the USB cable of the Arduino board from your computer. Select Tools > Port from the Arduino IDE menus. Take note of the ports, if any, listed in the menu. Close the Tools menu. The ports list is only updated when the Tools menu is re-opened, so this step is essential. Connect the Arduino board to your computer with a USB cable. Select Tools > Port from the Arduino IDE menus. - If a ...
Global web icon
arduino.cc
https://forum.arduino.cc/t/how-to-fix-all-lcd-prob…
How to fix all LCD problems - read this! - Arduino Forum
Many times people ask questions about how to fix their LCDs that don't display or displays wrong/random stuff. The following information, when supplied with your thread, will get your problem solved the quickest way. Fixing these problems ends up being mostly a frustrating experience unless the following are provided upfront without any "BUT"s. I believe several other helpers here would agree ...
Global web icon
arduino.cc
https://forum.arduino.cc/t/esp32-sketch-data-uploa…
ESP32 Sketch Data Upload - IDE 2.x - Arduino Forum
Hi @digiton1. Arduino IDE 2.x is a complete rewrite of the Arduino IDE on a different framework and in a new language.