File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 1+ ## Adafruit FLORA NeoGeo Watch Tutorial code repository
2+
3+ The FLORA NeoGeo Watch is a project created by Becky Stern and Tyler Cooper.
4+
5+ For more details on the project, please visit http://learn.adafruit.com/flora-geo-watch/ .
6+
7+ Adafruit invests time and resources providing this open source design, please support Adafruit and open-source hardware by
8+ purchasing products from [ Adafruit] ( https://www.adafruit.com/ ) !
9+
10+ Written by Tyler Cooper for Adafruit Industries.
11+ BSD license, check LICENSE.md for more information
12+
13+ ------------------------------
14+
15+ This code example requires:
16+ - the Adafruit GPS library (Arduino library manager)
17+ - the Time library which can be downloaded from http://www.pjrc.com/teensy/td_libs_Time.html
18+ - the Adafruit LSM303DLHC library (in Arduino library manager)
19+ - the Adafruit NeoPixel library (in Arduino library manager)
20+
21+ ----------------------------------
22+ This code was migrated from repo https://github.com/adafruit/Flora-NeoGeo-Watch which was then archived.
23+
24+ If you would like this repo modified, please use the GitHub Issues and Pull Request mechanisms to note changes. Adafruit
25+ welcomes pull requests to fix or improve code.
You can’t perform that action at this time.
0 commit comments