Difference between revisions of "1.8inch Esplora TFT LCD"

From LCD wiki
Jump to: navigation, search
(Product Description)
Line 14: Line 14:
 
* 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
 
* With SD card slot for convenient function expansion
 
* 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
 
* Provide underlying libraries and rich sample programs for Arduino, C51, and STM32 platforms
 
* Military-grade process standards, long-term stable work
 
* Military-grade process standards, long-term stable work

Revision as of 15:26, 6 July 2022


语言选择

Languages

➤中文
➤EN


Product Pictures

1.8-Esplora-main-2.jpg 1.8-Esplora-2pin-3.jpg 1.8-Esplora-main-3.jpg

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.44*41.66 (mm)
Operating Temperature -20℃~60℃
Storage Temperature -30℃~70℃
Operating Voltage 5V/3.3V
Power Consumption TBD
Rough Weight(Package containing) 19 (g)

Interface Definition

MAR1801-004.png

Number Pin Label Description
1 VCC LCD Power positive (3.3V~5V)
2 GND LCD Power ground
3 GND LCD Power ground
4 NC Not defined, reserved
5 NC Not defined, reserved
6 NC Not defined, reserved
7 CLK LCD SPI bus clock signal
8 SDA LCD SPI bus write data signal
9 RS LCD register / data selection signal,

high level: register, low level: data

10 RST LCD reset signal, low level reset
11 CS LCD chip select signal, low level enable

Product Documentation

Program Download


Reference Materials

Common Software

BACK TO TOP