Skip to content

Latest commit

 

History

History
11 lines (10 loc) · 208 Bytes

File metadata and controls

11 lines (10 loc) · 208 Bytes

waveshare_reverse

Reverse-engineering the Waveshare EPD 2.13in V2 ePaper HAT's API for Raspberry Pi

Requirements:

  • psutil
  • re
  • platform
  • Pillow (with libimagequant enabled)
  • numpy
  • spidev
  • RPi.GPIO