/ESP8266-XPT2046-ILI9486

ESP8266 + TFT XPT2046 ILI9486 touchscreen display

Primary LanguageCMIT LicenseMIT

XPT2046 ILI9486 ESP8266

ESP8266 + TFT XPT2046 ILI9486 touchscreen display. Tested with a 3.5" Raspberry Pi touchscreen

Required Libraries

Bodmer's TFT eSPI - Manages drawing graphics to display
ardnew's XPT2046 Calibrated - Manages touchscreen input and calibration (could also be swapped out for Paul Stoffregen's library)

Setup

Bodmer's TFT library requires prior setup. Replace the User_Setup.h in /Arduino/Libraries/TFT_eSPI/ (location of where your arduino libraries are installed) with the one in this repo. This sets up the ESP8266 pinout and screen frequency.

Wiring Diagram