More actions
(4 intermediate revisions by the same user not shown) | |||
Line 74: | Line 74: | ||
|LCD chip selection control pin | |LCD chip selection control pin | ||
|} | |} | ||
== <font color="blue">Program Download</font> == | |||
* [http://www.lcdwiki.com/res/MAR1441/Arduino_Module_ESP8266_Demo.zip '''1.44inch module test program'''] | |||
==<font color="blue">Product Documentation </font> == | ==<font color="blue">Product Documentation </font> == | ||
Line 79: | Line 82: | ||
* [http://www.lcdwiki.com/res/MAR1441/QD14414B_SPEC.pdf '''1.44inch TFT display screen Specification'''] | * [http://www.lcdwiki.com/res/MAR1441/QD14414B_SPEC.pdf '''1.44inch TFT display screen Specification'''] | ||
* [http://www.lcdwiki.com/res/MAR1441/ST7735S_V1.1_20111121.pdf '''Driving IC data sheet ST7735S'''] | * [http://www.lcdwiki.com/res/MAR1441/ST7735S_V1.1_20111121.pdf '''Driving IC data sheet ST7735S'''] | ||
==<font color="blue">Using Description</font> == | ==<font color="blue">Using Description</font> == | ||
* [http://www.lcdwiki.com/res/ | * [http://www.lcdwiki.com/res/MAR1441/1.44inch_SPI_Arduino_Module_User_Manual_CN.pdf '''1.44inch module User Manual'''] | ||
* [http://www.lcdwiki.com/res/PublicFile/Arduino_IDE_Use_Illustration_EN.pdf '''Arduino IDE software use illustration'''] | * [http://www.lcdwiki.com/res/PublicFile/Arduino_IDE_Use_Illustration_EN.pdf '''Arduino IDE software use illustration'''] |
Latest revision as of 16:53, 19 January 2021
Product Picture
Wiring Description
NUMBER | PIN | D1 miniDevelopment board corresponding wiring pin | Pin Description |
1 | VCC | 5V | Power positive |
2 | GND | G | Power ground |
3 | GND | - | Power ground |
4 | NC | - | No definition, reserved, no wiring required |
5 | NC | - | No definition, reserved, no wiring required |
6 | LED | D4 | LCD backlight control signal (if no control is needed, please connect to 3.3V) |
7 | CLK | D5 | LCD SPI bus clock pin |
8 | SDI | D7 | LCD SPI bus write data pin |
9 | RS | D3 | LCD register / data selection control pin |
10 | RST | D2 | LCD reset control pin |
11 | CS | D1 | LCD chip selection control pin |