Skip to content

Latest commit

 

History

History
22 lines (11 loc) · 838 Bytes

ReadMe.md

File metadata and controls

22 lines (11 loc) · 838 Bytes

GPS GPRS Tracking system for covid-19 patient

This project is based on Atmega328p SIM28 as a GPS sensor and SIM800 for sending data to firebase (remote server) and it is battery powered device .

alt text alt text

Requirements

  • first of all you need to upload some js functions to firebase , you can find those functions in this repo .
  • arduino IDE or any other IDE for AVR microcontrollers
  • tiny GPS library

Work to do

  • include function to send PMTK commands to SIM28 in order to improve position accuracy
  • include function to enter the ATmega328p in deep sleep mode to improve the tracking unit autonomy