Skip to content

ssd1306 library for stm32 using hal library

License

Notifications You must be signed in to change notification settings

Jackhammer88/ssd1306-stm32HAL

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

11 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

ssd1306-stm32HAL

ssd1306 library for stm32 using stm32-hal library's.

This library works with i2c.

If you search 4-wire SPI support, you can find it in the afiskon/stm32-ssd1306 fork.

The library files are:

- font.h
- font.c 
- ssd1306.h
- ssd1306.c

About

ssd1306 library for stm32 using hal library

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • C 99.7%
  • Other 0.3%