Rare find

UC8151. Control e-ink displays from MicroPython boards with greyscale and fast refresh.

github.com/antirez/uc8151_micropython

Vaya's read on this project

Problem, audience, market, and the verdict — sign in to see it.

Updates

March 2024
  • Merge pull request #3 from eriol/add-missing-import-in-usage-example
  • Import the driver in the usage example
  • Merge pull request #2 from kaibolay/patch-1
  • Fix b/w transition description
  • Option dangerous_affirm_black added.
  • README: Few style improvements.
  • README: typos everywhere.
  • REAMDE: small typo.
  • README: more clear sentence about polarization.
  • README: sentence improved.
  • README: when -> where.
  • README: wait -> white.
  • README: wash up -> wash out.
  • README: fix heading from # to ##.
  • Add already converted gs8 images.
  • Add demo image.
  • Fix filename in greyscale demo.
  • README: show a more complete GS8 fb exmaple.
  • Improve test main inside the driver.
  • README: speed latency as markdown table.