TELEMATICS TFT Touch LCD Shield SKU DFR0387
Part | Datasheet |
---|---|
![]() |
DFR0387 (pdf) |
PDF Datasheet Preview |
---|
TELEMATICS TFT Touch LCD Shield SKU DFR0387 Contents • 1 Introduction • 2 Specification • 3 Board Overview • 4 Tutorial Requirements Sample Code 1 Sample Code 2 Sample Code 3 • 5 FAQ Introduction For beginners to Arduino it can be daunting and risky to wire LCD driver circuits - one wrong connection and your component can be damaged. This LCD expansion board removes all the complications and risks. The TELEMATICS TFT Touch LCD Shield is an Arduino compatible display designed by DFRobot, with a resolution of 320x480, three serial ports and one IIC interface. It is perfectly compatible with Arduino DUE, Mega1280/2560, and Bluno Mega1280/2560. There is an on-board voltage switch which supports changing the output voltage between 3.3V and 5V to ensure that it won't damage your DUE. In addition, the LCD shield comes with a MicroSD card slot on the back that can be used for data storage up to a maximum of 32GB. We also offer a variety of driver packages to help you implement different features. Note Since the operating voltage of DUE and MEGA are different, the backlight brightness will change if you replace your Arduino platform. Please adjust the D8 PWM signal to control the brightness of the backlight Specification • Screen Size • Resolution 320x480 • Power Supply 5V • Output Voltage 3.3/5V • Backlight Control Mode D8 PWM signal • Supports MicroSD card Up to 32GB • Serial Ports 3 • IIC interface 1 • Compatible with Arduino Compatible DUE/Mega 1280/2560 • Compatible with the Bluno Mega 1280/2560 • Supports Touch Functionality • Dimensions 100x57mm/3.93x2.24 inches • Weight 70g Board Overview Note • LCD Driving Pins D2, D3, D4, D5, D6, D8, D22~D41, D50~D53 InterfaceDescription IIC SDA: IIC Interface 20 SCL 21 Serial1 Serial2 Serial3 D52- SD Driving Pins >DATA0 D50->CMD D52->CLK D53- >CD/DATA3 Tutorial Requirements • Hardware Bluno Mega 2560 x 1 TELEMATICS TFT Touch LCD Shield x 1 • Software Arduino IDE Latest Click to Download Arduino IDE from Download related Libraries. How to install libraries Sample Code 1 In this section, we'll explain how to initialize the LCD screen. You can use "setFontSize" and "setColor" function to change the font and the color of the characters 2 This code will demonstrate how to make the LCD display string with the library 3 If you need to set the font size, you can call this function "setFontSi ze ",and you can set the parameters: FONT_SIZE_SMALL FONT_SIZE_MEDIUM FONT_SIZE_LARGE FONT_SIZE_XLARGE 9 If you want to set the font color, you can call this function "setColor " with the parameters: RGB16_RED-------->RED RGB16_GREEN------>GREEN RGB16_BLUE------->BLUE |
More datasheets: GPM41-24 | GPM41-28 | GPC41-5G | GPC41-28G | GPC41-48G | GPC41-24G | GPC41-12G | GPC41-15G | GPM41-12G | 5060045 |
Notice: we do not provide any warranties that information, datasheets, application notes, circuit diagrams, or software stored on this website are up-to-date or error free. The archived DFR0387 Datasheet file may be downloaded here without warranties.