Datasheet
TFT Graphics Test
The TFT FeatherWing is basically a combination of our 2.4" TFT Breakout (https://adafru.it/sjD) with the STMPE610
resistive touch-screen breakout attached (http://adafru.it/1571).
Install Libraries
You'll need a few libraries to use this FeatherWing!
Install Adafruit ILI9341 TFT Library
We have example code ready to go for use with these TFTs.
From within the Arduino IDE, open up the Library Manager...
Search for ILI9341 and install the Adafruit ILI9341 library that pops up!
Next up, search for Adafruit GFX and locate the core library. A lot of libraries may pop up because we reference it in
the description so just make sure you see Adafruit GFX Library in bold at the top.
Install it!
Repeat the above search and install steps for the Adafruit_ZeroDMA library. That’s the third and final one!
If this is all unfamiliar, we have a tutorial introducing Arduino library concepts and installation (https://adafru.it/aYM).
© Adafruit Industries https://learn.adafruit.com/adafruit-2-4-tft-touch-screen-featherwing Page 12 of 23










