News

AI-On-The-Edge-Cam is an ESP32-S3 board with a 2MP camera and RGB LEDs designed to digitize legacy utility meters.
The problem Trying to upload a new firmware to an ESP32-C2 device and it appears to be failing to find a bootloader.bin file which seems to be failing the merge_bin command after compiling the firm ...
ESP32 reads temperature and humidity from a DHT11 sensor and sends the data directly to InfluxDB Cloud. The web app (Flask) retrieves and visualizes this data using an embedded Grafana dashboard.