Arduino_STM32/STM32F1/libraries/Touch-Screen-Library_STM
Roger Clark 34b6bd927d Fixed issue with ILI9341_due library (and Touch libary), incorrectly including pins_arduino.h 2016-10-29 22:09:44 +11:00
..
examples Added Adafruit Touchscreen Library 2015-09-26 09:13:32 -05:00
README.txt Added Adafruit Touchscreen Library 2015-09-26 09:13:32 -05:00
TouchScreen_STM.cpp Fixed issue with ILI9341_due library (and Touch libary), incorrectly including pins_arduino.h 2016-10-29 22:09:44 +11:00
TouchScreen_STM.h Added Adafruit Touchscreen Library 2015-09-26 09:13:32 -05:00

README.txt

This is the 4-wire resistive touch screen firmware for Arduino. Works with all Arduinos and the Mega


To install, click DOWNLOAD SOURCE in the top right corner, and rename the uncompressed folder "TouchScreen". See our tutorial at http://www.ladyada.net/library/arduino/libraries.html on Arduino Library installation

Ported to the STM32 by Jaret Burkett https://github.com/jaretburkett