New answers tagged arduino-ide
0
votes
Problem with ESP32 bluetooth
I experienced the same. Impossible to open the COM port. I use Windows 11.
The transmission works well when I use my android smartphone (Serial Bluetooth Terminal APP) rather than a serial terminal in ...
-2
votes
ESP8266, Arduino IDE vs Lua?
I never liked Lua, even when doing Roblox dev. Then, I tried Lua in Pico8. I liked Pico8 very much, and I became in love with Lua as well, its simplicity.
But I tried developing in Arduino IDE for ESP ...
6
votes
Arduino IDE formatting quirk with nested lists
Fix
You can create a file named .clang-format in your sketch directory with the following content and the problem should go away. These are derived from IDE v2.3.6. For future versions it may be ...
-1
votes
Accepted
Is there a c++ library for the GitHub API and Arduino compatible?
I made a library for the GitHub API compatible with Arduino and ESP32 devices. Here's the link:
https://github.com/aeonSolutions/AeonLabs-GitHub-API-C-library
Top 50 recent answers are included
Related Tags
arduino-ide × 1581arduino-uno × 379
esp8266 × 232
esp32 × 131
programming × 125
c++ × 125
serial × 94
nodemcu × 90
arduino-mega × 83
arduino-nano × 74
library × 61
wifi × 46
c × 42
sensors × 41
uploading × 35
ide × 33
attiny × 32
atmega328 × 31
compile × 31
compilation-errors × 31
bootloader × 29
bluetooth × 27
avrdude × 26
http × 26
arduino-leonardo × 25