Close

µDisplay -- Drivers for 6 Different RGB Displays

A project log for Various Micropython Libraries and Drivers

A collection of miscellaneous libraries and drivers for Micropython

dehipudeʃhipu 08/28/2016 at 17:511 Comment

This is a collection of 6 different displays drivers for TFT and OLED RGB displays. I finally took the time to refactor all my drivers, pull out the common parts, and put them all in a single library. Don't worry, each driver is in a separate file, so you can copy only the parts that you are actually using onto your board.

The source is at https://bitbucket.org/thesheep/micropython-display

Discussions

Daniel Hrynczenko wrote 10/16/2017 at 19:14 point

Very curious about this library.. seems to be dropped from bitbucket?

  Are you sure? yes | no