Skip to content

iliapenev/ssd1306_i2c

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

SSD1306 i2c driver for Raspberry PI
-----------------------------------

Based on Adafruit SSD1306 Arduino library. Some functions came from Adafruit GF$

Tested on Raspberry Pi 2 with 0.96 Yellow/Blue OLED

Required WiringPi http://wiringpi.com/ and WiringPi i2c lib. 

How to run demo:
gcc demo.c ssd1306_i2c.c -lwiringPi -o demo

./demo



About

SSD1306 i2c driver for Raspberry Pi

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages