News

This project uses an ESP32 microcontroller to read sensor data (temperature, humidity, air quality, etc.) and send it wirelessly to a computer. Data is displayed on the Serial Monitor and can ...
LiteWing is a compact, WiFi-controlled drone based on the ESP32-S3 microcontroller. Designed for hobbyists, makers, ... When using these IO pins, please follow the actual functionality as described in ...
Currently all the peripheral pins are defined in code. We have two boards with different ESP32 pinouts, and we'll likely have more. Create a method to abstract that via configuration or features. (An ...