Description:
The 3.5 "display module for easy adaptability and flexibility of library had long been a reliable basis for tender color.16-bit color TFT screen and 3.5 "in size. It works as a touch screen to incorporate a capacitive sensor, which allows us to control it by touching with the finger directly on it and has a resolution of 480 × 320 pixels, relatively high for its size. Uses the ILI9481 driver.
Features:
Screen Size: 3.5 "
Pixel: 480x320
Color code: 262K
Display Size: 51mm x 77.5mm
Touch: Yes
Connection: Arduino Mega Shield (Mega / Due size)
SD card support: ... 128GB 16MB
Chipset: ILI9481 (R61581, CTE32HR)
Viewing Angle: Wide
Control: individual or UTFT library
Power supply voltage: 3.3V and 5V
UTFT supportBacklight: permanent, internal control
Size (mm): 97.5 * 64mm * 15mm (shield)
For this tutorial, we just using a simple hardware where there is no need to use breadboard and any other components. No need of wiring.
You just need to have:
**Please download the UFTF
**For in case, if your display is mirrored, you may follow the instruction below:
Documents>Arduino>Libraries>UFTF>tft_drivers>ili9481(for 3.5'' TFT LCD)>edit initlcd.h and change
LCD_Write_COM(0x3A);
LCD_Write_DATA(0x55);
Enjoy watch the tutorial!