Blog Archives

SSD1306 and Python with the BeagleBone Black

The SSD1306 is an OLED display made with SPI and I2C interfaces. With a simple Python library I adapted (a modified version of py-gaugette), it is easy to render text, images (from bitmaps of pretty much any format), progress bars,

Posted in BeagleBone Black, Linux, Projects, Python