Skip to content
#

oled-display-ssd1306

Here are 145 public repositories matching this topic...

Regardless of the size of the OLED module, the SSD1306 driver has a built-in 1KB Graphic Display Data RAM (GDDRAM) for the screen which holds the bit pattern to be displayed. This 1K memory area is organized in 8 pages (from 0 to 7). Each page contains 128 columns/segments (block 0 to 127). And each column can store 8 bits of data (from 0 to 7).

  • Updated Jun 23, 2021
  • C++

Improve this page

Add a description, image, and links to the oled-display-ssd1306 topic page so that developers can more easily learn about it.

Curate this topic

Add this topic to your repo

To associate your repository with the oled-display-ssd1306 topic, visit your repo's landing page and select "manage topics."

Learn more