-
Dear kaiaai,
arduino ide uses a new version of the board management for the ESP32. The ledc ide now uses a different syntax. Would you please rewrite the examples with the new ledc syntax? Especially…
-
Hello buddy!
What Arduino IDE are you using for this project? I can't compile it, IDE returns these error messages:
`ToyotaAuxEnabler.cpp.o: In function `InitMCU()':
/arduino-1.5.8/ToyotaAuxEna…
-
UPDATE: Works if you install latest MiniCore v3 from Board manager, problem only appears with "Manual installation".
Hello.
I have Arduino IDE 2.3.3 (cli version 1.0.4), recently downloaded from o…
-
I get an error about dependencies and how there are multiple of them when i try to verify the code in Arduino Cloud IDE. Pic below:
![h](https://github.com/user-attachments/assets/99d1d993-26d9-4bc8-…
-
### Describe the problem
The documentation at https://github.com/arduino/arduino-cli/blob/master/docs/package_index_json-specification.md states:
>3rd party vendors should use a single PACKAGE_XXXX
…
-
PlatformIO is much better than the Arduino IDE.
1st argument for me is the compile + upload time.
If you change one line code would take Arduino IDE: 1:50 min; PlatformIO: 0:25
Ho…
-
Hi, seem to be missing a step with the code upload to my ESP module.
3 questions (bit of a noob regarding ESP32 and ARduino).
Does it have to be a ESP32 WROOM or can it be any as long as I select …
-
In your QuickStart info for adding the Pico board from the earlephilhower board manager did you mean 'Install' not 'Add'
Where is the TFT_eSPI library? I do not understand your explanation of how to …
-
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
1 month ago
-
Often i am unable to start IDE with following error
It is random behaviour.
```
2024-10-28T16:06:29.021Z config ERROR Failed to initialize the CLI configuration. SyntaxError: Unexpected end of JSON…