Skip to main content

New answers tagged

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 ...
J.P. PETILLON's user avatar
-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 ...
Tock Developer's user avatar
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 ...
timemage's user avatar
  • 5,719
-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
Miguel Tomás's user avatar

Top 50 recent answers are included