More actions
(10 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 54: | Line 57: | ||
|- | |- | ||
| 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 66: | Line 69: | ||
|- | |- | ||
| 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" |17 (g) | ||
|} | |} | ||
Line 117: | Line 120: | ||
==<font color="blue">Product Documentation</font> == | ==<font color="blue">Product Documentation</font> == | ||
* [http://www.lcdwiki.com/res/ | * [http://www.lcdwiki.com/res/MSP1803/1.8inch_SPI_Module_MSP1803_User_Manual_EN.pdf '''1.8 inch SPI Module User Manual'''] | ||
* [http://www.lcdwiki.com/res/ | * [http://www.lcdwiki.com/res/MSP1803/QDTFT1801_specification_v1.1.pdf '''1.8 inch TFT Specifications'''] | ||
* [http://www.lcdwiki.com/images/ | * [http://www.lcdwiki.com/images/8/87/MSP1803-005.png '''1.8 inch SPI Module Size Picture'''] | ||
* [http://www.lcdwiki.com/res/ | * [http://www.lcdwiki.com/res/MSP1803/MSP1803-1.8-SPI.pdf '''1.8 inch SPI Module Schematic'''] | ||
* [http://www.lcdwiki.com/res/ | * [http://www.lcdwiki.com/res/MSP1803/Altium_1.8_14pin_QDTFT1801_Package_library.zip '''1.8 inch QDTFT1801 TFT LCD Schematic and PCB Package Library'''] | ||
* [http://www.lcdwiki.com/res/MSP1803/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/Common_SPI/1.8inch/SPI_ST7735_MSP1803_V1.1/1.8inch_SPI_Module_ST7735S_MSP1803_V1.1.zip '''1.8 inch SPI Module Package'''] | |||
==<font color="blue">Reference Materials</font> == | ==<font color="blue">Reference Materials</font> == | ||
Line 151: | Line 139: | ||
* [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">Common Software</font> == | ==<font color="blue">Common Software</font> == |
Latest revision as of 11:51, 11 November 2019
Product Video
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
- 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 | -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) | 17 (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.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