How I built it
- Balanced MCU memory and timing constraints against the real-time ECG sample rate.
- Kept the edge detection logic separate from the cloud ingestion so failure modes were easy to reason about in demo and review.
- Threads straight into my interest in governed operational data pipelines: signal processing on the edge, alerting in the cloud, audit trail in between.