Skip to content

anishpatill7/CPR-Feedback-and-Guidance-Device

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 

Repository files navigation

CPR Feedback and Guidance Device

Semester V Mini Project 2021

Introduction:

Cardiopulmonary Resuscitation or CPR is when a person performs chest compressions and breathing into a patient who has no pulse or who isn’t breathing. Chest compressions combined with breathing into the patient will carry the now oxygenated blood throughout the body and into the brain. A CPR feedback device is a an instrumented directive feedback device which measures compression rate, depth, and provides real-time visual feedback on these critical CPR skills.

Components:

1. Arduino Uno
2. LCD Panel
3. Force sensors
4. Resistors and Potentiometer
5. LED and Button

Block Diagram:

Working:

Step 1

Place the force sensor on the patients chest. The compression force will measured by the sensor. It will calculate the pressure and signal by switching on either the green or red light. If the pressure is less than 500 then, Green LED will turn ON. If the pressure is greater than 500 then, Red LED will turn ON.

Step 2

When the CPR begins the Time count starts till it reaches 30 compressions for a single cycle. The LCD will display GOOD as its output message if the BPM range is between 100 to 120. BMP can be calculated by the following formula BPM count = 30 / Total Time BPM = BPM count x 60

Step 3

After every cycle the LCD panel displays the Total Time and BPM Rate. After 5 cycles the device will get reset to the original settings. To maintain good CPR practice the BPM range and compression force must be maintained at all times.

Outcome:

Due to its compact and easy to use features the CPR Feedback Device can save many lives. The device can be used to educate and train medical students and public to help them perform CPR in case of medical emergencies. The guided instructions of the device helps the rescuer to perform accurate CPR compressions which increases the performance.



Thank You!

Releases

No releases published

Packages

No packages published