• sales

    +86-0755-88291180

Arduino Guides User Guide

The examples are all tested with Arduino UNO and the instruction are based on Arduino, if you use other types, please change the connection according to the actual boards.

Hardware Connection

Connecte to Arduino UNO
LCDUNO
VCC3.3V
GNDGND
DIND11
CLKD13
CSD10
DCD7
RSTD8
BLD9

Run the dem ocodes

Download the demo codes and unzip it. The Arduino project is located in ~/Arduino/…

Run the project according to the actual display type

For examples: 1.54inch LCD Module. Enter the LCD_1inch54 directory and run the LCD_1inch54.ino file
Run the project and choose Arduino UNO as Board

Select the COM Port according to your Device Manager

Compile and download it to your board