You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
devices/experimental
Lars Hoogestraat cb7455c2ca st7567: add device driver for 128x64 dot matrix LCD (#451)
This adds experimental support for the st7567 LCD device which is used by the GFX HAT from Pimoroni.

The example just places some pixels on the device and iterates over the possible contrast values, going into power save mode and waking up.

The command line tool can take a PNG image and paints the black pixels onto the LCD.

Example and command line tool have been tested with a GFX Hat.
6 years ago
..
devices st7567: add device driver for 128x64 dot matrix LCD (#451) 6 years ago