Sylvan Butler
|
42e45c8d0d
|
Make it optional to use the RST pin
Without RST can run without 'root' by adding the desired user
to the I2C group (e.g.: adduser pi i2c)
|
2016-08-02 21:52:18 -06:00 |
|
Tony DiCola
|
cf0b00d7c3
|
Python 3 support tweaks, support for pillow library.
|
2016-04-14 23:02:27 +00:00 |
|
Tony DiCola
|
65aa03fcd0
|
Fix bug with last commit where 96x16 class didn't follow more recent I2C changes.
|
2014-12-16 19:47:29 +00:00 |
|
Tony DiCola
|
a6dcf2f0b4
|
Merge pull request #3 from larsbo/master
added support for 96x16 (8.4") OLED display
|
2014-12-14 22:13:48 -08:00 |
|
Tony DiCola
|
de0b4f17ab
|
Update library to support FT232H I2C and SPI devices.
|
2014-11-20 21:19:12 -08:00 |
|
larsbo
|
7bfe6808a1
|
added support for 96x16 (8.4") OLED display
|
2014-09-24 20:51:53 +02:00 |
|
Tony DiCola
|
39b54b23ef
|
Fix bug missing the addition of i2c_address to subclasses.
|
2014-07-26 15:28:18 -07:00 |
|
Tony DiCola
|
a2823590f2
|
Add optional i2c_address parameter to init function for overriding the address of the SSD1306 display.
|
2014-07-26 15:08:00 -07:00 |
|
Tony DiCola
|
2c58f1935b
|
Initial commit.
|
2014-06-23 21:30:50 -07:00 |
|