A zero-config, Nix-powered development environment for ESP32 family boards running MicroPython. One command enters the dev shell with every tool you need — esptool, mpremote, picocom, and a custom esp ...
#define FRAME_DELAY_MS 80 // 80ms ≈ 12fps — realistic for ESP32-CAM WiFi throughput. // Going faster causes WebSocket buffer overflow → disconnect loop. // 80ms gives stable connection; 50ms may work ...