1.47inch Touch LCD

From Waveshare Wiki
Jump to: navigation, search
1.47inch Touch LCD
1.47inch Touch LCD

172×320, I2C/SPI
{{{name2}}}

{{{name3}}}

{{{name4}}}

{{{name5}}}

{{{name6}}}

Overview

Working with Raspberry Pi

Hardware Connection

  • 13PIN cable connector
LCD Pin Raspberry Pi (BCM)
VCC 3.3V
GND GND
MISO 9/NC
MOSI 10
SCLK 11
LCD_CS 8
LCD_DC 25
LCD_RST 27
LCD_BL 18
TP_SDA 2
TP_SCL 3
TP_INT 4
TP_RST 17

Enable SPI and I2C Interfaces

Python Environment

C Environment

Working with Raspberry Pi Pico

Hardware Connection

  • 13PIN cable connector
LCD Pin Raspberry Pi Pico
VCC 3.3V
GND GND
MISO GP12/NC
MOSI GP11
SCLK GP10
LCD_CS GP9
LCD_DC GP14
LCD_RST GP13
LCD_BL GP15
TP_SDA GP6
TP_SCL GP7
TP_INT GP8
TP_RST GP5

Environment Setup

Python Environment Demo

Working with ESP32

(Please note that the following examples run with ESP32S3, please adjust the pin definition for other ESP32 models)

Hardware Connection

  • 13PIN cable connector
LCD Pin ESP32S3
VCC 3.3V
GND GND
MISO 42/NC
MOSI 2
SCLK 1
SD_CS 38
LCD_CS 39
LCD_DC 41
LCD_RST 40
LCD_BL 6
TP_SDA 15
TP_SCL 7
TP_INT 17
TP_RST 16

Arduino Environment

ESP-IDF Environment

Working with Arduino UNO

Hardware Connection

  • 13PIN cable connector
LCD Pin Arduino
VCC 5V
GND GND
MISO 12/NC
MOSI 11
SCLK 13
LCD_CS 10
LCD_DC 7
LCD_RST 8
LCD_BL 9
TP_SDA SDA
TP_SCL SCL
TP_INT 3
TP_RST 4

Install Libraries

Demo

FAQ

 Answer:

Please note whether the GPIO level on the board matches the power supply voltage of the product!


Support



Technical Support

If you need technical support or have any feedback/review, please click the Submit Now button to submit a ticket, Our support team will check and reply to you within 1 to 2 working days. Please be patient as we make every effort to help you to resolve the issue.
Working Time: 9 AM - 6 PM GMT+8 (Monday to Friday)