Dantir — ESP32-S3 surveillance counter-watcher. BLE + WiFi detection of Flock Safety, Ring, and other surveillance devices.
- Restructure detection arrays to categorized structs (MfrEntry, NameEntry) - Add 8 threat categories: flock, glasses, tracker, lawenf, ring, camera, raven, wifi - Add 10 new BLE manufacturer IDs: Meta (x2), Luxottica, Snapchat, Axon, Motorola Solutions, Tile, Hikvision, Arlo, Wyze - Add smart glasses name patterns (rayban, ray-ban, ray ban) - Category field flows through all JSON output (API, SPIFFS, serial) - Morse code buzzer alerts per category (F=flock, G=glasses, T=tracker, L=lawenf, R=ring, S=camera, V=raven) - Per-category alert triggering replaces global suppression flag - Decouple heartbeat timer from re-detections for clean 10s cadence - Fix heartbeat firing immediately after initial detection alert - Dashboard: full category legend, color-coded charts for all categories - Color swap: Flock=red, Ring=blue, Raven=amber Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com> |
||
|---|---|---|
| src | ||
| .gitignore | ||
| LICENSE | ||
| partitions.csv | ||
| platformio.ini | ||