Difference between revisions of "1.8inch Esplora TFT LCD"

From LCD wiki
Jump to: navigation, search
(Product Parameters)
(Interface Definition)
Line 71: Line 71:
  
 
==<font color="blue">Interface Definition</font> ==
 
==<font color="blue">Interface Definition</font> ==
[[file:MAR1801-004.png|550x550px]]
+
[[file:MAR1805-001.png|550x550px]]
  
 
{| class="wikitable" border="1" style="width: 550px; background-color: white;"
 
{| class="wikitable" border="1" style="width: 550px; background-color: white;"

Revision as of 15:27, 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.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

MAR1805-001.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