About 381,000 results
Open links in new tab
  1. Exit status 101 - IDE 2.x - Arduino Forum

    Nov 19, 2024 · The alternative is to configure Arduino IDE to use different paths on your computer, which are not under the user folder (and that only contain basic ASCII characters): These …

  2. ESP32-S3 onboard RGB LED - Programming - Arduino Forum

    Dec 9, 2023 · Hi. Does someone know how to control onboard RGB LED on ESP32-S3?

  3. ArduinoIDE 2.3.6 silent with libs for all users - IDE 2.x - Arduino Forum

    May 9, 2025 · Hello! I need to distribute ArduinoIDE 2.3.6 silently via SCCM to our Computer Labs at the uni. I've managed to make a powershell script that installs the application, boards, libs, drivers and …

  4. Compilation error: no such file or directory - Arduino Forum

    Jul 19, 2023 · Select File > Preferences... from the Arduino IDE menus. The " Preferences " dialog will open. Check the box next to " Show verbose output during: ☐ compilation " in the " Preferences " …

  5. ESP32 C3 Supermini Pinout - 3rd Party Boards - Arduino Forum

    Nov 16, 2023 · 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 …

  6. Fatal error: Adafruit_GFX.h: No such file or directory - Arduino Forum

    Nov 10, 2023 · 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 …

  7. Bluetooth connection problem with Esp32 - Arduino Forum

    Aug 5, 2024 · Thanks for the suggestion although I am having trouble using the BLE: Using ESP32 BLE Arduino library ESP32 with version 1.0.1 in the folder: C:\Usersers Arduino IDE library ESP32 BLE …

  8. How to fix all LCD problems - read this! - Arduino Forum

    Apr 20, 2012 · 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 …

  9. An error occurred while uploading the sketch. - Arduino Forum

    Jul 28, 2016 · I have the same error, when I was testing it I found that it was the bluetooth module, for some reason if it is to the current to program my Arduino gave me that error, my solution was to …

  10. Simple Delays, non Blocking & timer free - Arduino Forum

    Feb 8, 2020 · Ok, this has been done in different ways before so why again? Hopefully to add some insight as to why one would want to use different delay functions. You all should be familiar with …