Skip to content

Latest commit

 

History

History
4 lines (4 loc) · 435 Bytes

README.md

File metadata and controls

4 lines (4 loc) · 435 Bytes

SIM808PythonSample

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.