Adafruit 2.8" TFT Touch Shield v2

TFT 2.8" : ILI9341 Touch Sensor: STMPE610

Hello World

Import programTS_Eyes

TS Eyes A simple program to test TSI function of FRDM-KL25Z board using the Adafruit 2.8" TFT with Touch Sensor. It behaves like the X11eyes, but this time it follows the point where the TSI sensor is being touched. When the right most edge of the TSI is touched, the program exits the loop and pretend to be sleeping. By touching TFT display, program resume to the staring eye loop.

Library

Import librarySeeedStudioTFTv2

Library for SeeedStudioTFTv2 2.8 Zoll 240x360 pixel touch SD card

Notes

Since the TFT driver is ILI9341 we can use the SPI_TFT_ILI9341.lib from SeeedStudio

Meantime, the Touch Sensor is STMPE610 http://developer.mbed.org/users/Rhyme/code/SPI_STMPE610/

Maker's URL https://learn.adafruit.com/adafruit-2-8-tft-touch-shield-v2

Sample for FRDM-KL25Z http://developer.mbed.org/users/Rhyme/code/TFT_test_frdm-kl25z/

Sample for FRDM-K64F http://developer.mbed.org/users/Rhyme/code/TFT_test_frdm-k64f/


You need to log in to post a discussion