Skip to content

wryan67/ssd1306_rpi_lib

Repository files navigation

SSD1306 i2c driver for Raspberry PI, with circle and line drawing capablities

Based on Adafruit SSD1306 Arduino library, with major credits to Ilia Penev for creating the initial port to Raspberry Pi. This library adds drawing functions for lines, and circles.

Click the image to see the video demo:

Requires WiringPi http://wiringpi.com/.

Use make in the base folder to create the demo.

$ make 
$ ./demo

About

Display driver for ssd1306 using wiringPi,

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published