/*************************************************** This is a library for the Adafruit FT6206-Based capacitive touch screens and displays ----> http://www.adafruit.com/products/1947 Check out the links above for our tutorials and wiring diagrams This chip uses I2C to communicate 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/Ladyada for Adafruit Industries. MIT license, all text above must be included in any redistribution ****************************************************/ To download. click the DOWNLOADS button in the top right corner, rename the uncompressed folder Adafruit_FT6206. Check that the Adafruit_FT6206 folder contains Adafruit_FT6206.cpp and Adafruit_FT6206.h Place the Adafruit_FT6206 library folder your *arduinosketchfolder*/libraries/ folder. You may need to create the libraries subfolder if its your first library. Restart the IDE