IoT Based Pilot Health Monitoring System
IoT-based real-time pilot health and aircraft state monitoring system using ESP8266 NodeMCU, MAX30100, DS18B20, and BMP180 sensors, integrated with the Blynk IoT platform.
IoT Based Pilot Health Monitoring System is an embedded IoT project developed to monitor pilot health parameters and aircraft state in real time, with the goal of enhancing flight safety.
Overview
The system continuously acquires physiological and environmental data from the pilot and cockpit, transmitting readings to the Blynk IoT dashboard for remote monitoring and alerting.
Sensors & Hardware
- ESP8266 NodeMCU: Wi-Fi-enabled microcontroller serving as the central processing and communication unit.
- MAX30100: Pulse oximeter and heart rate sensor for monitoring SpO₂ and BPM.
- DS18B20: Digital thermometer for body temperature measurement.
- BMP180: Barometric pressure and altitude sensor for aircraft state monitoring.
- Programmed using Arduino IDE (C/C++).
Platform
- Blynk IoT: Cloud-based dashboard for real-time data visualization and threshold-based alerts.
Period
November 2022 – March 2023