waveshare 2.13inch e-Paper HAT

Waveshare 2.13-inch E-Ink Display HAT V4 User Manual

Model: 2.13inch e-Paper HAT

1. Εισαγωγή

The Waveshare 2.13-inch E-Ink Display HAT V4 is a low-power, high-resolution display module designed for Raspberry Pi and other microcontrollers. It features a 250x122 pixel resolution and communicates via an SPI interface, supporting partial refresh capabilities. This display is ideal for applications requiring clear, persistent visuals with minimal power consumption, such as electronic shelf labels, industrial instruments, and information displays.

Βασικά Χαρακτηριστικά:

  • 2.13-inch E-Ink Display: Provides a clear, paper-like visual experience.
  • 250x122 Resolution: Offers crisp text and graphics.
  • Διεπαφή SPI: Enables communication with various microcontrollers.
  • Partial Refresh Support: Allows for faster updates of specific screen areas.
  • Εξαιρετικά χαμηλή κατανάλωση ενέργειας: Power is primarily required only during screen refreshes.
  • Χωρίς οπίσθιο φωτισμό: Maintains display content indefinitely without power, offering wide viewγωνίες.
  • Standard Raspberry Pi 40PIN GPIO Extension Header: Compatible with Raspberry Pi series boards and Jetson Nano.
  • Onboard Voltage Translator: Ensures compatibility with 3.3V/5V MCUs.

Official product video demonstrating the features and applications of the Waveshare 2.13-inch e-Paper HAT, including its low power consumption, wide viewing angle, and compatibility with Raspberry Pi and other microcontrollers.

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

Βεβαιωθείτε ότι όλα τα είδη που αναφέρονται παρακάτω περιλαμβάνονται στη συσκευασία σας. Εάν λείπουν ή έχουν υποστεί ζημιά κάποια είδη, επικοινωνήστε με την υποστήριξη πελατών.

Image showing the contents of the Waveshare 2.13-inch E-Ink Display HAT V4 package, including the e-Paper HAT, PH2.0 20cm 8-pin cable, and RPi screws.

This image displays the standard package contents for the 2.13-inch E-Paper HAT. Ensure you have received all components.

Συμπεριλαμβανόμενα είδη:

  • 1x 2.13inch e-Paper HAT
  • 1x PH2.0 20cm 8Pin Cable
  • 1x RPi Screws Pack (2pcs)

3. Ρύθμιση

This section guides you through the physical connection of the E-Ink Display HAT to your host device.

3.1 Σύνδεση με το Raspberry Pi

The 2.13-inch E-Paper HAT is designed to directly connect to the 40PIN GPIO header of Raspberry Pi series boards (e.g., Raspberry Pi 5/4B/3B/Zero/Zero W/Zero 2W) and Jetson Nano. Align the HAT carefully with the GPIO pins and press down gently until it is securely seated.

Image showing the 2.13-inch e-Paper HAT connected to a Raspberry Pi via its standard 40PIN GPIO header.

The e-Paper HAT connected to a Raspberry Pi. The Raspberry Pi is not included.

3.2 Connecting to Other Microcontrollers (e.g., Arduino/STM32)

For other controller boards that do not have a direct HAT interface, you can use the provided PH2.0 8Pin cable to connect via the SPI interface. The HAT includes an onboard voltage translator, making it compatible with both 3.3V and 5V microcontrollers.

Image showing the Waveshare 2.13-inch e-Paper HAT's onboard SPI control interface with pinout details (VCC, GND, DIN, CLK, CS, DC, RST, BUSY) and the onboard voltage translator, compatible with 3.3V/5V MCUs.

Λεπτομερής view of the onboard SPI control interface and voltage translator for connecting to various MCUs.

Refer to the pinout table below for correct wiring:

ΚαρφίτσαΠεριγραφή
VCCΤροφοδοτικό 3.3V/5V
GNDΕδαφος
ΦΑΣΑΡΙΑΚαρφίτσα SPI MOSI
CLKΚαρφίτσα SPI SCK
CSΕπιλογή τσιπ SPI, χαμηλή ενεργή
DCData / Command selection (high for data, low for command)
RSTExternal reset, low active
ΑΠΑΣΧΟΛΗΜΕΝΟΣBusy status output (high for busy)

4. Operating the E-Ink Display

The Waveshare 2.13-inch E-Ink Display operates by arranging charged particles in microcapsules. When an electric field is applied, these particles move to become visible, reflecting ambient light. This technology provides a paper-like display that is clear and readable in various lighting conditions without requiring a backlight.

4.1 Display Refresh

The display supports both full and partial refresh modes. Full refresh clears the entire screen and redraws the content, typically taking longer but ensuring a completely clean display. Partial refresh updates only the changed areas, resulting in faster updates and reduced power consumption, suitable for dynamic content like sensor readings or notifications.

4.2 Κατανάλωση ρεύματος

E-Ink displays are known for their ultra-low power consumption. Power is primarily consumed only during the screen refresh cycle. Once an image is displayed, it remains visible without any further power input, making it highly energy-efficient for static information displays.

