Waveshare E-Paper Displays

From Embedded Lab Vienna for IoT & Security
Revision as of 14:40, 22 October 2020 by Cskallak (talk | contribs) (→‎Usage)
Jump to navigation Jump to search

Summary

This documentation addresses the Waveshare E-Paper Displays of all sizes.

Requirements

  • Hardware: Raspberry Pi
  • Operating system: Rasbian
  • Interpreter: Python3

Description

Calendar Application on E-Paper Display

Devices

epd 7,5 inch black and colour:

116-displaypng.png

This display has a diagonal length of 7,5 inch. The e-paper display has an equivalent of 640 by 384 Pixel that can be set to either white, black or red. For more information to this particular device look at Wavesshares Wiki webpage.

epd 2,13 inch black and colour

115-213inch-e-paper-hat-b-5-1jpg.jpg

This display has a diagonal length of 2,13 inch. The e-paper display has an equivalent of 212 by 104 Pixel that can be set to either white, black or red. For more information to this particular device look at this Wavesshares Wiki webpage.

Usage

This devices can be operated via a wide variety of devices like a Raspberry Pi or a STM32 or and Arduino. The manufacturer published a github repository to provide a libraries e-paper display for a wide range of programming languages. The github repository can be found under this link.

Used Hardware

References