/OLED_SSD1306

Very minimal hardware SPI interface for SSD1306 OLED. Provides uploading of buffer to OLED, to separate concerns of dealing with SPI from rendering. Uses transactions and correctly manages CS.

Primary LanguageC++

OLED_SSD1306

Very minimal hardware SPI interface for SSD1306 OLED. Provides uploading of buffer to OLED, to separate concerns of dealing with SPI from rendering. Uses transactions and correctly manages CS.