Category: SSD1306 OLED display

SSD1306 is a single-chip CMOS OLED/PLED driver with controller for organic/polymer light emitting diode dot-matrix graphic display system, used on various type of i2c and SPI OLED display.

Display OLED ssd1306 arduino esp32 esp8266 draw images show animations 3

SSD1306 OLED Display: draw images, splash and animations – 2

SSD1306 IC is used for the most commons OLED display is a single-chip CMOS OLED/PLED driver with controller for organic / polymer light emitting diode dot-matrix graphic display system. It consists of 128 segments and 64 commons.
We will now render images and create a simple animation and take a look at the byte array generator.

Display OLED ssd1306 arduino esp32 esp8266 basics 3

SDD1306 OLED display: wiring and basic use with esp8266, esp32 and Arduino – 1

SSD1306 IC is used for the most commons OLED display is a single-chip CMOS OLED/PLED driver with controller for organic / polymer light emitting diode dot-matrix graphic display system. It consists of 128 segments and 64 commons.
We are going to use it with SPI and i2c and learn the basic function.