Skip to main content

Class Ssd1309

Represents the SSD1309 family of OLED displays

Assembly: Ssd130x.dll
View Source
public class Ssd1309 : Ssd1306, IGraphicsDisplay, ISpiPeripheral, II2cPeripheral, IDisposable

Inheritance: System.Object -> Meadow.Foundation.Displays.Ssd130xBase -> Meadow.Foundation.Displays.Ssd1306

Implements:
Meadow.Foundation.Graphics.IGraphicsDisplay, Meadow.Hardware.ISpiPeripheral, Meadow.Hardware.II2cPeripheral, System.IDisposable

Implements