Click and Test is an innovative remote health monitoring project designed to track real-time heart rate and body temperature data. Using an ESP8266 module to gather health metrics and a Flutter app to retrieve and display this data from the Blynk IoT cloud, this project aims to make remote health monitoring accessible and efficient.
- ESP8266 Module: A WiFi-enabled microcontroller that senses heart rate and body temperature.
- Blynk IoT Cloud: A cloud platform that securely stores the health data and provides API access for real-time updates.
- Flutter: Cross-platform mobile framework used to create the app interface that displays health metrics.
This project includes two main components:
- ESP8266 Module Setup: Configured to measure heart rate and body temperature data through sensors connected to the body. This data is then sent to the Blynk IoT cloud for storage.
- Flutter App: The app connects to the Blynk cloud, retrieves the data, and displays it in real time, allowing for remote health monitoring.
With this setup, users can access their vital stats anytime and anywhere, making it a valuable tool for remote healthcare and wellness monitoring.
For more technical insights, such as setup instructions and specifications for the ESP8266 model, please refer to the project presentation available in this repository.
We welcome and appreciate any contributions to enhance this project! If you’d like to contribute—whether through code, documentation, or ideas—please feel free to open an issue or submit a pull request. All contributors will be recognized for their valuable efforts.
You can downlaod and have a view of the app from here : Click And Test. Although the app usage will need the model to be connected as well, which is only possible if you will recreate the model so, this will only provide you the access to app, integrating the model will give you the fully-functioning app.
Thank you for checking out Click and Test! We look forward to your support and feedback.