Skip to content

waveshareteam/5inch_e-Paper

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Waveshare 5inch e-Paper Product Engineering Sample Program

中文

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.

Waveshare 5inch e-Paper


Repository Structure

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

Configuration

You can find detailed configuration information on the product wiki page.


Contributing

We welcome contributions! Here's how you can help:

  1. Fork the repository.
  2. Create a new branch for your feature or bug fix.
  3. Commit your changes with clear descriptions.
  4. Submit a pull request for review.

Issues and Support

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.

License

This repository is licensed under the Apache License 2.0. See the LICENSE file for details.


Thank you for using Waveshare Electronics products!

About

5inch_e-Paper

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors