ArgusEyeCam
ArgusEye ist ein komplettes Eigenbau-Kamerasystem: Die Firmware (C++17, PlatformIO) läuft auf einem ESP32-S3 mit PIR-Sensor, Echtzeituhr und SD-Karte und ist kompromisslos auf Energieeffizienz ausgelegt — das Gerät verbringt sein Leben im Tiefschlaf (Ziel ~10 µA) und weckt Kamera und Funk nur, wenn es etwas zu sehen gibt.
ArgusEye is a complete self-built camera system: the firmware (C++17, PlatformIO) runs on an ESP32-S3 with a PIR sensor, real-time clock and SD card, and is uncompromisingly designed for energy efficiency — the device spends its life in deep sleep (target ~10 µA) and only wakes camera and radio when there is something to see.
Die Companion-App (Flutter) koppelt per QR-Code und Bluetooth, findet die Kamera im Heimnetz automatisch oder spricht sie im Feld über deren eigenen WLAN-Hotspot an, synchronisiert Ereignisse, zeigt Bilder und spielt Firmware-Updates over-the-air ein — durchgehend token-gesichert.
The companion app (Flutter) pairs via QR code and Bluetooth, finds the camera on the home network automatically or talks to it in the field through its own Wi-Fi hotspot, syncs events, shows pictures and installs firmware updates over the air — token-secured throughout.