SkillAgentSearch skills...

GPSLogger

Simple project which logs data from GPS module (NEO 6M) into SD card.

Install / Use

/learn @CheapskateProjects/GPSLogger
About this skill

Quality Score

0/100

Supported Platforms

Universal

README

GPSLogger

GPS Logger

Simple project which logs data from GPS module (NEO 6M) into SD card. Locations are stored as file (yyyyMMdd.txt) and the file will contain one row per location (dd.MM.yyyy HH:mm:ss lat,lon). Location is stored for each interval given as configuration variable 'frequency'.

Led modes: continuous - error blinking - looking for location off - everything ok

Connecting modules: Pin3 - GPS-module-RX Pin4 - GPS-module-TX Pin10 - SD-module-SS Pin11/MOSI - SD-module-MOSI Pin12/MISO - SD-module-MISO Pin13/SCK - SD-module-SCK

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

Related Skills

View on GitHub
GitHub Stars9
CategoryDevelopment
Updated2y ago
Forks6

Languages

Arduino

Security Score

70/100

Audited on Aug 15, 2023

No findings