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

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

From LCD wiki
Lin (talk | contribs)
Created page with "{{lan | cn=http://www.lcdwiki.com/zh/1.6inch_SPI_Module_SSD1283A_SKU:MSP1601 | en=http://www.lcdwiki.com/1.6inch_SPI_Module_SSD1283A_SKU:MSP1601 }} ==<font color="b..."
 
Lin (talk | contribs)
Line 12: Line 12:


* 1.6-inch color screen,support 65K color display,display rich colors
* 1.6-inch color screen,support 65K color display,display rich colors
* 128X128 resolution, clear display
* 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
* Using the SPI serial bus, it only takes a few IOs to illuminate the display
* Easy to expand the experiment with SD card slot
* 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 a rich sample program
* Military-grade process standards, long-term stable work
* Provide underlying driver technical support
* Provide underlying driver technical support
* Support backlight control


==<font color="blue">Product Parameters</font> ==
==<font color="blue">Product Parameters</font> ==

Revision as of 09:40, 11 November 2019

语言选择

Languages

➤中文
➤EN


Product Picture

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 MSP1443
Screen Size  1.44(inch)
Type TFT
Driver IC ST7735S
Resolution 128*128 (Pixel)
Module Interface 4-wire SPI interface
Active Area (AA area) 26.2x27.2(mm)
Module PCB Size 29.7x43.36(mm)
Operating Temperature -20℃~60℃
Storage Temperature -30℃~70℃
VCC power voltage 3.3V~5V
Logic IO port voltage 3.3V(TTL)
Power Consumption TBD
Rough Weight(Package containing) 12 (g)

Interface Definition

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

Applications

  • Example of connecting to the ArduinoD1 Mini application:

【Application】1.44inch SPI Module MSP1443 with D1 mini

Common Software

BACK TO TOP