Skip to content
#

oled-ssd1306

Here are 14 public repositories matching this topic...

This project demonstrates how to display a **Doraemon bitmap image** on a **128x64 SSD1306 OLED display** using **MicroPython** and the **ESP8266**. It uses the **frame buffer (`framebuf`)** module to render monochrome images stored as **byte arrays**.

  • Updated Oct 29, 2025
  • Python

This project demonstrates how to use an **SSD1306 128x64 OLED display** with an **ESP8266** board using **MicroPython**. It covers **text display**, **pixel plotting**, and **basic graphics drawing** (lines, boxes, and shapes) using the `ssd1306` library.

  • Updated Oct 29, 2025
  • Python

Improve this page

Add a description, image, and links to the oled-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-ssd1306 topic, visit your repo's landing page and select "manage topics."

Learn more