This is a library for the Elegoo 2.8" TFT display.
This library works with the Elegoo 2.8" TFT Breakout w/SD card
  ----> http://www.Elegoo.com/products/335
as well as Elegoo TFT Touch Shield
  ----> http://www.Elegoo.com/products/376
 
Check out the links above for our tutorials and wiring diagrams.
These displays use 8-bit parallel to communicate, 12 or 13 pins are required
to interface (RST is optional).
Elegoo invests time and resources providing this open source code,
please support Elegoo and open-source hardware by purchasing
products from Elegoo!

Written by Limor Fried/Ladyada for Elegoo Industries.
MIT license, all text above must be included in any redistribution

To download. click the DOWNLOADS button in the top right corner, rename the uncompressed folder Elegoo_TFTLCD. Check that the Elegoo_TFTLCD folder contains Elegoo_TFTLCD.cpp and Elegoo_TFTLCD.

Place the Elegoo_TFT library folder your <arduinosketchfolder>/libraries/ folder. You may need to create the libraries subfolder if its your first library. Restart the IDE

Also requires the Elegoo_GFX library for Arduino. https://github.com/Elegoo/Elegoo-GFX-Library
