Commit Graph
19 Commits
Author SHA1 Message Date
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 925ca30e58 Add GitHub pull request template 2016-05-27 13:23:54 -07:00
Tony DiCola 990dd7b8a4 Add GitHub issue template 2016-05-27 13:21:27 -07:00
Tony DiCola 1f11579c72 Add GitHub issue template 2016-05-27 12:45:36 -07:00
Tony DiCola cf0b00d7c3 Python 3 support tweaks, support for pillow library. 2016-04-14 23:02:27 +00:00
Tony DiCola 46228668bd Clarify font location in comments. 2015-05-15 10:23:03 -07:00
Tony DiCola 0ae6f5a496 Clarify font location in comments. 2015-05-15 10:22:26 -07: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 8f8eb33cb2 Merge branch 'master' of https://github.com/adafruit/Adafruit_Python_SSD1306 2014-06-25 09:57:50 -07:00
Tony DiCola e7006bd712 Bump Adafruit_GPIO dependency up to v0.3.0 to get SPI mode fix. 2014-06-25 09:57:32 -07:00
Tony DiCola 0466cf7d03 Add example of i2c bus config and software SPI. 2014-06-24 13:04:47 -07:00
Tony DiCola cb6c0a419d Update README.md 2014-06-23 21:33:22 -07:00
Tony DiCola 2c58f1935b Initial commit. 2014-06-23 21:30:50 -07:00
Tony DiCola 1651f9eb75 Initial commit 2014-06-23 21:15:05 -07:00