Arduino_STM32/STM32F1/libraries/Touch-Screen-Library_STM
Jaret Burkett 664c8c5981 Added Adafruit Touchscreen Library
Added support for STM32 to the Adafruit Resistive Touchscreen library.
2015-09-26 09:13:32 -05: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 Added Adafruit Touchscreen Library 2015-09-26 09:13:32 -05: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