Skip to content

Latest commit

 

History

History
14 lines (11 loc) · 967 Bytes

README.md

File metadata and controls

14 lines (11 loc) · 967 Bytes

Arduino-GprsSIM900andGpsNEO-6M

Where is my arduino?

This sketch code to get geolocation with SIM900 & Gps NEO-6M and send the coordinates to a API.

The following code show how to use an Arduino UNO with the GPRS+GPS(SIM900 / NEO-6M) shield to send GPS coordinates to a API through HTTP protocol. This example also serves to help other developers who are facing the same problem or a similar problem with Gprs SIM900 and Gps NEO-6M working together.

This code is the solution for the following issues in stackoverflow: