Ajay Neginhal

This project applies Zephyr RTOS on the nRF52833 to deliver reliable ECG acquisition with BLE streaming for downstream analysis and visualization.

ResearchTBDEmbedded Engineer

Zephyr RTOS Embedded Medical Device

nRF52833-based embedded medical device using Zephyr RTOS, BLE, and ECG acquisition.

Figure coming soon
Embedded medical device architecture (placeholder).
EmbeddedRTOSBLEBiomedicalSignal Processing

Key Reminders

  • Describe the Zephyr task architecture and why RTOS scheduling mattered.
  • Explain BLE data streaming and power considerations.
  • Discuss ECG signal integrity and filtering decisions.

Technologies

Zephyr RTOSnRF52833BLECECGADC

System Overview

Built an embedded medical device platform on the nRF52833 to acquire ECG signals and stream data over BLE for analysis.

RTOS Architecture

Zephyr tasks manage sampling, preprocessing, and BLE transmission with deterministic timing and low power use.

Figure coming soon
RTOS task diagram placeholder.

c code

Code example forthcoming

Zephyr thread scheduling and BLE notification routine.

Hardware and Signal Chain

The analog front end feeds the ADC, with filtering stages tuned for ECG frequency bands and noise rejection.

Figure coming soon
PCB layout / analog front-end schematic placeholder.

Testing and Validation

Bench validation focused on sampling stability, BLE throughput, and signal quality under motion artifacts.

Figure coming soon
ECG signal quality plots placeholder.

Demo and Next Steps

Future work includes firmware hardening, expanded signal processing, and clinical pilot planning.

Figure coming soon
Demo video placeholder.