CSI-based walking pattern analysis for Parkinsonian gait, post-stroke asymmetry, and fall-risk scoring across the patient cohort.
Real-time CSI motion + presence stream from a paired sensor with per-stride gait parameters and live scoring.
[ready] waiting for first stride window…
Cohort overview with latest gait score, fall risk, and primary classification.
Recorded walking sessions across the cohort with computed gait parameters and classifications.
Aggregate trends and per-parameter distributions for clinical reporting.
Real-time gait events emitted by the cog. Acknowledge to dismiss; escalate to notify clinical staff.
ESP32-S3 sensors providing CSI motion and presence input to the gait analysis cog.
Cog configuration, event thresholds, and integration endpoints.
name: gait-analysis version: 1.3.0 category: health hardware: ESP32-S3 inputs: [csi_motion, presence] events: - gait_score - fall_risk - asymmetry_detected - parkinsonian_gait size: 32 KB difficulty: hard description: | Analyzes walking patterns to detect Parkinsonian gait, post-stroke asymmetry, and generates fall-risk scores using temporal gait parameters.
scanning for ESP32-S3 advertisements on local mDNS…