Skip to content

Latest commit

 

History

History
19 lines (10 loc) · 720 Bytes

readme.md

File metadata and controls

19 lines (10 loc) · 720 Bytes

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