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 is the favourite database of all that is portable and widely used. Availability on ESP32 platform makes it even more portable. Sqlite can handle terrabyte sized data, ACID compliant and ...
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 ...
That’s great for users relying on the Arduino IDE, but some prefer working with PlatformIO, and there’s currently an open issue on PlatformIO about support for Arduino ESP32 Core v3.0.0 which may ...
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 ...