Description
Overview
ITDB02-5.0 module is 5.0" TFT LCD with 65K color 800 x 480 resolutions. The controller of this LCD module is SSD1963, it supports 16bit data interface with 4 wires control interface. Moreover, this module includes the touch screen and SD card socket.
ITDB02-5.0 is supported by UTFT Library.
Hardware

|
Pin |
Type* |
Description |
|
GND |
G |
Ground |
|
VCC |
P |
5V Power Supply pin |
|
NC |
- |
No connection |
|
RS |
I |
Data/Command selection |
|
WR |
I |
Write signal enable, low active |
|
RD |
I |
Read signal enable, low active |
|
DB8 |
I |
Data Bus |
|
DB9 |
I |
Data Bus |
|
DB10 |
I |
Data Bus |
|
DB11 |
I |
Data Bus |
|
DB12 |
I |
Data Bus |
|
DB13 |
I |
Data Bus |
|
DB14 |
I |
Data Bus |
|
DB15 |
I |
Data Bus |
|
CS |
I |
Chip Selection,Low level active |
|
NC |
- |
No connection |
|
LED |
P |
Backlight |
|
NC |
- |
No connection |
|
DB0 |
I |
Data Bus |
|
DB1 |
I |
Data Bus |
|
DB2 |
I |
Data Bus |
|
DB3 |
I |
Data Bus |
|
DB4 |
I |
Data Bus |
|
DB5 |
I |
Data Bus |
|
DB6 |
I |
Data Bus |
|
DB7 |
I |
Data Bus |
|
T_CLK |
I |
Touch clock |
|
T_CS |
I |
Touch chip selection |
|
T_DIN |
I |
Touch data input |
|
T_BUSY |
O |
Touch status |
|
T_DOUT |
O |
Touch data output |
|
T_IRQ |
O |
Touch interrupt |
|
SD_SO |
O |
SD MISO |
|
SD_SCK |
I |
SD SCK |
|
SD_SI |
I |
SD MOSI |
|
SD_NSS |
I |
SD NSS |
|
NC |
- |
No connection |
|
NC |
- |
No connection |
specification
| Model | IM120419008 |
|---|---|
| Display Size | 5.0” |
| Display Resolution | 800 x 480 |
| Display Interface | Parallel 16 Bit |
| Display Controller | SSD1963 |
| Expand |
|
| Board Size | 11.75×8.93cm |
| Weight | 135.00g |
Useful Links
UFTF Library
This library is the continuation of ITDB02_Graph, ITDB02_Graph16 and RGB_GLCD libraries for Arduino and chipKit. As the number of supported display modules and controllers started to increase Henning felt it was time to make a single, universal library as it will be much easier to maintain in the future.
Link: http://henningkarlsen.com/electronics/library.php?id=51
Reviews
Customer Reviews
- Good product and touch does work Review by Kevin
-
Good display.Quality Price Value
Touch does work with Henning's UTouch library. The X and Y are transposed and only scaled to a 320 x 240 display. The transposing is easy:
y = myTouch.getX();
x = myTouch.getY();
The scaling just takes a little bit of coding to fix, like so (from Henning's Quickdraw example):
myGLCD.drawPixel ((x*800)/240, (y*480)/320);
It's probably trivial to fix the library but it's beyond me. (Posted on 1/2/13) - Graphics Great, Touch unsupported Review by Phil
-
This screen is great as a diplay module, but out of the box the touch doesn't work and is not compatible with ITDB02_Touch. The screen needs calibrating and there is no arduino code to be able to perform this calibration as the calibration sketch is not designed for this unit and Henning Karlsen is not planning to recode it at this time. (Posted on 11/5/12)Price Value Quality - A product that's worth the price! Review by Ralf
-
The products look top notch, the packaging is excellent, and the care taken to put things in the box and ship them is outstanding! (Posted on 8/17/12)Value Quality Price
Only registered users can write reviews. Please, log in or register
You can use it with the following product(s)
-
Iteaduino
Regular Price: $26.00
Special Price: $22.50
-
ITDB02 Arduino Shield
$7.80 -
ITDB02 Arduino MEGA Shield
$9.50 -
60mm Square 8*8 LED Matrix - RGB (Circle-Dot)
Regular Price: $21.00
Special Price: $15.00








