Skip to content

stm32-ssd1306 project is aimed at the SSD1306 based 128x32 OLED display connected over I²C to the STM32F1x MCU.

License

Notifications You must be signed in to change notification settings

vookimedlo/stm32-ssd1306

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

12 Commits
 
 
 
 
 
 
 
 

Repository files navigation

stm32-ssd1306

FOSSA Status

stm32-ssd1306 project is aimed at the SSD1306 based 128x32 OLED display connected over I²C to the STM32F1x MCU.

Original code was taken from Tilen Majerle.

Changes in the stm32-ssd1306:

  • updated to be based on the original STM32 HAL Drivers.
  • initial SSD1306 sequence was fixed and updated to the 128x32 OLED display.
  • code cleaned-up and aligned to the C11.
  • expected SSD1306 I²C address is 0x3C, could be changed by re-defining SSD1306_I2C_ADDR macro.

License

FOSSA Status

About

stm32-ssd1306 project is aimed at the SSD1306 based 128x32 OLED display connected over I²C to the STM32F1x MCU.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages