News

ESP32 Flight Controller PWM Monitor This project uses an ESP32 to act as a Wi-Fi Access Point and read PWM signals from a flight controller. It hosts a simple web page that displays these signal ...
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.
Known issues: Arduino IDE 1.8.7 or older is not supported and will cause compiler errors! The ESP32 does not work on macOS Big Sur 11.x, but this issue can be fixed easily as described here: Big Sur ...
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 ...
Arduino Core for ESP32 gets a Zigbee wrapper library Some of the newer Espressif Systems wireless SoCs such as the ESP32-H2 and ESP32-C6 support Zigbee through their built-in 802.15.4 radio. It’s been ...
Learn how to program the ESP32-CAM development board using USB to Serial converters. This guide covers pinouts, boot modes, hardware connections, and troubleshooting methods.