Interfacing Arduino with SSD1306 OLED display
This topic shows how to interface Arduino UNO board with SSD1306 OLED display (128×64 pixel). The SSD1306 is a monochrome display which means it has only one color (white, blue, yellow …). Also we’ll show how to simulate the SSD1306 […]