Skip to content
 
 

Repository files navigation

SimGpsTransmitter

Simple project which logs data from GPS module (NEO 6M) into a web service using data HTTP GET requests through SIM800L module. Location is sent for each interval given as configuration variable 'frequency'.

Connecting modules: Pin3 -> GPS-module-RX Pin4 -> GPS-module-TX Pin5 -> SIM-module-TX Pin6 -> SIM-module-RX

Dependency(TinyGPS++ library): http://arduiniana.org/libraries/tinygpsplus/

About

A simple Arduino project that logs GPS data from a NEO 6M module and sends it to a web service via HTTP GET requests using a SIM800L GSM module. The location is transmitted at configurable intervals. Utilizes the TinyGPS++ library for GPS data parsing.

Topics

Resources

Stars

0 stars

Watchers

0 watching

Forks

Releases

Packages

Contributors

Languages