NishantSahay7 / 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.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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.

About

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.

License:MIT License


Languages

Language:C 66.9%Language:Makefile 33.1%