Skip to content

FEEprojects/pycom-gps-logger

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

76 Commits
 
 
 
 
 
 
 
 

Repository files navigation

pycom-gps-logger

Basic code to use the pytrack board and a LoPy (will potentially also work with the Fipy). If a µSD card is present it will also log co-ordinates to file.

Device Debug Information

Some output is printed to the console otherwise the RGB LED is used to show various states

Colour Type When Meaning
Yellow Flash Boot SD card Mounted
Red Steady Anytime No GPS Lock
Blue Flash Anytime Search for LoRaWAN
Blue Steady Anytime Joined LoRaWAN network
Yellow Flash Anytime Written to file
Green Flash Anytime Sent LoRaWAN message
Red Double Flash Anytime Write to SD card failed

Multiple LEDs can be lit at the same time so Purple means on LoRaWAN network but no GPS.

Client

Utilities to recieve MQTT messages and display / record into mongo database for later analysis.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages