#display #adafruit #driver #oled #embedded-hal #feather-wing #pico-explorer

adafruit-featherwing-oled128x64

Driver for Adafruit FeatherWing OLED 128x64 display

1 unstable release

0.1.0 Sep 3, 2022

#20 in #oled

Apache-2.0

24KB
512 lines

Async Driver for the SH1107 − 128 X 128 Dot Matrix OLED/PLED and related integrations

The examples available in this repository are supported on the following target:

  • Sparkfun pro-micro 2040
  • Pimoroni pico-explorer

Note that because of limitations of the power supply, several reset (without power cycle) may be required for the display to turn on.
This can be worked around by adding an extra capacitance between 3.3V and GND. The Sparkfun pro-micro 2040 typically requires a value around 100μF.

Dependencies

~1–2MB
~32K SLoC