Difference between revisions of "2.4 TFT LCD Touch shield"

From ITEAD Wiki
Jump to: navigation, search
(Specifications)
(Electrical Characteristics)
Line 26: Line 26:
  
 
==Electrical Characteristics==
 
==Electrical Characteristics==
 +
{| class="wikitable"
 +
|-
 +
| align="center" style="background:#f0f0f0;"|'''Parameter'''
 +
| align="center" style="background:#f0f0f0;"|'''Min.'''
 +
| align="center" style="background:#f0f0f0;"|'''Typical'''
 +
| align="center" style="background:#f0f0f0;"|'''Max.'''
 +
| align="center" style="background:#f0f0f0;"|'''Unit'''
 +
|-
 +
| Power voltage ||4.5||5||5.5||VDC
 +
|-
 +
| Input voltage VH ||3||||5.5||V
 +
|-
 +
| Input voltage VL||-0.3||0||0.5||V
 +
|}
  
 
==Hardware==
 
==Hardware==

Revision as of 02:52, 23 May 2014

Overview

2.4TFT LCD Touch shield.jpg

Arduino 2.4" TFT LCD Touch shield is an Arduino UNO/ Mega compatible multicolored TFT display with touch-screen and SD card socket. It is available in an Arduino shield compatible pinout for attachment. The TFT driver is based on S6D112 with 8bit data and 4bit control interface.

The Arduino 2.4" TFT LCD Touch shield can work with both 3.3V and 5V, so it can dispaly on Chipkit UNO32 and Simplecortex as well.

Features

  • Compatible with 3.3/5V operation voltage level
  • Compatible with UTFT library
  • With SD Card Socket

Specifications

PCB size 60.2mm X 50.8mm X 1.6mm
Indicators
Power supply 5V
Communication Protocol
RoSH Yes

Electrical Characteristics

Parameter Min. Typical Max. Unit
Power voltage 4.5 5 5.5 VDC
Input voltage VH 3 5.5 V
Input voltage VL -0.3 0 0.5 V

Hardware

Operation voltage level setting switch

Software

Download

Useful Links