More actions
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..." |
|||
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 | ||
* | * 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 | ||
* | * 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 | ||
* 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
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
- 1.44 inch SPI Module User Manual
- 1.44 inch TFT Specifications
- 1.44 inch SPI Module Size Picture
- 1.44 inch SPI Module Schematic
- 1.44 inch QD14414B TFT LCD Schematic and PCB Package Library
- Driver IC ST7735S Data sheet
Program Download
Reference Materials
- Arduino IDE software use illustration
- C51 Keil and stc-isp software use illustration
- STM32 keil software use illustration
- PCtoLCD2002 software use illustration
- Image2Lcd software use illustration
- Chinese and English display modulo settings
Applications
- Example of connecting to the ArduinoD1 Mini application:
【Application】1.44inch SPI Module MSP1443 with D1 mini