Skip to content

Tracing COVID-19 patient using SAM-M8Q GPS modul and MAX30102 for heart rate monitoring

Notifications You must be signed in to change notification settings

hafidhh/Patient-Surveillance-ESP8266

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

27 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Tracing-Covid-ESP8266

Tracing patient using SAM-M8Q GPS modul and using MAX30102 for heart rate monitoring.
this device will send data to Firebase, app will display the data and show a notification if someone leaves the Geofencing zone (Quarantine zone).

Device

Alt text

Component

  1. NodeMCU ESP8266
  2. Battery
  3. Battery Management System (Charger)
  4. Resistor 100KΩ
  5. GPS Module (SAM-M8Q)
  6. Heart Rate Sensor (MAX30102)

Wiring

Alt text

References

Related Projects