The Arduino TFT screen is discontinued now. We recommend those LCD displays as suitable replacement where you might find some products that you need.
The Arduino TFT screen is a backlit LCD screen with headers. You can draw text, images, and shapes to the screen with the TFT library. There is an onboard micro-SD card slot on the back of the screen that can store bitmap images to be displayed.
The screen's headers are designed to fit into the socket on the front of the Arduino Esplora; also it is compatible with any AVR-based Arduino (
arduino Uno,
arduino Leonardo, etc) or with the
Arduino Due. If you want to connect the screen with other
Arduino boards, read the tutorial on this link.