4.3 Programming and Examples

Waveshare provides extensive online documentation and example code for various platforms, including Raspberry Pi, Jetson Nano, Arduino, and STM32. These resources include driver board circuit diagrams and demo programs to help you get started with programming the display. Please refer to the official Waveshare online user manual for detailed programming guides and examples.

5. Συντήρηση

To ensure the longevity and optimal performance of your Waveshare 2.13-inch E-Ink Display HAT, follow these maintenance guidelines:

  • Καθάρισμα: Gently wipe the display surface with a soft, dry, lint-free cloth. Avoid using abrasive materials, solvents, or chemical cleaners, as these can damage the screen.
  • Χειριζόμενος: Handle the display by its edges. Avoid applying excessive pressure to the screen surface, which can cause damage.
  • Αποθήκευση: Store the display in a cool, dry environment, away from direct sunlight and extreme temperatures.
  • Περιβαλλοντικές Συνθήκες: Operate the display within its specified temperature and humidity ranges to prevent malfunction.
  • Διαχείριση ενέργειας: While E-Ink displays retain content without power, frequent power cycling or improper shutdown procedures can potentially impact performance over time.

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

If you encounter issues with your Waveshare 2.13-inch E-Ink Display HAT, consider the following troubleshooting steps:

  • Display Not Refreshing:
    • Check all physical connections, especially the SPI interface and power supply.
    • Ensure your code is correctly initializing the display and sending refresh commands.
    • Verify that the power supply to your host board (Raspberry Pi, Arduino, etc.) is stable and sufficient.
  • Garbled or Incomplete Display:
    • Confirm that the SPI communication lines (MOSI, SCK, CS, DC, RST, BUSY) are correctly wired and not loose.
    • Check for any software errors in your display driver or application code.
    • Perform a full refresh to clear any residual image data.
  • No Display at All:
    • Ensure the HAT is properly seated on the Raspberry Pi GPIO header or that all wires are connected correctly if using a different MCU.
    • Verify that the host board is powered on and functioning.
    • Check for any short circuits or damage to the HAT.
  • Ζητήματα συμβατότητας:
    • Confirm that your host microcontroller's voltage (3.3V or 5V) is compatible and that the onboard voltage translator is functioning correctly.
    • Ensure you are using the correct drivers and libraries for your specific host platform and the V4 version of the display.

For further assistance, consult the online user manual and resources provided by Waveshare, or contact their technical support.

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

Detailed technical specifications for the Waveshare 2.13-inch E-Ink Display HAT V4:

Table listing the features and detailed specifications of the Waveshare 2.13-inch E-Paper HAT, including operating voltage, interface, outline dimensions, display size, dot pitch, resolution, display color, grey scale, partial refresh time, full refresh time, refresh power, standby current, and viewγωνία

Υπερview of the display's features and technical specifications.

ΧαρακτηριστικόΑξία
Μέγεθος προβολής μόνιμης οθόνης2.13 ίντσες
Αριθμός μοντέλου είδουςΚΑΠΕΛΟ e-Paper 2.13 ιντσών
Βάρος αντικειμένου0.352 ουγγιές
Διαστάσεις προϊόντος (ΜxΠxΥ)7.09 x 3.94 x 3.54 ίντσες
ΧρώμαΚΑΠΕΛΟ e-Paper 2.13 ιντσών
Λειτουργικός τόμοςtage3.3V/5V
ΔιασύνδεσηSPI 3 καλωδίων, SPI 4 καλωδίων
Διαστάσεις περιγράμματος65 x 30.2 mm
Μέγεθος οθόνης48.55 x 23.71 mm
dot Pitch0.194 x 0.194 mm
Ψήφισμα250 x 122 pixel
Χρώμα οθόνηςΜαύρο, Λευκό
Κλίμακα του Γκρι2
Partial Refresh Timeδεκαετία του 0.3
Πλήρης χρόνος ανανέωσης2s
Refresh Power26.4 mW (τυπ.)
Ρεύμα αναμονής<0.01uA (almost none)
Viewγωνιά>170°

Outline Dimensions Diagram:

Diagram showing the outline dimensions of the Waveshare 2.13-inch e-Paper HAT in millimeters, with measurements for length, width, and display area.

Detailed diagram illustrating the physical dimensions of the 2.13-inch e-Paper HAT in millimeters.

8. Εφαρμογή Πρamples

The Waveshare 2.13-inch E-Ink Display HAT is suitable for a wide range of applications due to its unique characteristics:

Collage of images demonstrating various application examples for the Waveshare 2.13-inch e-Paper HAT, including super markets, cashier-less stores, shelf labels, foodstuff stores, hospital wards, and conference venues.

Οπτική απεικόνισηamples of the e-Paper HAT in various real-world applications.

  • Electronic Shelf Labels: Ideal for displaying product information and pricing in retail environments.
  • Industrial Instruments: Suitable for displaying data in low-power or harsh industrial settings.
  • Asset/Equipment Tags: For tracking and identifying assets with persistent information.
  • Conference Name Tags: Provides clear, customizable identification for events.
  • Smart Home Displays: For displaying static information like weather, schedules, or device status.

