Toggle menu
Toggle personal menu
Not logged in
Your IP address will be publicly visible if you make any edits.

【Application】1.44inch SPI Module MSP1443 with D1 mini: Difference between revisions

From LCD wiki
Lin (talk | contribs)
Lin (talk | contribs)
Line 72: Line 72:


* [http://www.lcdwiki.com/res/MSP1443/1.44inch_SPI_Simple_Module_User_Manual_EN.pdf '''1.44inch module ESP8266 User Manual''']
* [http://www.lcdwiki.com/res/MSP1443/1.44inch_SPI_Simple_Module_User_Manual_EN.pdf '''1.44inch module ESP8266 User Manual''']
* [http://www.lcdwiki.com/res/PublicFile/Arduino_IDE_Use_Illustration_CN.pdf '''Arduino IDE software use illustration''']
* [http://www.lcdwiki.com/res/PublicFile/Arduino_IDE_Use_Illustration_EN.pdf '''Arduino IDE software use illustration''']

Revision as of 10:35, 11 November 2019

语言选择

Languages

➤中文
➤EN


Product Picture

Wiring Description

NUMBER PIN D1 miniDevelopment board corresponding wiring pin 引脚说明
1 LED 3.3V LCD backlight control pin( connect to 3.3V)
2 SCK D5 LCD SPI bus clock pin
3 SDA D7 LCD SPI bus write data pin
4 A0/DC D3 LCD register / data selection control pin
5 RESET D2 LCD reset control pin
6 CS D1 LCD chip selection control pin
7 GND G Power ground
8 VCC 5V Power positive

Product Documentation

Program Download

Using Description