Difference between revisions of "1.8inch SPI Module ST7735S SKU:MSP1803"

From LCD wiki
Jump to: navigation, search
(Program Download)
(Program Download)
(2 intermediate revisions by 2 users not shown)
Line 6: Line 6:
 
}}  
 
}}  
  
==<font color="blue">Product Video</font> ==
+
== <font color="blue">Product Video</font> ==
 +
{{#ev:youtube|-1_gqbV_r4s}}
 +
*[http://www.lcdwiki.com/Video_Presentation Related Video]
  
 
==<font color="blue">Product Picture</font> ==
 
==<font color="blue">Product Picture</font> ==
Line 125: Line 127:
 
==<font color="blue">Program Download</font> ==
 
==<font color="blue">Program Download</font> ==
  
# [https://yunpan.360.cn/surl_ymTDsaV2p7G '''Demo_Arduino_Mega2560_Hardware_SPI''']
+
* [http://www.lcdwiki.com/res/Program/%E6%99%AE%E9%80%9A%E6%A8%A1%E5%9D%97SPI/1.8inch/SPI_ST7735_MSP1803_V1.1/1.8inch_SPI_Module_ST7735S_MSP1803_V1.1.zip '''1.8 inch SPI Module Package''']
# [https://yunpan.360.cn/surl_ymTDAUnKRLi '''Demo_Arduino_Mega2560_Software_SPI''']
 
# [https://yunpan.360.cn/surl_ymTDfPmcS2w '''Demo_Arduino_UNO_Hardware_SPI''']
 
# [https://yunpan.360.cn/surl_ymTDyfzuPzR '''Demo_Arduino_UNO_Software_SPI''']
 
# [https://yunpan.360.cn/surl_ymTDyWYHJsD '''Demo_C51_STC12C5A60S2_Hardware_SPI''']
 
# [https://yunpan.360.cn/surl_ymTDKdFe3HP '''Demo_C51_STC12C5A60S2_Software_SPI''']
 
# [https://yunpan.360.cn/surl_ymTDKI4ULMX '''Demo_C51_STC89C52RC_Software_SPI''']
 
# [https://yunpan.360.cn/surl_ymTDjYCSGim '''Demo_STM32F103RCT6_Hardware_SPI''']
 
# [https://yunpan.360.cn/surl_ymTDjpNS3f7 '''Demo_STM32F103RCT6_Software_SPI''']
 
# [https://yunpan.360.cn/surl_ymTDwMJLy3T '''Demo_STM32F103ZET6_Hardware_SPI''']
 
# [https://yunpan.360.cn/surl_ymTDQH3rVWD '''Demo_STM32F103ZET6_Software_SPI''']
 
# [https://yunpan.360.cn/surl_ymTDQziHz4Z '''Demo_STM32F407ZGT6_Hardware_SPI''']
 
# [https://yunpan.360.cn/surl_ymTDcMUIrJX '''Demo_STM32F407ZGT6_Software_SPI''']
 
# [https://yunpan.360.cn/surl_ymTDdZnm2ru '''Demo_STM32F429IGT6_Hardware_SPI''']
 
# [https://yunpan.360.cn/surl_ymTDdEHaTkG '''Demo_STM32F429IGT6_Software_SPI''']
 
 
 
* [https://yunpan.360.cn/surl_ymTDmSBdLIv '''1.8 inch SPI Module Package(The above program is packaged with one click download)''']
 
  
 
==<font color="blue">Reference Materials</font> ==
 
==<font color="blue">Reference Materials</font> ==
Line 151: Line 137:
 
* [http://www.lcdwiki.com/res/PublicFile/Image2Lcd_Use_Illustration_EN.pdf '''Image2Lcd software use illustration''']
 
* [http://www.lcdwiki.com/res/PublicFile/Image2Lcd_Use_Illustration_EN.pdf '''Image2Lcd software use illustration''']
 
* [http://www.lcdwiki.com/Chinese_and_English_display_modulo_settings '''Chinese and English display modulo settings''']
 
* [http://www.lcdwiki.com/Chinese_and_English_display_modulo_settings '''Chinese and English display modulo settings''']
 
== <font color="blue">Applications</font>  ==
 
 
* Example of connecting to the ArduinoD1 Mini application:
 
 
'''[[【Application】1.44inch SPI Module MSP1443 with D1 mini]]'''
 
  
 
==<font color="blue">Common Software</font> ==
 
==<font color="blue">Common Software</font> ==

Revision as of 11:21, 20 February 2019


语言选择

Languages

➤中文
➤EN


Product Video

Product Picture

MSP1803-006.jpg MSP1803-001.jpg MSP1803-002.jpg

Product Description

  • 1.8-inch color screen,support 65K color display,display rich colors
  • 128X160 resolution, clear display
  • Using the SPI serial bus, it only takes a few IOs to illuminate the display
  • Easy to expand the experiment with SD card slot
  • Provide a rich sample program
  • Military-grade process standards, long-term stable work
  • Provide underlying driver technical support

Product Parameters

Name Parameter
Display Color RGB 65K color
SKU MSP1803
Screen Size  1.8(inch)
Type TFT
Driver IC ST7735S
Resolution 128*160 (Pixel)
Module Interface 4-wire SPI interface
Active Area (AA area) 28.03x35.04(mm)
Module PCB Size 34.5x58.0(mm)
Operating Temperature -10℃~60℃
Storage Temperature -20℃~70℃
VCC power voltage 3.3V~5V
Logic IO port voltage 3.3V(TTL)
Power Consumption About 90mA
Product Weight 25(g)

Interface Definition

MSP1803-007.jpg

Number Pin Label Description
1 VCC 5V/3.3V power input
2 GND Ground
3 CS LCD chip select signal, low level enable
4 RESET LCD reset signal, low level reset
5 A0 LCD register / data selection signal,

high level: register, low level: data

6 SDA SPI bus write data signal
7 SCK SPI bus clock signal
8 LED Backlight control, high level lighting,

if not controlled, connect 3.3V always bright

Product Documentation

Program Download

Reference Materials

Common Software

BACK TO TOP