Waveshare 1.47inch Touch LCD

Waveshare 1.47inch LCD Display Module with Touch Panel User Manual

Model: 1.47inch Touch LCD

1. Εισαγωγή

This manual provides essential information for setting up, operating, and maintaining your Waveshare 1.47inch LCD Display Module with Touch Panel. This micro LCD display features a 172x320 resolution, 262K colors, and an IPS panel, offering clear and vibrant visuals. It integrates a JD9853 driver chip for the display and an AXS5106L capacitive touch control chip, utilizing SPI and I2C communication respectively. The module is designed for compatibility with various controller boards, including Raspberry Pi, Raspberry Pi Pico, and ESP32S3, minimizing the required I/O pins for integration into your projects.

2. Περιεχόμενα συσκευασίας

Βεβαιωθείτε ότι όλα τα είδη που αναφέρονται παρακάτω περιλαμβάνονται στη συσκευασία σας:

Image showing the Waveshare 1.47inch Touch LCD, an SH1.0 13PIN cable, and an FFC cable.

Figure 2.1: Contents of the Waveshare 1.47inch LCD Display Module package, including the display, SH1.0 13PIN cable, and FFC cable.

3. Χαρακτηριστικά

The Waveshare 1.47inch LCD Display Module offers the following key features:

Υπερview of the 1.47inch Touch LCD Display Module highlighting its features like resolution, display color, panel type, and driver chips.

Figure 3.1: Visual summary of the 1.47inch Touch LCD Display Module's key features and specifications.

4. Προδιαγραφές

Detailed technical specifications for the 1.47inch Touch LCD Display Module:

ΠαράμετροςΑξίαΠαράμετροςΑξία
Λειτουργικός τόμοςtage3.3V / 5VΨήφισμα172 x 320 pixel
Πρόγραμμα οδήγησης οθόνηςJD9853Αγγίξτε Πρόγραμμα οδήγησηςAXS5106L
Διεπαφή οθόνηςSPI 4 συρμάτωνΑγγίξτε ΔιεπαφήI2C
Πίνακας εμφάνισηςIPSΑγγίξτε ΤύποςΧωρητικός
Μέγεθος οθόνης17.75 x 32.93 mmΜέγεθος ενότητας22.05 x 41.69 mm
Βάρος αντικειμένου0.64 ουγγιέςΔιαστάσεις συσκευασίας2.7 x 1.9 x 0.6 ίντσες
Detailed specifications of the 1.47inch Touch LCD Display Module, including operating voltage, resolution, driver chips, and interface types.

Figure 4.1: Key specifications of the display module.

5. Ρύθμιση

5.1 Onboard Voltage Μεταφραστής

The module includes an onboard voltage translator, making it compatible with both 3.3V and 5V power inputs. This simplifies integration with various microcontrollers without requiring external level shifters.

Image showing the onboard voltage translator on the Waveshare 1.47inch Touch LCD module.

Figure 5.1: The module's onboard voltage translator for 3.3V/5V compatibility.

5.2 SPI and I2C Control Interfaces

The display uses a 4-wire SPI interface for data transfer, while the capacitive touch panel communicates via I2C. This dual-interface design optimizes pin usage.

Περιγραφή Pinout

ΚαρφίτσαΠεριγραφή
VCCPower (3.3V / 5V input)
GNDΕδαφος
ΜΙΣΟSPI MISO pin
MOSIΚαρφίτσα SPI MOSI
SCLKSPI Clock pin
LCD_CSLCD Chip Selection, low active
LCD_DCLCD Data/Command selection (high for data, low for command)
LCD_RSTLCD Reset, low active
LCD_BLΟπίσθιος φωτισμός LCD
TP_SDATP Data pin
TP_SCLTP Clock pin
TP_INTTP Interrupt pin
TP_RSTTP Reset, low active
Image showing the pinout diagram for the SPI and I2C control interfaces on the Waveshare 1.47inch Touch LCD module.

Figure 5.2: Pinout details for connecting the display module.

5.3 Σύνδεση Π.χamples

The module can be easily connected to various development boards. Below are examples for Raspberry Pi and ESP32-S3.

Σύνδεση πρample of the 1.47inch Touch LCD with a Raspberry Pi 5.

Figure 5.3: Connecting with Raspberry Pi 5.

Σύνδεση πρample of the 1.47inch Touch LCD with an ESP32-S3 board.

Figure 5.4: Connecting with ESP32-S3.

Note: Raspberry Pi 5 and ESP32-S3 boards are not included with the display module.

6. Οδηγίες λειτουργίας

To operate the Waveshare 1.47inch LCD Display Module, you will need to program your chosen microcontroller (e.g., Raspberry Pi, ESP32S3, Raspberry Pi Pico) to communicate with the display and touch controller.

6.1 Διαμόρφωση λογισμικού

  1. Εγκατάσταση βιβλιοθηκών: Depending on your development board and programming language (e.g., Python, C/C++), you will need to install specific libraries for SPI and I2C communication, as well as display and touch control.
  2. Initialize Display: Configure the display driver (JD9853) via SPI to initialize the screen, set resolution, and manage colors.
  3. Initialize Touch: Configure the touch controller (AXS5106L) via I2C to enable touch detection and read touch coordinates.
  4. Εμφάνιση περιεχομένου: Use graphics libraries to draw text, shapes, and images on the LCD.
  5. Handle Touch Input: Implement code to read touch events and respond to user interactions.

