Skip to content
This repository has been archived by the owner on Apr 26, 2019. It is now read-only.

adafruit/Flora-NeoGeo-Watch

Folders and files

NameName
Last commit message
Last commit date

Latest commit

2e81db1 · Apr 25, 2019

History

11 Commits
Jan 8, 2015
Apr 25, 2019
Nov 25, 2014
Sep 24, 2013

Repository files navigation

This repository has been archived

This code was migrated to https://github.com/adafruit/Adafruit_Learning_System_Guides/tree/master/Flora_NeoGeo_Watch


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.txt 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)