I2C/SPI driver for the SSD1306 OLED display controller.
# Cargo.toml
[dependencies]
ssd1306 = "0.10.0"No compatibility data collected yet for this library.
Verified import paths — ran on the pinned version, not inferred.
Initializes an SSD1306 OLED display over I2C and writes text.
Check your hardware wiring and use the appropriate interface (I2cInterface or SpiInterface).
No dependency data recorded yet.