holter

Pediatric Holter Monitor

Grad School Project

Tech: Arduino, Processing, Prototyping, Textile Collaboration, Medical Collaboration

Tags: Digital, Interactive

Project Description

At Philadelphia University, they are all about collaboration. I was thrilled when one assignment was to team up with a fellow classmate and a graduate student in the Textiles Program. Right off the bat, we wanted to explore options in the medical field. Seeing a need for a child-friendly holter monitor, we jumped into action. A traditional holter monitor attaches to the skin with leads and can be uncomfortable for a typical, active child. Incorporating the electronics directly into the fabric and using microphones instead of leads was a way to make a child more comfortable and not worry about a lead getting knocked off during activity.

The next challenge was handling the data. If a monitor is running for 24 hours and recording every heart beat, that amount of data adds up quick. Writing a program that calibrated what the child's normal heartbeat was versus when the beat was out of the normal threshold range was the next step. Next, working with an SDCard, when the heart beat was out of the normal threshold range, the data was recorded to the SDCard. After 24 hours, the SDCard will hold the irregular heart beats with a timestamp and duration of irregularity. As a bonus, the SDCard is detachable, so the parent can mail back the card as soon as the testing period is over so the doctor can start the analysis sooner and have the results readily available at a follow up appointment.