More actions
(3 intermediate revisions by 2 users not shown) | |||
Line 5: | Line 5: | ||
en=http://www.lcdwiki.com/1.8inch_SPI_Module_ST7735S_SKU:MSP1804 | en=http://www.lcdwiki.com/1.8inch_SPI_Module_ST7735S_SKU:MSP1804 | ||
}} | }} | ||
==<font color="blue">Product Picture</font> == | ==<font color="blue">Product Picture</font> == | ||
Line 57: | Line 55: | ||
|- | |- | ||
| align="center" |Operating Temperature | | align="center" |Operating Temperature | ||
| align="center" | - | | align="center" | -20℃~60℃ | ||
|- | |- | ||
| align="center" |Storage Temperature | | align="center" |Storage Temperature | ||
| align="center" | - | | align="center" | -30℃~70℃ | ||
|- | |- | ||
| align="center" |VCC power voltage | | align="center" |VCC power voltage | ||
Line 69: | Line 67: | ||
|- | |- | ||
| align="center" |Power Consumption | | align="center" |Power Consumption | ||
| align="center" | | | align="center" |TBD | ||
|- | |- | ||
| align="center" | | | align="center" |Rough Weight(Package containing) | ||
| align="center" | | | align="center" |18 (g) | ||
|} | |} | ||
Line 124: | Line 122: | ||
* [http://www.lcdwiki.com/res/MSP1804/QDtech_MSP1804_Size.pdf '''1.8 inch SPI Module Size Picture'''] | * [http://www.lcdwiki.com/res/MSP1804/QDtech_MSP1804_Size.pdf '''1.8 inch SPI Module Size Picture'''] | ||
* [http://www.lcdwiki.com/res/MSP1804/QDtech_1.8inch_SPI_MSP1804_schematic_A.pdf '''1.8 inch SPI Module Schematic'''] | * [http://www.lcdwiki.com/res/MSP1804/QDtech_1.8inch_SPI_MSP1804_schematic_A.pdf '''1.8 inch SPI Module Schematic'''] | ||
* [http://www.lcdwiki.com/res/MSP1804/ | * [http://www.lcdwiki.com/res/MSP1804/Altium_1.8_14pin_QDTFT1801_Package_library.zip '''1.8 inch QDTFT1801 TFT LCD Schematic and PCB Package Library'''] | ||
* [http://www.lcdwiki.com/res/MSP1804/ST7735S_V1.1_20111121.pdf '''Driver IC ST7735S Data sheet'''] | * [http://www.lcdwiki.com/res/MSP1804/ST7735S_V1.1_20111121.pdf '''Driver IC ST7735S Data sheet'''] | ||
==<font color="blue">Program Download</font> == | ==<font color="blue">Program Download</font> == | ||
* [http://www.lcdwiki.com/res/Program/ | * [http://www.lcdwiki.com/res/Program/Common_SPI/1.8inch/SPI_ST7735_MSP1804_V1.0/1.8inch_SPI_Module_ST7735S_MSP1804_V1.0.zip '''1.8 inch SPI Module Package'''] | ||
==<font color="blue">Reference Materials</font> == | ==<font color="blue">Reference Materials</font> == |
Latest revision as of 11:58, 11 November 2019
Product Picture
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
- With SD card slot for convenient function expansion
- Provide underlying libraries and rich sample programs for Arduino, C51, and STM32 platforms
- Military-grade process standards, long-term stable work
- Provide underlying driver technical support
Product Parameters
Name | Parameter |
Display Color | 16BIT RGB 65K color |
SKU | MSP1804 |
Screen Size | 1.8(inch) |
Type | TFT |
Driver IC | ST7735S |
Resolution | 128*160 (Pixel) |
Module Interface | 4-wire SPI interface |
Backlight | 2 White Led |
Active Area (AA area) | 28.03x35.04 (mm) |
Module PCB Size | 44.96x53.47 (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) | 18 (g) |
Interface Definition
Number | Pin Label | Description |
1 | RST | LCD reset signal, low level reset |
2 | CS | LCD chip select signal, low level enable |
3 | D/C | LCD register / data selection signal,
high level: register, low level: data |
4 | DIN | LCD SPI bus write data signal |
5 | CLK | LCD SPI bus clock signal |
6 | VCC | LCD Power positive (3.3V~5V) |
7 | BL | Backlight control, high level lighting,
if not controlled, connect 3.3V always bright |
8 | GND | LCD Power ground |
Product Documentation
- 1.8 inch SPI Module User Manual
- 1.8 inch TFT Specifications
- 1.8 inch SPI Module Size Picture
- 1.8 inch SPI Module Schematic
- 1.8 inch QDTFT1801 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