Adafruit_Learning_System_Gu.../Flora_NeoGeo_Watch
2022-02-23 13:25:24 -05:00
..
Flora_NeoGeo_Watch Added SPDX to 30 more files - spdx-33 2022-02-23 13:25:24 -05:00
LICENSE.md Create LICENSE.md 2019-04-25 15:12:58 -04:00
README.md Update README.md 2019-04-25 15:17:36 -04:00

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.