Skip to content

michaelKle/libssd1306

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

libssd1306

A pure C implementation to interface the Adafruit OLEDs based on SSD1306 using the Rapsberry PI.

The library is heavily

This is a CMake project which allows out of source builds. Simply run:

mkdir build && cd build && cmake ../libssd1306/ && make

The compiled library and test application can be found under build/src then. Optionally you can set an install path and run

make install

About

A pure C implementation to interface the Adafruit OLEDs based on SSD1306

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published