This repo contains Python Code for interfacing with SIM808 hardware. This code only gives the GPS values yet. Generally AT commands are used to interface with the device. To know more about the SIM808 device use this wiki page provided by the Seedstudio
http://wiki.seeed.cc/Mini_GSM_GPRS_GPS_Breakout_SIM808/
In the next commits the code for interfacing with GSM is going to be tested and added in this repo.