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

Primary LanguageCMIT LicenseMIT

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.