WiMon is a wireless patient monitoring system designed to track and transmit vital signs using the MAX30102 sensor. The system features a user-friendly interface rendered with LVGL (Light and Versatile Graphics Library) and leverages Firebase Cloud Functions for cloud communication. Modules communicate wirelessly using RF technology, ensuring seamless data transmission across devices.
- Real-time monitoring: Measures heart rate and SpO2 using MAX30102.
- Wireless communication: Uses RF modules for module-to-module data transmission.
- Cloud integration: Syncs data to Firebase using Cloud Functions.
- Intuitive UI: Interactive and responsive UI powered by LVGL.
- Data analysis: Stores and retrieves patient data for trend analysis.
- Sends alerts to caregivers if values exceed thresholds.
- Uses Firebase Cloud Messaging for real-time alerts.
