Adafruit ILI9341 Display Library
Adafruit ILI9341 TFT Displays

Introduction

This is the documentation for Adafruit's ILI9341 driver for the Arduino platform.

This library works with the Adafruit 2.8" Touch Shield V2 (SPI) http://www.adafruit.com/products/1651

Adafruit 2.4" TFT LCD with Touchscreen Breakout w/MicroSD Socket - ILI9341 https://www.adafruit.com/product/2478

2.8" TFT LCD with Touchscreen Breakout Board w/MicroSD Socket - ILI9341 https://www.adafruit.com/product/1770

2.2" 18-bit color TFT LCD display with microSD card breakout - ILI9340 https://www.adafruit.com/product/1770

TFT FeatherWing - 2.4" 320x240 Touchscreen For All Feathers https://www.adafruit.com/product/3315

These displays use SPI to communicate, 4 or 5 pins are required to interface (RST is optional).

Adafruit invests time and resources providing this open source code, please support Adafruit and open-source hardware by purchasing products from Adafruit!

Dependencies

This library depends on Adafruit_GFX being present on your system. Please make sure you have installed the latest version before using this library.

Author

Written by Limor "ladyada" Fried for Adafruit Industries.

License

BSD license, all text here must be included in any redistribution.