Skip to content

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.

Notifications You must be signed in to change notification settings

leethomason/OLED_SSD1306

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 

Repository files navigation

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.

About

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.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages