Skip to content

MicroPython SPI & I2C Display Driver for SSD1306 monochrome OLED

License

Notifications You must be signed in to change notification settings

rdagger/micropython-ssd1306

Repository files navigation

MicroPython SPI & I2C Display Driver for SSD1306 monochrome OLED

The library supports drawing lines, shapes, text, sprites and images. All code is documented and there are demo examples.

Sample XGLCD fonts are included in the fonts folder. Additional fonts can generated from TTF fonts using a free utility called MikroElektronika GLCD Font Creator.

There are sample images in monoHMSB format. I’ve included a python app in the utils folder to convert images in common formats such as JPEG and PNG to monoHMSB.

About

MicroPython SPI & I2C Display Driver for SSD1306 monochrome OLED

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages