News

The esp32-hal-ledc.* files provide helper functions to set up the hardware PWM generator, and with these libraries, getting a 16-bit LED fade in straight C or “Arduino” is easy.
This is a C++ library for the Arduino IDE that helps access the on-board hardware of the Balboa 32U4 control board. - balboa-esp32-arduino-library/README.md at master · johnkrmr/balboa-esp32-arduin ...
Sqlite3 Arduino library for ESP32. Contribute to chronous/ESP32_Arduino_SQLite3-Lib development by creating an account on GitHub.
MicroPython provides an interactive prompt (REPL) and a simple way to run Python code on microcontrollers. In this tutorial, we'll be program the ESP32 board using MicroPython firmware.
We are excited to introduce the all-new Arduino Nano ESP32 – a powerful and versatile IoT development board that opens up a world of possibilities. This feature-packed board combines the ESP32-S3 with ...
We previously noted the ESP32 Arduino Core 3.0.0 Alpha release added support for ESP32-C6 and ESP32-H2 among other changes. The good news is that Arduino ESP32 Core 3.0.0 is now considered stable, and ...
As just noted in my article about LILYGO T-32C3 module, the ESP32 Arduino 2.0.0 release happened a few days ago adding ESP32-C3 and ESP32-S2 support to the Arduino IDE. But the news probably warrants ...
The Arduino IDE 2 offers plug-and-play support and even debugging without requiring external hardware. The official ESP32 core for Arduino can be used too, and the board is compatible with the Arduino ...
Bojan Jurca’s open-source Arduino sketch "Esp32_oscilloscope," transforms any ESP32 board to function as a web-based oscilloscope accessible over WiFi. While the Scoppy project demonstrated the ...