Skip to content

SSD1306 display in c++ for Raspberry Pi - as simple as possible

License

Notifications You must be signed in to change notification settings

pantadeusz/ssd1306

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 

Repository files navigation

ssd1306

SSD1306 display in c++ for Raspberry Pi - as simple as possible.

The code contains only the necessary components to draw pixel on the display.

usage

g++ ssd1306.cpp -o ssd1306
./ssd1306

And you should see x on the display. If not, then something goes wrong.

About

SSD1306 display in c++ for Raspberry Pi - as simple as possible

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages