Difference between revisions of "1.6inch SPI Module SSD1283A SKU:MSP1601"

From LCD wiki
Jump to: navigation, search
(Product Description)
(Product Parameters)
Line 30: Line 30:
 
|-
 
|-
 
| align="center" |SKU
 
| align="center" |SKU
| align="center" |MSP1443
+
| align="center" |MSP1601
 
|-
 
|-
 
| align="center" |Screen Size 
 
| align="center" |Screen Size 
| align="center" |1.44(inch)
+
| align="center" |1.6(inch)
 
|-
 
|-
 
| align="center" |Type
 
| align="center" |Type
Line 39: Line 39:
 
|-
 
|-
 
| align="center" |Driver IC
 
| align="center" |Driver IC
| align="center" |ST7735S
+
| align="center" |SSD1283A
 
|-
 
|-
 
| align="center" |Resolution
 
| align="center" |Resolution
| align="center" |128*128 (Pixel)
+
| align="center" |130*130 (Pixel)
 
|-
 
|-
 
| align="center" |Module Interface
 
| align="center" |Module Interface
Line 48: Line 48:
 
|-
 
|-
 
| align="center" |Active Area (AA area)
 
| align="center" |Active Area (AA area)
| align="center" |26.2x27.2(mm)
+
| align="center" |28.86x28.86(mm)
 
|-
 
|-
 
| align="center" |Module PCB Size
 
| align="center" |Module PCB Size
| align="center" |29.7x43.36(mm)
+
| align="center" |35.40X53.82X1.6(mm)
 +
|-
 +
|Angle of view
 +
|>60°
 
|-
 
|-
 
| align="center" |Operating Temperature
 
| align="center" |Operating Temperature
| align="center" | -20℃~60℃
+
| align="center" | -10℃~60℃
 
|-
 
|-
 
| align="center" |Storage Temperature
 
| align="center" |Storage Temperature
| align="center" | -30℃~70℃
+
| align="center" | -20℃~70℃
 
|-
 
|-
 
| align="center" |VCC power voltage  
 
| align="center" |VCC power voltage  
| align="center" |3.3V~5V
+
| align="center" |3.3V/5V
|-
 
| align="center" |Logic IO port voltage
 
| align="center" |3.3V(TTL)
 
 
|-
 
|-
 
| align="center" |Power Consumption
 
| align="center" |Power Consumption
Line 69: Line 69:
 
|-
 
|-
 
| align="center" |Rough Weight(Package containing)
 
| align="center" |Rough Weight(Package containing)
| align="center" |12 (g)
+
| align="center" |15(g)
 
|}
 
|}
  
Line 92: Line 92:
 
|-
 
|-
 
| align="center" |4
 
| align="center" |4
| align="center" |RESET
+
| align="center" |RST
 
|LCD reset signal, low level reset
 
|LCD reset signal, low level reset
 
|-
 
|-

Revision as of 09:45, 11 November 2019


语言选择

Languages

➤中文
➤EN


Product Picture

1.6-007.jpg1.6-32.jpg1.6-20180803-31.jpg

Product Description

  • 1.6-inch color screen,support 65K color display,display rich colors
  • Semi-permeable trans-LCD, has superior performance and is clearly visible in strong light
  • Using the SPI serial bus, it only takes a few IOs to illuminate the display
  • On-board 3.3V/5V power conversion chip compatible with 3.3V and 5V voltage levels
  • The working temperature range is industrial grade (- 20 ℃ ~ 70 ℃)
  • Military-grade process standards, long-term stable work
  • Provide a rich sample program
  • Provide underlying driver technical support
  • Support backlight control

Product Parameters

Name Parameter
Display Color RGB 65K color
SKU MSP1601
Screen Size  1.6(inch)
Type TFT
Driver IC SSD1283A
Resolution 130*130 (Pixel)
Module Interface 4-wire SPI interface
Active Area (AA area) 28.86x28.86(mm)
Module PCB Size 35.40X53.82X1.6(mm)
Angle of view >60°
Operating Temperature -10℃~60℃
Storage Temperature -20℃~70℃
VCC power voltage 3.3V/5V
Power Consumption TBD
Rough Weight(Package containing) 15(g)

Interface Definition

MSP1443-014.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 RST 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

Applications

  • Example of connecting to the ArduinoD1 Mini application:

【Application】1.44inch SPI Module MSP1443 with D1 mini

Common Software

BACK TO TOP