Skip to content

Commit 78a01e3

Browse files
authored
Create README.md
1 parent 30c601a commit 78a01e3

1 file changed

Lines changed: 25 additions & 0 deletions

File tree

Flora_NeoGeo_Watch/README.md

Lines changed: 25 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,25 @@
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.

0 commit comments

Comments
 (0)