displaytest

Arduino SSD1306 Display Test

APACHE-2.0 License

Stars
7

Arduino SSD1306 Display Test Build Status

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