Arduino TFT LCD 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, among other things, store bitmap images for the screen to display. The micro-SD slot is accessible through the SD card library.
Arduino TFT LCD Screen headers are designed to fit into the socket on the front of the Arduino Esplora, but it is compatible with any AVR-based Arduino (Arduino Uno, Arduino Leonardo) or with the Arduino Due. It is also compatible with Arduino Robot.
Arduino TFT LCD Screen is 1.77" diagonal, with 160 x 128 pixel resolution. The TFT library interfaces with the screen's controller through SPI when using the TFT library. The screen runs on +5 VDC and the LED backlight is dimmable by PWM
Arduino TFT LCD Screen Datasheet
Arduino TFT LCD Screen Schematic
Arduino Web Site
http://arduino.cc/en/Main/GTFT