For detailed programming examples, code libraries, and comprehensive tutorials, please refer to the official Waveshare Wiki resources. These resources provide platform-specific guides for Raspberry Pi, ESP32S3, Raspberry Pi Pico, and Arduino.

Official Wiki Resources: Visit Waveshare Wiki

7. Συντήρηση

Proper care and maintenance will ensure the longevity and optimal performance of your display module.

8. Αντιμετώπιση Προβλημάτων

If you encounter issues with your Waveshare 1.47inch LCD Display Module, refer to the following troubleshooting tips:

9. Διαστάσεις

The physical dimensions of the Waveshare 1.47inch LCD Display Module are provided below for integration planning.

Technical drawing showing the outline dimensions of the Waveshare 1.47inch Touch LCD module in millimeters.

Figure 9.1: Outline dimensions of the 1.47inch Touch LCD module (Unit: mm).

10. Επίσημα βίντεο προϊόντων

Explore these official product videos for additional guidance and demonstrations:

Βίντεο 10.1: Τέλος προϊόντοςview and demonstration of the Waveshare 1.47inch LCD Display Module.

Video 10.2: Detailed look at the features and capabilities of the display module.

Video 10.3: Guide on connecting the display module to a development board.

Video 10.4: Software setup and programming examples for the display module.

Video 10.5: Demonstration of touch functionality and responsiveness.

Video 10.6: Quick start guide for initial setup of the display module.

Video 10.7: Advanced usage scenarios and project ideas with the display module.

Video 10.8: Compatibility and integration with various single-board computers.

11. Εγγύηση και υποστήριξη

Waveshare products are designed for reliability and performance. For specific warranty information, please refer to the purchase documentation or contact Waveshare directly.

For technical support, detailed documentation, and community forums, please visit the official Waveshare Wiki. The Wiki provides extensive resources, including setup guides, programming examples, and troubleshooting tips for the 1.47inch Touch LCD module.

Waveshare Support: https://www.waveshare.com/wiki/Main_Page

Σχετικά Έγγραφα - LCD αφής 1.47 ιντσών

Προview Waveshare Pico-ResTouch-LCD-3.5: Μονάδα οθόνης αφής SPI 3.5 ιντσών για Raspberry Pi Pico
Λεπτομερείς προδιαγραφές, χαρακτηριστικά, pinout και οδηγός σύνδεσης υλικού για το Waveshare Pico-ResTouch-LCD-3.5, μια μονάδα οθόνης αφής IPS 3.5 ιντσών με ελεγκτή XPT2046 και πρόγραμμα οδήγησης ILI9488 για το Raspberry Pi Pico.
Προview Εγχειρίδιο χρήστη Waveshare RPI LCD 3.5 ιντσών (B) - Προδιαγραφές και οδηγός εγκατάστασης
Εγχειρίδιο χρήστη για την οθόνη Waveshare 3.5 ιντσών RPI LCD (B), με λεπτομέρειες για τις προδιαγραφές της, την έξοδο διεπαφής, τα βήματα εγκατάστασης του προγράμματος οδήγησης για το Raspberry Pi, οδηγίες σύνδεσης και συχνές ερωτήσεις.
Προview Οθόνη Waveshare 5 ιντσών, στρογγυλή, IPS LCD 1080x1080 - Οδηγός Χρήστη
Εξερευνήστε την στρογγυλή οθόνη LCD IPS Waveshare 5 ιντσών 1080x1080. Αυτός ο οδηγός περιγράφει λεπτομερώς τα χαρακτηριστικά, τις προδιαγραφές και τη ρύθμισή της για υπολογιστές Raspberry Pi και Windows, συμπεριλαμβανομένης της βαθμονόμησης αφής και της συνδεσιμότητας.
Προview Εγχειρίδιο χρήστη Waveshare LCD RPi 3.5 ιντσών (A): Ρύθμιση και προδιαγραφές
Πλήρες εγχειρίδιο χρήστη για την μονάδα οθόνης Waveshare LCD (A) RPi 3.5 ιντσών. Καλύπτει τις προδιαγραφές, την εγκατάσταση, τη σύνδεση με το Raspberry Pi και την αντιμετώπιση προβλημάτων.
Προview Οθόνη LCD Waveshare DSI 4 ιντσών για Raspberry Pi: Εγκατάσταση και οδηγός
Λεπτομερής οδηγός για την οθόνη LCD Waveshare DSI 4 ιντσών, που καλύπτει τις λειτουργίες, τη σύνδεση υλικού, την εγκατάσταση λογισμικού, την περιστροφή οθόνης, τον έλεγχο οπίσθιου φωτισμού και την αντιμετώπιση προβλημάτων για το Raspberry Pi.
Προview Waveshare 4.3 ιντσών DSI LCD: Χωρητική οθόνη αφής για Raspberry Pi
Εξερευνήστε την οθόνη Waveshare DSI LCD 4.3 ιντσών, μια χωρητική οθόνη αφής IPS 800x480 σχεδιασμένη για Raspberry Pi. Διαθέτει διεπαφή MIPI DSI, ρύθμιση χωρίς πρόγραμμα οδήγησης και οπίσθιο φωτισμό που ελέγχεται από λογισμικό.