epsilon-0311 / system-on-a-business-card

A miniature system that is also a business card
GNU General Public License v3.0
8 stars 0 forks source link

OLED driver #4

Closed epsilon-0311 closed 1 year ago

epsilon-0311 commented 1 year ago

The used OLED display uses the SSD1312. This controller is not officially supported by Zephry.

epsilon-0311 commented 1 year ago

Checkout the files from SSD1306:

Checkout files from u8g2lib:

epsilon-0311 commented 1 year ago

Contribution to Zephyr is skipped for now.