Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/kadermiyanyedi/iot-project-esp8266-max30100
IOT project using esp8266 and max30100
https://github.com/kadermiyanyedi/iot-project-esp8266-max30100
esp8266 firebase firebase-realtime-database flask iot-project max30100 python3
Last synced: 23 days ago
JSON representation
IOT project using esp8266 and max30100
- Host: GitHub
- URL: https://github.com/kadermiyanyedi/iot-project-esp8266-max30100
- Owner: Kadermiyanyedi
- Created: 2020-12-27T09:45:58.000Z (about 4 years ago)
- Default Branch: main
- Last Pushed: 2020-12-27T10:04:38.000Z (about 4 years ago)
- Last Synced: 2024-10-23T23:38:52.354Z (2 months ago)
- Topics: esp8266, firebase, firebase-realtime-database, flask, iot-project, max30100, python3
- Language: C++
- Homepage:
- Size: 138 KB
- Stars: 2
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: Readme.md
Awesome Lists containing this project
README
# IOT Project Using Esp8266 and MAX30100
## Used Technologies
- Flask
- MAX30100
- Esp8266
- Firebase Realtime Database---
This project shows you how to read MAX30100 heart beat sensor, and publish the data to Firebase Realtime Database.
If you want, you can view it on the mini dashboard prepared with flask.System Architecture :
![System Architecture](./assets/system_architecture.png)
Flask Dashboard :
![Flask Dashboard](./assets/dashboard.png)