Limor "Ladyada" Fried
|
dfa8717cb7
|
Update README.md
|
2019-09-27 14:35:37 -04:00 |
|
Limor "Ladyada" Fried
|
9176d2452c
|
Merge pull request #28 from abhinuvpitale/patch-1
Update SSD1306.py
|
2019-06-23 15:43:50 -04:00 |
|
Abhinuv Nitin Pitale
|
eab5947a99
|
Update SSD1306.py
|
2018-09-18 16:22:37 -07:00 |
|
Brennen Bearnes
|
8819e2d203
|
bump version to 1.6.2
|
2018-05-30 14:54:07 -06:00 |
|
Brennen Bearnes
|
4a54871899
|
add long description from README.md
|
2018-05-30 13:11:48 -06:00 |
|
Brennen Bearnes
|
857703afab
|
update install instrux to mention pip
|
2018-05-23 11:09:54 -06:00 |
|
Brennen Bearnes
|
de976ac3b6
|
remove deprecated ez_setup.py, instruct users to install setuptools
|
2018-05-17 10:26:53 -06:00 |
|
Brennen Bearnes
|
f28a5022d0
|
update ez_setup.py to latest/last (?) release
Let's see if this helps with #22.
|
2018-05-16 13:52:14 -06:00 |
|
jmzjmzjmz
|
b7eccd1c7a
|
Merge branch 'master' of https://github.com/adafruit/Adafruit_Python_SSD1306
|
2017-06-07 17:25:35 -04:00 |
|
jmzjmzjmz
|
6b157eace0
|
added cat image to demo :)
|
2017-06-07 17:25:27 -04:00 |
|
Limor "Ladyada" Fried
|
cd6b6df8be
|
Update stats.py
remove rst pin requirement :)
|
2017-06-01 23:38:44 -04:00 |
|
Limor "Ladyada" Fried
|
45074876ee
|
Merge pull request #13 from sylvandb/sdb-no-reset-2016
Make it optional to use the RST pin
|
2017-06-01 23:22:37 -04:00 |
|
jmzjmzjmz
|
92317c049c
|
added stat monitoring demo
|
2017-04-17 15:08:23 -04:00 |
|
jmzjmzjmz
|
39344b1531
|
added buttons.py to examples
|
2017-04-10 16:32:19 -04:00 |
|
Tony DiCola
|
902e762c30
|
Fix python 3 pip install issue with ez_setup relative import.
|
2016-10-19 22:08:52 +00:00 |
|
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 |
|