The 5inch e-Paper is a 960 × 552 resolution black-and-white electronic paper display with an SPI interface. It features low power consumption, a wide viewing angle, and the ability to retain the last displayed image without power. The module version is compatible with Raspberry Pi and Jetson boards through the 40PIN GPIO header, while the reserved SPI interface supports Raspberry Pi, Arduino, STM32, ESP32, and other controller boards.
5inch_e-Paper/
├── assets/ # Product images
├── example/ # Example programs
│ ├── Arduino_R4/ # Arduino UNO R4 example
│ ├── ESP32/ # ESP32 example
│ ├── ESP32-S3/ # ESP32-S3 example
│ ├── RaspberryPi_JetsonNano/ # Raspberry Pi and Jetson Nano examples
│ └── STM32-F103ZET6/ # STM32 example
├── hardware/
│ └── schematics/ # Hardware schematics
├── LICENSE
├── README.md # English documentation
└── README_ZH.md # Chinese documentation
You can find detailed configuration information on the product wiki page.
We welcome contributions! Here's how you can help:
- Fork the repository.
- Create a new branch for your feature or bug fix.
- Commit your changes with clear descriptions.
- Submit a pull request for review.
If you encounter any issues:
- Check the Issues section.
- Create a new issue with detailed information.
- Refer to the documentation for troubleshooting tips.
- Contact the Waveshare team and provide the order number to obtain technical support.
This repository is licensed under the Apache License 2.0. See the LICENSE file for details.
Thank you for using Waveshare Electronics products!