9. Υποστήριξη και Πόροι

Waveshare provides comprehensive online resources to assist you with the 2.13-inch E-Ink Display HAT V4. These resources include detailed user manuals, programming examples, and technical documentation.

Ηλεκτρονικό εγχειρίδιο χρήστη:

For the most up-to-date information, detailed tutorials, and example code for various platforms (Raspberry Pi, Jetson Nano, Arduino, STM32), please refer to the official Waveshare online user manual. This manual includes driver board circuit diagrams and guides for implementing fast refreshing functions.

You can typically find these resources on the Waveshare product page or their official wiki by searching for "2.13inch e-Paper HAT".

Τεχνική Υποστήριξη:

If you require further technical assistance or have questions not covered in the online documentation, please contact Waveshare customer support through their official webτοποθεσία.

Σχετικά Έγγραφα - ΚΑΠΕΛΟ e-Paper 2.13 ιντσών

Προview Εγχειρίδιο χρήστη και τεχνικός οδηγός για το ηλεκτρονικό χαρτί Waveshare 2.13 ιντσών HAT (B)
Πλήρης οδηγός για το Waveshare 2.13 ιντσών e-Paper HAT (B), που καλύπτει τις συνδέσεις υλικού, την εγκατάσταση λογισμικού, τις αρχές προγραμματισμού και την αντιμετώπιση προβλημάτων για Raspberry Pi, Arduino, Jetson Nano και STM32.
Προview Εγχειρίδιο χρήστη HAT για το πρόγραμμα οδήγησης ηλεκτρονικού χαρτιού Waveshare: Σύνδεση οθονών ηλεκτρονικού χαρτιού SPI σε Raspberry Pi, Arduino, STM32
Εγχειρίδιο χρήστη για το Waveshare e-Paper Driver HAT, με λεπτομέρειες για τα χαρακτηριστικά του, τις παραμέτρους του προϊόντος, τις προδιαγραφές διεπαφής και τα υποστηριζόμενα μοντέλα e-Paper. Περιλαμβάνει οδηγούς εγκατάστασης για τις πλακέτες ανάπτυξης Raspberry Pi, Arduino και STM32.
Προview Μονάδα EPD Waveshare Pico e-Paper 2.13 ιντσών για Raspberry Pi Pico: Οδηγός ανάπτυξης και API
Λεπτομερής οδηγός ανάπτυξης για τη μονάδα Waveshare Pico e-Paper 2.13 ιντσών EPD με Raspberry Pi Pico. Τα χαρακτηριστικά περιλαμβάνουν ανάλυση 250x122, διεπαφή SPI, κώδικες επίδειξης C/C++ & MicroPython και ολοκληρωμένη τεκμηρίωση API.
Προview Εγχειρίδιο μονάδας ηλεκτρονικού χαρτιού Waveshare 2.66 ιντσών
Πλήρης οδηγός χρήστη για τη μονάδα Waveshare e-Paper 2.66 ιντσών, με λεπτομέρειες για τα χαρακτηριστικά, τις προδιαγραφές, τον χρονισμό SPI, το πρωτόκολλο λειτουργίας, τις προφυλάξεις και τους οδηγούς ενσωμάτωσης για τις πλατφόρμες Raspberry Pi, Jetson Nano, STM32 και Arduino, συμπεριλαμβανομένων περιγραφών API και συχνών ερωτήσεων.
Προview Εγχειρίδιο χρήστη και οδηγός για το Waveshare E-Paper HAT 7.5 ιντσών
Αυτό το περιεκτικό εγχειρίδιο χρήστη παρέχει λεπτομερείς πληροφορίες σχετικά με το Waveshare E-Paper HAT 7.5 ιντσών (V1/V2), μια μονάδα οθόνης ανάλυσης 800x480 που χρησιμοποιεί τεχνολογία Microencapsulated Electrophoretic Display. Καλύπτει τις συνδέσεις υλικού, την επικοινωνία SPI, τις αρχές λειτουργίας και την ενσωμάτωση με Raspberry Pi, Arduino, Jetson Nano, Sunrise X3 Pi, STM32, ESP32 και ESP8266. Περιλαμβάνονται βασικές προφυλάξεις, πόροι και συχνές ερωτήσεις για βέλτιστη χρήση.
Προview Μονάδα οθόνης ηλεκτρονικού χαρτιού 2.9 ιντσών για το Raspberry Pi Pico Εγχειρίδιο χρήστη
Αυτό το εγχειρίδιο χρήστη παρέχει λεπτομέρειες σχετικά με την ενότητα οθόνης E-Ink E-Paper 2.9 ιντσών για το Raspberry Pi Pico. Καλύπτει την τεχνολογία E-Ink.tages, συμβατότητα με Raspberry Pi Pico, εφαρμογή examples και ορισμοί pinout. Η ενότητα διαθέτει ανάλυση 296x128, ασπρόμαυρη οθόνη και διεπαφή SPI.