Skip to content

Latest commit

 

History

History
18 lines (13 loc) · 477 Bytes

README.md

File metadata and controls

18 lines (13 loc) · 477 Bytes

Micropython: epd2in13_V2 driver

Optimized ePaper Waveshare epd2in13_V2 driver for micropython.

Features:

  • Full display update
  • Partial display update
  • Framebuf support
  • Faster then the original driver

ToDo:

  • Landscape support
  • Optimize device initalisation
  • Writer utilities for better text support since framebuf does not support fonts or font sizes.

Tested with AZ-Delivery ESP32 Dev Board.

alt epd2in13_V2