-
Hello Newbie here
I was going through "DroneBot Workshop esp32 and Ps3 controll" tutorial.
Im struggling to get any of the example sketches to work with the Arduino Nano ESP32.
Everytime i try…
-
After adding the lib to the Arduino/tools/ directory and restarting Arduino, I don't see the menu option "ESP32 Sketch Data Upload."
I'm running the following:
- OSX: MacOS Sonoma 14.6.1
- Ardui…
jshaw updated
3 weeks ago
-
### Answers checklist.
- [X] I have read the documentation [ESP-IDF Programming Guide](https://docs.espressif.com/projects/esp-idf/en/latest/) and the issue is not addressed there.
- [X] I have up…
-
Hi! I'm using ESP32-C3 super mini with the following config:
```yaml
esp32:
board: esp32-c3-devkitm-1
variant: ESP32C3
framework:
type: esp-idf
```
This leads to compilation error:…
-
Hi,
Im unable to build NimBLE in VScode with PlatformIO.
Windows 11
PlatformIO: 6.1.16
VScode: 1.95.0
This is my platformio.ini:
```
[env:esp32dev]
platform = espressif32
board = esp32dev…
-
https://forum.arduino.cc/t/why-i-cant-find-the-arduino-tensorflowlite-library-in-library-management/1044070
This is causing CI errors:
Error installing Arduino_TensorFlowLite: Library 'Arduino_Ten…
-
J'ai converti ton code en une version Librairie Arduino Standard. :-p
Tu peux l'essayer dans ma Branche "ArduinoLib", à : https://github.com/soif/Cath/tree/ArduinoLib
Le "remote repo" a rajouter: …
-
After updating to 0.1.4 I started getting the following errors during compilation:
```
Compiling library "ld2410"
"C:\\Users\\home\\AppData\\Local\\Arduino15\\packages\\rp2040\\tools\\pqt-gcc\\4.0.…
-
### Describe the problem
I know a number of people have reported this problem for months but still it isn't solved.
When starting Arduino IDE 2.2.1, notification area shows "Downloading index: l…
-
### Describe the bug
The m5stack board definitions are based on arduino-esp32 2.x but I want some newer wifi stuff so I tried building with the now upstream arduino-esp32 m5paper board target and i…