/ Flora_Game_Controller / README.md
README.md
1 ## Adafruit Flora Game Controller 2 3 Example code for a Flora game controller with capacitive touch sensing! Full tutorial and video: 4 5 http://learn.adafruit.com/plush-game-controller/ 6 7 Uses Modern Device's Capacitive Sensing library: https://github.com/moderndevice/CapSense 8 9 Adafruit invests time and resources providing this open source code, 10 please support Adafruit and open-source hardware by purchasing 11 products from [Adafruit](https://www.adafruit.com)! 12 13 Written by Limor Fried & Becky Stern for Adafruit Industries. 14 15 BSD license, all text above must be included in any redistribution 16 17 Please use the GitHub Issues and Pull Request mechanisms to change things in the code. 18 We highly encourage others to submit meaningful Pull Requests. 19 20 ------------------------------------- 21 This code was formerly in the repo at https://github.com/adafruit/adafruit_flora_game_controller 22 Code at that location was archived.