Use a 128x32 SSD1306-based display to display printer and job status for OctoPrint.

This plugin enables the use of a SSD1306-based display to present printer- and job- status for OctoPrint. Presents connection status, latest M117 message, temperature, job percentage completed and estimated remaining time.

The plugin assumes the SSD1306 is connected by I2C through SDA, SCL.

It’s based on https://github.com/jhoos/OctoPrint-SSD1306. Testing has been done with a Pi OLED display, 128x32, but it should be possible to change the resolution in plugin settings.

Pictures

PiOLED on Raspberry Pi