Qwiic_OLED_Base_Py  2.0.0-4-gbc1cda2
Python for SFE Qwiic OLED
Loading...
Searching...
No Matches
qwiic_oled.oled_logos Namespace Reference

Functions

def add_logo (screenbuffer=None)
 Define a function to Init a screen buffer that is setup for the sparkfun OLED. More...
 

Function Documentation

◆ add_logo()

def qwiic_oled.oled_logos.add_logo (   screenbuffer = None)

Define a function to Init a screen buffer that is setup for the sparkfun OLED.

This is copied from the Arduino lib. Use http://en.radzio.dxp.pl/bitmap_converter/ to generate output Make sure the bitmap is n*8 pixels tall (pad white pixels to lower area as needed) Otherwise the bitmap bitmap_converter will compress some of the bytes together

LCD Memory organised in 64 horizontal pixel and 6 (8 on large display) rows of byte