Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Commit f953a30

Browse files
committed
docs: mention ESP32 independent operation in README intro
Co-Authored-By: claude-flow <[email protected]>
1 parent f995f69 commit f953a30

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22

33
**See through walls with WiFi.** No cameras. No wearables. Just radio waves.
44

5-
WiFi DensePose turns commodity WiFi signals into real-time human pose estimation, vital sign monitoring, and presence detection — all without a single pixel of video. By analyzing Channel State Information (CSI) disturbances caused by human movement, the system reconstructs body position, breathing rate, and heartbeat using physics-based signal processing and machine learning.
5+
WiFi DensePose turns commodity WiFi signals into real-time human pose estimation, vital sign monitoring, and presence detection — all without a single pixel of video. By analyzing Channel State Information (CSI) disturbances caused by human movement, the system reconstructs body position, breathing rate, and heartbeat using physics-based signal processing and machine learning. The [server](#-quick-start) is optional for visualization and aggregation — the [ESP32 runs edge intelligence independently](#esp32-s3-hardware-pipeline), performing on-device presence detection, vital signs, and fall detection without any host connection.
66

77
[![Rust 1.85+](https://img.shields.io/badge/rust-1.85+-orange.svg)](https://www.rust-lang.org/)
88
[![License: MIT](https://img.shields.io/badge/License-MIT-yellow.svg)](https://opensource.org/licenses/MIT)

0 commit comments

Comments
 (0)