More actions
Line 130: | Line 130: | ||
==<font color="blue">Program Download</font> == | ==<font color="blue">Program Download</font> == | ||
* [http://www.lcdwiki.com/res/Program/Arduino_SPI/1.8inch/ | * [http://www.lcdwiki.com/res/Program/Arduino_SPI/1.8inch/Arduino_SPI_ST7735S_MAR1805_V1.0/1.8inch_Esplora_SPI_Module_ST7735S_MAR1805_V1.0.zip '''1.8 inch Arduino SPI Module Package'''] | ||
==<font color="blue">Reference Materials</font> == | ==<font color="blue">Reference Materials</font> == |
Latest revision as of 15:35, 6 July 2022
Product Pictures
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
- Support in-line Arduino esplora game controller
- 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 | MAR1805 |
Screen Size | 1.8(inch) |
Type | TFT |
Driver IC | ST7735 |
Resolution | 128*160 (Pixel) |
Module Interface | 4-wire SPI interface |
Backlight | 2 White Led |
Active Area | 28.03*35.04 (mm) |
Module PCB Size | 59.79*42.01 (mm) |
Operating Temperature | -20℃~60℃ |
Storage Temperature | -30℃~70℃ |
Operating Voltage | 5V/3.3V |
Power Consumption | TBD |
Rough Weight(Package containing) | 25 (g) |
Interface Definition
Number | Pin Label | Description |
1 | GND | LCD Power ground pin pin |
2 | BL | LCD backlight control pin (high level light, can be connected to 3.3V) |
3 | RESET | LCD reset control pin (reset at low level) |
4 | D/C-LD | LCD data / command selection control pin (low level: command; high level: data) |
5 | CS-SD | SD card select control pin (low level enable, required when using SD card function) |
6 | CS-LD | LCD chip select control pin (enabled at low level) |
7 | MOSI | LCD SPI bus write data pin |
8 | SCK | LCD SPI bus clock pin |
9 | MISO | SPI bus read data pin (required when using SD card function) |
10 | +5V | LCD power supply positive pin |
Product Documentation
- 1.8 inch Arduino SPI Module User Manual
- 1.8 inch Arduino SPI Module Size Picture
- 1.8 inch TFT Specifications
- 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