Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/yaffin/heartbeat-monitoring-system
HEARTBEAT-MONITORING-SYSTEM
https://github.com/yaffin/heartbeat-monitoring-system
arduino coa max30100 nodemcu-esp8266
Last synced: 3 days ago
JSON representation
HEARTBEAT-MONITORING-SYSTEM
- Host: GitHub
- URL: https://github.com/yaffin/heartbeat-monitoring-system
- Owner: Yaffin
- Created: 2024-08-11T11:47:05.000Z (3 months ago)
- Default Branch: main
- Last Pushed: 2024-08-11T12:07:07.000Z (3 months ago)
- Last Synced: 2024-10-11T11:43:45.680Z (26 days ago)
- Topics: arduino, coa, max30100, nodemcu-esp8266
- Language: C++
- Homepage:
- Size: 591 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
Heartbeat Monitoring System using Blynk, NodeMCU ESP8266, and MAX30100 Pulse Oximeter
Overview
This project is a heartbeat and SpO2 monitoring system that uses the MAX30100 Pulse Oximeter sensor, NodeMCU ESP8266 microcontroller, and the Blynk IoT platform. The system measures heart rate and blood oxygen levels in real-time and displays the data on the Blynk mobile app.Features
Real-time Monitoring: Continuously measures heart rate and SpO2 levels.
IoT Integration: Sends data to the Blynk app for remote monitoring.
Wireless Connectivity: Uses Wi-Fi through the NodeMCU ESP8266 for seamless data transmission.
User-friendly Interface: Blynk app provides an easy-to-use interface for real-time data visualization.
Components
NodeMCU ESP8266: Microcontroller used for data processing and Wi-Fi communication.
MAX30100 Pulse Oximeter: Sensor used to measure heart rate and blood oxygen levels.
Blynk App: IoT platform to visualize the data in real-time.
Breadboard and Jumper Wires: For connecting the components.