An ESP32 client that captures audio over I2S and posts WAV to a server. A lightweight Flask/Gunicorn server that returns JSON transcriptions via speech_recognition. Designed for deterministic embedded ...
ESP32-CAM captures a parking area image on a button press (GPIO 13). The image is sent via HTTPS POST to the CircuitDigest Cloud Parking Detection API. The cloud AI model returns JSON with occupied ...
A full-featured desktop app for controlling a custom ESP32-based macropad over serial. Built with a React + Vite frontend running inside a pywebview frameless window, backed by a pure-Python layer for ...