To develop a health monitoring system with STM32 Blue Pill that integrates sensors for vital signs, provides real-time feedback via an LCD, and enables remote monitoring and emergency alerts through wireless communication.
This project focuses on developing a comprehensive health monitoring system using the STM32 Blue Pill microcontroller as the central processing unit. The system integrates various sensors and modules to monitor and transmit vital health parameters. The STM32 Blue Pill manages sensor data from a pulse oximeter for detecting pulse rate and SpO2 levels, a DS18B20 temperature sensor for environmental monitoring, and a GPS module for precise location tracking. An I2C LCD display provides immediate feedback on the monitored parameters. Data collected by the STM32 is transmitted wirelessly via a NodeMCU ESP8266 module to a web server for remote monitoring and storage. Additionally, a GSM module enables emergency communication by sending SOS messages to registered mobile numbers when triggered manually or when sensor values exceed predefined thresholds, providing critical alerts along with location coordinates. This integrated system offers a robust solution for continuous health monitoring and emergency response in various environments.
NOTE: Without the concern of our team, please don't submit to the college. This Abstract varies based on student requirements.

Hardware components:
Software components: