Adafruit_Learning_System_Gu.../Flora_Game_Controller
Mike Barela 73c54e942d
Merge pull request #645 from adafruit/TheKitty-patch-12
Add Arduino based tutorial code
2019-04-22 11:07:19 -04:00
..
flora_game_controller Add Arduino based tutorial code 2019-04-22 10:53:49 -04:00
.flora.test Create .flora.test 2019-04-22 10:51:46 -04:00
README.md Create README.md 2019-04-22 10:58:50 -04:00

Adafruit Flora Game Controller

Example code for a Flora game controller with capacitive touch sensing! Full tutorial and video:

http://learn.adafruit.com/plush-game-controller/

Uses Modern Device's Capacitive Sensing library: https://github.com/moderndevice/CapSense

Adafruit invests time and resources providing this open source code, please support Adafruit and open-source hardware by purchasing products from Adafruit!

Written by Limor Fried & Becky Stern for Adafruit Industries.

BSD license, all text above must be included in any redistribution

Please use the GitHub Issues and Pull Request mechanisms to change things in the code. We highly encourage others to submit meaningful Pull Requests.


This code was formerly in the repo at https://github.com/adafruit/adafruit_flora_game_controller Code at that location was archived.