Skip to content

Add example to display stdout text and simple graphics on an SSD1309-based OLED panel via SPI.#732

Open
mjcross wants to merge 9 commits intoraspberrypi:developfrom
mjcross:ssd1309_stdout_spi
Open

Add example to display stdout text and simple graphics on an SSD1309-based OLED panel via SPI.#732
mjcross wants to merge 9 commits intoraspberrypi:developfrom
mjcross:ssd1309_stdout_spi

Conversation

@mjcross
Copy link
Contributor

@mjcross mjcross commented Jan 4, 2026

Small (128x64) monochrome OLED displays based on the SSD1309 are widely available at low cost such as https://www.aliexpress.com/item/1005003171884489.html. They are an attractive option for small embedded projects.

This PR adds an SPI-based example for the SSD1309 that complement the existing I2C-based one for the SSD1306, and adds significant functionality such as a DMA based frame buffer and a simple stdout driver.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant