Pulse sensor interface
Objective :
- To know how to interface between pulse sensor and Arduino Nano
- To do research background about heart rate and blood pressure
Activity: The function of pulse sensor is to get the heart rate reading from the blood circulation. There are three recommended place location for the sensor which is on fingertip, wrist and earlobe. For this project, the sensor chosen to be place on the wrist. To try interface the pulse sensor with Arduino Nano, a coding from open source had been tried to interface between pulse sensor and Arduino Nano. The pulse sensor connected to pin A0 as it produce analog input. The VCC pin of pulse sensor was connected with 5V pin on Arduino and for Ground pin of the pulse sensor was connected to the ground pin of Arduino.
Figure 1 Connection pin between pulse sensor and Arduino |
Figure 2 Heart rate reading on serial monitor |
Conclusion : The relationship between heart rate and blood pressure is the abnormal reading of heart rate produced abnormal range of blood pressure class. More details will be discuss when I starts write chapter Results and Discussion for final report.
No comments:
Post a Comment