Adafruit STMPE610 Arduino Library
|
#include "Arduino.h"
#include <SPI.h>
#include <Wire.h>
#include "Adafruit_STMPE610.h"
This is a library for the Adafruit STMPE610 Resistive touch screen controller breakout -—> http://www.adafruit.com/products/1571
Check out the links above for our tutorials and wiring diagrams These breakouts use SPI or 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