Skip to content

Latest commit

 

History

History
2 lines (2 loc) · 352 Bytes

File metadata and controls

2 lines (2 loc) · 352 Bytes

GPS-Tracker-using-SIM868-and-ATMEGA32

It uses GPRS and GPS technologies which allows to easily perform realtime tracking. Here idea is simple: read the GPS coordinates (longitude and latitude) and send them by using HTTP request to a web server. Then use a web browser to load the PHP webpage which uses GOOGLE MAPS to show the location in realtime.