|
@@ -2,6 +2,8 @@ glitter positioning system
|
2
|
2
|
==========================
|
3
|
3
|
|
4
|
4
|
A CircuitPython project to push GPS coordinates over LoRa and display rough
|
5
|
|
-directional info for members of a group using a NeoPixel ring.
|
|
5
|
+directional info for members of a group using a NeoPixel ring. Originally
|
|
6
|
+built for Burning Man 2018.
|
6
|
7
|
|
7
|
|
-Adafruit Learning System guide coming shortly!
|
|
8
|
+Please see [the Adafruit Learning System guide](https://learn.adafruit.com/glitter-positioning-system/overview)
|
|
9
|
+for a detailed description and build instructions.
|