kmartinez / icetracker-py

circuitpython for 2023 glacier tracker base and rovers
0 stars 1 forks source link

Icetracker firmware for rover and base station 2022/3

see glacsweb.org for more details This mainly circuitpython code is designed to run the icetrackers we produced to monitor glaciers using Ublox M9P GNSS units. It does the following:

Circuitpython

designed to run on circuitpython - tested on version 8 needs modified GPS library, temperature and DS2131 RTC libraries

Hardware

Uses Thing Plus SAMD51, Sparkfun M9P GPS, Adafruit FONA and XTSD flash/SD, DIGI SX868 radio. Sparkfun SWARM untested

Docs

To make html docs run ./make.bat html. Other formats can be made in a very similar way (run make.bat for options)