Distributed IoT platform using dual ESP32-CAM nodes to correlate home network health (latency, signal strength, rogue devices) with physical motion events — FastAPI backend, JWT auth, TimescaleDB, Dockerized deployment.
Status: core platform functional — firmware, backend, authentication, automated device detection with remote snapshot capture, and a live dashboard are all working end-to-end. Docker deployment and full documentation in progress.
- Firmware: ESP32
- Backend: FastAPI, MQTT (Mosquitto), PostgreSQL + TimescaleDB
- Dashboard: React
- Deployment: Docker Compose, GitHub Actions CI
MIT - see LICENSE