The Cardio Frequency Meter project is designed to measure heart rate using a sensor and display the data in real-time. This project aims to provide an accurate and user-friendly way to monitor cardiovascular health.
- Heart Rate Measurement: Accurately measure the user's heart rate.
- Real-Time Display: Show heart rate data in real-time.
- User-Friendly Interface: Ensure the system is easy to use and understand.
- Heart Rate Sensor: Utilizes a sensor to detect heartbeats.
- Real-Time Monitoring: Continuously displays heart rate data.
- Data Visualization: Graphical representation of heart rate over time.
- Arduino: Microcontroller for processing sensor data.
- Pulse Sensor: Hardware component for detecting heartbeats.
- LCD Display: Screen for real-time data visualization.
- Clone the repository:
git clone https://github.com/lucasolerr/projet-cardio-frequence-metre-ing1.git
- Connect the hardware components (Arduino, Pulse Sensor, LCD Display).
- Upload the provided Arduino sketch to the Arduino board.
- Power on the Arduino.
- Place the pulse sensor on your fingertip or earlobe.
- Observe the real-time heart rate data on the LCD display.