fabiencomte / stm32-ssd1306

STM32 library for working with OLEDs based on SSD1306, SH1106 and SSD1309, supports I2C and SPI

Home Page:https://eax.me/stm32-ssd1306/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

stm32-ssd1306

STM32 library for working with OLEDs based on SSD1306, SH1106 and SSD1309, supports I2C and 4-wire SPI.

Tested on STM32F1 and STM32F4 MCUs, with 10 random displays from eBay. Also this code is known to work with afiskon/fpga-ssd1306-to-vga.

Please see examples directory and ssd1306/ssd1306.h for more details.

The code is based on 4ilo/ssd1306-stm32HAL library developed by Olivier Van den Eede ( @4ilo ) in 2016.

See also:

About

STM32 library for working with OLEDs based on SSD1306, SH1106 and SSD1309, supports I2C and SPI

https://eax.me/stm32-ssd1306/

License:MIT License


Languages

Language:C 100.0%