GrovePi
GrovePi copied to clipboard
Add support for printing images using the OLED
Port this function https://github.com/Seeed-Studio/OLED_Display_96X96/blob/master/SeeedGrayOLED.cpp#L488-L519 to the Python library.
It would be great to have a program which converts a normal image to the byte array too.