Skip to content

Latest commit

 

History

History
12 lines (9 loc) · 1.15 KB

README.md

File metadata and controls

12 lines (9 loc) · 1.15 KB

Arduino SSD1306 Display Test Build Status

Display Test

I bought two cheap 128x64 OLED displays from China. One using a SPI connection the other using an I2C connection. This test code is using the excellent U8Glib. It took me an hour or so to figure out the right way to wire and initialise these displays so I'm documenting it here for others to find.

The MAX FPS shown is solely based on the time it takes to refresh that one screen. It does not take into account any additional processing that has to take place or multiple screens being attached to the same Arduino.

####Video Arduino SSD1306 Display Test