Home

Awesome

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

ColourTypeWhenMeaning
YellowFlashBootSD card Mounted
RedSteadyAnytimeNo GPS Lock
BlueFlashAnytimeSearch for LoRaWAN
BlueSteadyAnytimeJoined LoRaWAN network
YellowFlashAnytimeWritten to file
GreenFlashAnytimeSent LoRaWAN message
RedDouble FlashAnytimeWrite 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.