afiskon/stm32-ssd1306
STM32 library for working with OLEDs based on SSD1306, SH1106, SH1107 and SSD1309, supports I2C and SPI observed · 2026-08-28
Health v2 · maintenance only
45/100
- Activity 29
- Release rhythm 35
- Longevity 100
Flags: no_releases
How is this computed?
round(0.45*activity + 0.35*rhythm + 0.20*longevity); archived -> min(score, 10) — computed 2026-09-02. Adoption (stars, forks) is never an input.
- gap_med: n/a
- age_days: 3090
- days_rel: n/a
- days_push: 428
- n_releases_24m: 0
Adoption not part of the score
1124 stars · 276 forks observed · 2026-08-28
What it is AI-extracted, prompt v1, taxonomy v1, 2026-08-30, confidence not recorded
A C library for STM32 microcontrollers that drives OLED displays based on SSD1306, SH1106, SH1107, and SSD1309 controllers over I2C or 4-wire SPI. It provides text rendering with custom fonts and graphics support, built on top of STM32 HAL.
Use cases
- display text and graphics on an SSD1306 OLED from an STM32
- drive SH1106 displays that are only partially SSD1306-compatible
- connect a small OLED screen to a microcontroller over I2C or SPI
- render custom fonts on an embedded OLED display
- add a status display to an STM32-based IoT device
When to choose
- you are using STM32 with HAL and an SSD1306-family OLED
- you need both I2C and SPI support for the same display driver
- you want a lightweight, MIT-licensed C library with examples
When to avoid
- you target Arduino or non-STM32 microcontrollers (look for platform-specific ports or libraries)
- you need advanced color graphics for displays like SSD1351 or ILI9341 (separate libraries exist)
- you want a full GUI framework rather than a display driver
Facets
library · maturity stable
graphics embedded embedded-systems hardware developer-tools embedded c iot ssd1306 sh1106 oled-display stm32 i2c spi display-driver
2 sources
- readme: https://github.com/afiskon/stm32-ssd1306 · fetched 2026-08-28 · 486d810b23fe
- homepage: https://eax.me/2018/2018-03-26-stm32-ssd1306.html · fetched 2026-08-29 · 4a0291a68c2d
Member repositories
| Repository | Role | Health v2 |
|---|---|---|
| afiskon/stm32-ssd1306 | main | 45 |
For agents
markdown · JSON · MCP: product_card(name="afiskon/stm32-ssd1306")
Data as of 2026-08-30T08:39:29.467469+00:00 · Report a problem