More actions
Line 130: | Line 130: | ||
==<font color="blue">Program Download</font> == | ==<font color="blue">Program Download</font> == | ||
# [ ''' | # [https://yunpan.360.cn/surl_yHcL2yyueI3 '''Demo_Arduino_Mega2560&UNO_Hardware_SPI'''] | ||
# [ '''Demo_Arduino_Mega2560_Software_SPI'''] | # [https://yunpan.360.cn/surl_yHcLERrPaDv '''Demo_Arduino_Mega2560_Software_SPI'''] | ||
# [ | # [https://yunpan.360.cn/surl_yHcLE7HWNgd '''Demo_Arduino_UNO_Software_SPI'''] | ||
# [https://yunpan.360.cn/surl_yHcLWrNVTVt '''Demo_C51_STC12C5A60S2_Hardware_SPI'''] | |||
# [ '''Demo_C51_STC12C5A60S2_Hardware_SPI'''] | # [https://yunpan.360.cn/surl_yHcLWnjcqHz '''Demo_C51_STC12C5A60S2_Software_SPI'''] | ||
# [ '''Demo_C51_STC12C5A60S2_Software_SPI'''] | # [https://yunpan.360.cn/surl_yHcL5gSHiYC '''Demo_C51_STC89C52RC_Software_SPI'''] | ||
# [ '''Demo_C51_STC89C52RC_Software_SPI'''] | # [https://yunpan.360.cn/surl_yHcL53GuYkK '''Demo_STM32F103RCT6_Hardware_SPI'''] | ||
# [ '''Demo_STM32F103RCT6_Hardware_SPI'''] | # [https://yunpan.360.cn/surl_yHcL5WutJ58 '''Demo_STM32F103RCT6_Software_SPI'''] | ||
# [ '''Demo_STM32F103RCT6_Software_SPI'''] | # [https://yunpan.360.cn/surl_yHcL5iC7p9y '''Demo_STM32F103ZET6_Hardware_SPI'''] | ||
# [ '''Demo_STM32F103ZET6_Hardware_SPI'''] | # [https://yunpan.360.cn/surl_yHcLedmf3Nc '''Demo_STM32F103ZET6_Software_SPI'''] | ||
# [ '''Demo_STM32F103ZET6_Software_SPI'''] | # [https://yunpan.360.cn/surl_yHcLe6QeH7f '''Demo_STM32F407ZGT6_Hardware_SPI'''] | ||
# [ '''Demo_STM32F407ZGT6_Hardware_SPI'''] | # [https://yunpan.360.cn/surl_yHcLeG6MRym '''Demo_STM32F407ZGT6_Software_SPI'''] | ||
# [ '''Demo_STM32F407ZGT6_Software_SPI'''] | # [https://yunpan.360.cn/surl_yHcLeCDx5jS '''Demo_STM32F429IGT6_Hardware_SPI'''] | ||
# [ '''Demo_STM32F429IGT6_Hardware_SPI'''] | # [https://yunpan.360.cn/surl_yHcLtcba8HF '''Demo_STM32F429IGT6_Software_SPI'''] | ||
# ['''Demo_STM32F429IGT6_Software_SPI'''] | |||
* [ '''1.8 inch SPI Module Package(The above program is packaged with one click download)'''] | * [https://yunpan.360.cn/surl_yHcLtetajSs '''1.8 inch SPI Module Package(The above program is packaged with one click download)'''] | ||
==<font color="blue">Reference Materials</font> == | ==<font color="blue">Reference Materials</font> == |
Revision as of 16:48, 14 December 2018
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
- 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 | -10℃~70℃ |
Storage Temperature | -20℃~70℃ |
VCC power voltage | 3.3V~5V |
Logic IO port voltage | 3.3V(TTL) |
Power Consumption | About 90mA |
Product Weight | About 25(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 SPI LCD schematic package
- 1.8 inch SPI package
- Driver IC ST7735S Data sheet
Program Download
- Demo_Arduino_Mega2560&UNO_Hardware_SPI
- Demo_Arduino_Mega2560_Software_SPI
- Demo_Arduino_UNO_Software_SPI
- Demo_C51_STC12C5A60S2_Hardware_SPI
- Demo_C51_STC12C5A60S2_Software_SPI
- Demo_C51_STC89C52RC_Software_SPI
- Demo_STM32F103RCT6_Hardware_SPI
- Demo_STM32F103RCT6_Software_SPI
- Demo_STM32F103ZET6_Hardware_SPI
- Demo_STM32F103ZET6_Software_SPI
- Demo_STM32F407ZGT6_Hardware_SPI
- Demo_STM32F407ZGT6_Software_SPI
- Demo_STM32F429IGT6_Hardware_SPI
- Demo_STM32F429IGT6_Software_SPI
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