项目作者: catnip-evergreen

项目描述 :
Development of ARDUINO based sensor to measure the beats per minute of a human being
高级语言: C++
项目地址: git://github.com/catnip-evergreen/heart-beat-sensor.git
创建时间: 2020-05-12T11:01:50Z
项目社区:https://github.com/catnip-evergreen/heart-beat-sensor

开源协议:MIT License

下载


heartbeat-sensor

Development of ARDUINO based sensor to measure the beats per minute of the heart of a human.

This project was done as a part of course work INSTR-F312, Transducers and Measurement Technology, offered by the Birla Institute of Technology & Science, Pilani in the odd semester of 2019-2020.

The contributors are: Prerna Baranwal, Rajebhosle Omkar Veersingh, Purva Jain and Priyesh Agarwal.

Software Requirements

Arduino IDE is required to run the code.

Hardware Requirements

The hardware required to make the above project is

  • Pulse Sensor
  • Arduino Uno
  • LCD 1602
  • 330 ohm resistor
  • 10k ohm potentiometer

Code

https://github.com/catnip-evergreen/heart-beat-sensor/blob/master/pulse_sensor_with_lcdcodefinal.ino

Hardware Setup

The hardware setup can be found here : https://github.com/catnip-evergreen/heart-beat-sensor/blob/master/hardware_setup.JPG

License

Please read LICENSE.txt in this directory.

External References

The references used are: