Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

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

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)