Skip to main content

Class Ssd1306

Represents the SSD1306 family of OLED displays

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

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

Derived:
Meadow.Foundation.Displays.Ssd1309

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

Implements