8000 GitHub - kzeta/SimGpsTransmitter
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

kzeta/SimGpsTransmitter

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 

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

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • C++ 100.0%
0