Do you have a question about the Waveshare 4.2inch e-Paper Module and is the answer not in the manual?
Display Type | e-Paper |
---|---|
Display Size | 4.2 inch |
Resolution | 400 x 300 |
Interface | SPI |
Operating Voltage | 3.3V |
Partial Refresh Time | 0.3s |
Full Refresh Time | 4s |
Viewing Angle | 180° |
Color Depth | 1-bit |
Weight | 50 g |
Operating Temperature | 0°C to 50°C |
Details operating voltage, temperature, interface, dimensions, resolution, and refresh rate.
Details the 4-wire SPI interface, including signal lines and timing.
Steps to copy demo code examples to a Raspberry Pi SD card.
Instructions on how to compile and run demo codes for Raspberry Pi.
Table showing e-Paper pin connections to STM32 (Open103z).
Example of C code for bcm2835, including initialization and image buffer creation.
C code functions for drawing points, lines, rectangles, and circles.
Python code examples for drawing with the imageDraw library.
Guide to converting images into C arrays using Image2Lcd.exe.