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, among other things, store bitmap images for the screen to display. The screen's headers are
designed to fit into the socket on the front of the Arduino Esplora, but it is compatible with any AVRbased Arduino (Uno, Leonardo, etc) or with the Arduino Due. The 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.
Features:
Package List:
Documents: