Me TFT LCD Screen – 2.2 Inch

Overview

The main component of Me TFT LCD Screen module is a LCD display communicating with Makeblock Orion through serial port to show characters and graphics of different size and colors. The module is integrated with MCU and memory chip, and the Chinese characters, letters, and figures stored in the memory chip can be invoked easily through the serial port. Its blue/gray ID means that it has a double-digital signal port and needs to be connected to the port with blue or gray ID on Makeblock Orion.

Technical specifications

● Operating voltage: 5V DC
● Whether support touch: No
● Screen size: 2.2″
● Screen resolution: 240×320
● Control mode: Serial port communication
● Default baud rate: 9600
● Module size: 78 x 48 x 18 mm (L x W x H)

Functional characteristics

● Flash memory capacity: 2M
● Occupy two IO ports only (serial port communication)
● Support automatic extracting Chinese characters of 24, 32, 48, 64-dot matrix
● Support plotting point, line, circle, rectangle, filled box, etc.
● Support displaying true color JPG graphics
● White area of module is the reference area to contact metal beams
● Support displaying in four directions
● Adopt RJ25 port for easy connection
● Support displaying a variety of colors
● Provide pin-type of port to support most development boards including Arduino series

Pin definition

The port of Me TFT LCD Screen has four pins, and their functions are as follows:微信截图_20160129104806

Wiring mode

● Connecting with RJ25
Since the port of Me TFT LCD Screen has blue/gray ID, you need to connect the port with blue or gray ID on Makeblock Orion when using RJ25 port. Taking Makeblock Orion as example, you can connect to ports No. 5 as follows:微信截图_20160129104918

● Connecting with Dupont wire
When the Dupont wire is used to connect the module to the Arduino UNO Baseboard, its TX and RX pins should be connected to TX and RX ports respectively as follows:

微信截图_20160129104954

Guide to programming

● Arduino programming
If you use Arduino to write a program, the library Makeblock-Library-master should be invoked to control the Me TFT LCD Screen. This program serves to display different graphics and characters through Arduino programming.微信截图_20160129105214微信截图_20160129105238

Principle analysis

This module (Me TFT LCD Screen – 2.2 Inch) contains a voltage converter, an STM32 chip, and a serial flash memory of 2M. In contrast with other displays, it needs only serial port for communication, so it is easy to operate and connect.

A special serial port assistant is provided to help you set the baud rate of transmission, and store the processed pictures you want to display into the flash memory so as to implement the display or switch of boot pictures in your own project. To download pictures, you need other serial port for conversion. In addition, it also supports superposition of background pictures and the letters, and GUI display. Its applications include the calendar, voltage meter, ampere meter, etc.

Skills

Posted on

2016-12-21