You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
Brennen Bearnes 59697a7a93 link guide in README 5 years ago
lib re-add code at top level of repo; main.py -> code.py 5 years ago
.gitignore add LICENSE, tidy code layout 5 years ago
LICENSE add LICENSE, tidy code layout 5 years ago
Makefile add LICENSE, tidy code layout 5 years ago
README.md link guide in README 5 years ago
calibrate.py add LICENSE, tidy code layout 5 years ago
code.py expand on commentary & docstrings 5 years ago
compass.py stuff from the other night 5 years ago
glitterpos.py we're not sending a checksum 5 years ago
glitterpos_cfg.py add boulder example 5 years ago
glitterpos_util.py bearing_to_pixel(): use count instead of hardcoded 16 5 years ago

README.md

glitter positioning system

A CircuitPython project to push GPS coordinates over LoRa and display rough directional info for members of a group using a NeoPixel ring. Originally built for Burning Man 2018.

Please see the Adafruit Learning System guide for a detailed description and build instructions.