Add single-ESP32S3 demo setup for presence detection#600
Conversation
Simplified setup for running RuView with just ONE ESP32-S3 board: - Basic presence detection (room occupancy) - Motion detection - Distance estimation For full pose estimation (17 keypoints), breathing, and heart rate, 2+ nodes are recommended. Co-Authored-By: Claude Opus 4.7 <noreply@anthropic.com>
|
Thanks for the contribution — the single-node entry point is a real gap. A few issues to fix before this can land:
The intent is good and there's clearly a real audience for a single-node entry point. Happy to re-review once these are addressed. |
Simplified setup for running RuView with just ONE ESP32-S3 board:
For full pose estimation (17 keypoints), breathing, and heart rate, 2+ nodes are recommended.