| .. | ||
| Flora_NeoGeo_Watch | ||
| LICENSE.md | ||
| README.md | ||
Adafruit FLORA NeoGeo Watch Tutorial code repository
The FLORA NeoGeo Watch is a project created by Becky Stern and Tyler Cooper.
For more details on the project, please visit http://learn.adafruit.com/flora-geo-watch/.
Adafruit invests time and resources providing this open source design, please support Adafruit and open-source hardware by purchasing products from Adafruit!
Code written by Tyler Cooper for Adafruit Industries. BSD license, check LICENSE.md for more information
The code example requires:
- the Adafruit GPS library (in Arduino library manager)
- the Time library which can be downloaded from http://www.pjrc.com/teensy/td_libs_Time.html
- the Adafruit LSM303DLHC library (in Arduino library manager)
- the Adafruit NeoPixel library (in Arduino library manager)
This code was migrated from repo https://github.com/adafruit/Flora-NeoGeo-Watch which was then archived.
If you would like this repo modified, please use the GitHub Issues and Pull Request mechanisms to note changes. Adafruit welcomes pull requests to fix or improve code.