/ Flora_Piano_Glove / README.md
README.md
1 ## Adafruit PianoGlove Tutorial Source Repo 2 3 The project was created by Collin Cunningham. 4 5 For more details on the project, please visit https://learn.adafruit.com/pianoglove. 6 7 Adafruit invests time and resources providing this open source design, please support Adafruit and open-source hardware by purchasing products from [Adafruit](https://www.adafruit.com)! 8 9 Check LICENSE.md for license information 10 11 This code example requires the following Arduino libraries: 12 13 Adafruit GPS library which can be downloaded from https://github.com/adafruit/Adafruit-GPS-Library 14 15 Adafruit NeoPixel library which can be downloaded from https://github.com/adafruit/Adafruit_NeoPixel 16 17 ---------------------------------- 18 This code was migrated from repo https://github.com/adafruit/pianoglove which was then archived. 19 20 If you would like this repo modified, please use the GitHub Issues and Pull Request mechanisms to note changes. Adafruit 21 welcomes pull requests to fix or improve code.