Ross ROSS = Recommend OSS · open-source software intelligence for agents

adafruit/Adafruit_SSD1306

Arduino library for SSD1306 monochrome 128x64 and 128x32 OLEDs observed · 2026-08-28

github.com/adafruit/Adafruit_SSD1306 · homepage · C++ · NOASSERTION (other) observed · 2026-08-28

Health v2 · maintenance only

80/100

  • Activity 84
  • Release rhythm 62
  • Longevity 100

Flags: no_license

How is this computed?

round(0.45*activity + 0.35*rhythm + 0.20*longevity); archived -> min(score, 10) — computed 2026-09-03. Adoption (stars, forks) is never an input.

  • gap_med: 163
  • age_days: 5816
  • days_rel: 96
  • days_push: 96
  • n_releases_24m: 6

Full methodology

Adoption not part of the score

2094 stars · 1037 forks observed · 2026-08-28

What it is AI-extracted, prompt v1, taxonomy v1, 2026-08-30, confidence not recorded

An Arduino library for driving monochrome OLED displays based on the SSD1306 controller chip, supporting 128x64 and 128x32 panels over I2C or SPI. It works with the Adafruit GFX library to provide drawing primitives like lines, circles, and text on small embedded displays.

Use cases

  • display text and graphics on a 128x64 OLED with an Arduino
  • drive an SSD1306 OLED over I2C on an ESP8266
  • draw shapes and scrolling text on a small monochrome OLED
  • interface a 128x32 OLED display with SPI on an AVR microcontroller
  • add a status screen to an embedded sensor project

When to choose

  • you have an SSD1306-based monochrome OLED and program with the Arduino IDE
  • you want a mature, well-tested library with Adafruit GFX integration
  • you need flexible I2C or SPI pin configuration on AVR, ESP8266, or similar MCUs

When to avoid

  • you use a color OLED or a different controller chip like SH1106
  • you need grayscale or high-resolution displays
  • you are not programming in the Arduino ecosystem

Facets

library · maturity stable

graphics embedded sdk embedded-systems hardware developer-tools embedded cpp iot arduino-library ssd1306 oled-display i2c spi monochrome-display adafruit-gfx

4 sources

Member repositories

RepositoryRoleHealth v2
adafruit/Adafruit_SSD1306main80

For agents

markdown · JSON · MCP: product_card(name="adafruit/Adafruit_SSD1306")

Data as of 2026-08-30T08:39:29.467469+00:00 · Report a problem