dherrada
|
16fc85386f
|
Removed building locally section from README, replaced with documentation section
|
2019-10-17 18:33:14 -04:00 |
|
Limor "Ladyada" Fried
|
ce9dfde1ec
|
Merge pull request #28 from ladyada/master
add two more eink displays, fix linux support
|
2019-10-08 16:23:23 -04:00 |
|
Limor "Ladyada" Fried
|
bd4737aa52
|
Merge pull request #1 from dherrada/master
Fixed some syntax in order to get the examples pylint to pass
|
2019-10-08 16:20:29 -04:00 |
|
dherrada
|
037480b30d
|
Fixed some syntax in order to get the examples pylint to pass
|
2019-10-08 10:47:17 -04:00 |
|
ladyada
|
3761c4dad7
|
test switches
|
2019-09-29 14:31:13 -04:00 |
|
ladyada
|
7d08a07fa3
|
bonnet demo
|
2019-09-29 14:27:02 -04:00 |
|
ladyada
|
8022b3427e
|
fix stride for rotation of odd-pixel-counts
|
2019-09-29 12:29:29 -04:00 |
|
ladyada
|
3f9bc2665a
|
remove another dup
|
2019-09-29 01:51:44 -04:00 |
|
ladyada
|
2d2c841773
|
fix dup register and docname
|
2019-09-29 01:49:51 -04:00 |
|
ladyada
|
5ce4a71d6a
|
lint3
|
2019-09-29 01:43:59 -04:00 |
|
ladyada
|
14ed40f901
|
lintlint
|
2019-09-29 01:41:06 -04:00 |
|
ladyada
|
b202863f31
|
lint
|
2019-09-29 01:38:04 -04:00 |
|
ladyada
|
f557beff1a
|
run correct lut, checked with both 2.13"s
|
2019-09-29 01:32:52 -04:00 |
|
ladyada
|
058a11e7bf
|
add new displays
|
2019-09-28 14:13:37 -04:00 |
|
ladyada
|
be57b80782
|
fix orientation. needs lutwork
|
2019-09-28 14:09:53 -04:00 |
|
ladyada
|
da1a8ef8d9
|
rough beginnings of an ssd1375b driver
|
2019-09-28 13:57:52 -04:00 |
|
ladyada
|
24a7c80756
|
fix display
|
2019-09-28 03:42:17 -04:00 |
|
ladyada
|
3090292ce7
|
start of ssd1681 driver
|
2019-09-28 03:14:28 -04:00 |
|
ladyada
|
432dacf019
|
fix image(), working now. blinka demo improvements
|
2019-09-28 00:12:52 -04:00 |
|
ladyada
|
30434cc6c3
|
add missing displays
|
2019-09-27 23:41:26 -04:00 |
|
ladyada
|
039f94aeec
|
fix simpletest 2.13" mono
|
2019-09-27 23:39:42 -04:00 |
|
sommersoft
|
6da61f7ce1
|
Merge pull request #27 from ladyada/master
dont forget set frequency (as we dont use busdevice)
|
2019-09-27 22:35:45 -05:00 |
|
ladyada
|
62676fef5b
|
dont forget set frequency (as we dont use busdevice)
|
2019-09-27 23:22:43 -04:00 |
|
Limor "Ladyada" Fried
|
82ce2b28d3
|
Merge pull request #26 from makermelissa/master
Added version and Repo URL
|
2019-09-06 15:33:43 -04:00 |
|
Melissa LeBlanc-Williams
|
f78e77a935
|
Added version and Repo URL
|
2019-09-06 12:00:25 -07:00 |
|
Limor "Ladyada" Fried
|
5385963bff
|
Merge pull request #23 from mrmcwethy/issue22t2
fixed issue #22 and #21
|
2019-06-13 13:29:39 -04:00 |
|
mrmcwethy
|
a6f24ebd24
|
fixed issue #22 and #21
|
2019-05-29 16:44:08 -07:00 |
|
Melissa LeBlanc-Williams
|
ecdede6041
|
Merge pull request #20 from mrmcwethy/issue19
Fix for issue #19 OverflowError: value must fit in 1 byte(s)
|
2019-05-19 18:34:00 -07:00 |
|
mrmcwethy
|
b900b300ea
|
Fix for issue #19 OverflowError: value must fit in 1 byte(s)
|
2019-05-19 15:55:59 -07:00 |
|
Carter Nelson
|
efdd7d360d
|
Merge pull request #18 from kattni/readme-update
Update usage example in README
|
2019-04-29 15:54:56 -07:00 |
|
Kattni Rembor
|
2eb545c119
|
Update usage example in README
|
2019-04-24 11:32:46 -04:00 |
|
Dan Halbert
|
def87f05f2
|
Merge pull request #15 from kattni/readme-update
Add font5x8.bin dependency
|
2019-04-23 13:48:59 -04:00 |
|
Kattni Rembor
|
906c11d134
|
Add font5x8.bin dependency
|
2019-04-23 13:43:59 -04:00 |
|
Limor "Ladyada" Fried
|
c72a7bbf10
|
Merge pull request #13 from kattni/add-213-mono
Adding 2.13 mono to example
|
2019-04-12 18:08:06 -04:00 |
|
Kattni Rembor
|
db4b01219b
|
Adding 2.13 mono to example
|
2019-04-12 17:11:07 -04:00 |
|
Kattni
|
c1adb0ab6b
|
Merge pull request #12 from kattni/example-update
Update pins to be more universal.
|
2019-04-12 15:22:07 -04:00 |
|
Kattni Rembor
|
8334bf2f52
|
Update pins to be more universal.
|
2019-04-12 15:19:13 -04:00 |
|
Limor "Ladyada" Fried
|
1598e48e4d
|
Merge pull request #10 from ladyada/master
Add two more chipsets - SSD1675 and SSD1608
|
2019-04-01 15:13:43 -04:00 |
|
ladyada
|
83abd0a4ff
|
lint & add new chip
|
2019-03-31 21:38:01 -04:00 |
|
ladyada
|
c410494ebc
|
some lintin
|
2019-03-31 20:37:00 -04:00 |
|
ladyada
|
03b18bf71c
|
add 1.5" example
|
2019-03-31 20:25:58 -04:00 |
|
ladyada
|
df3b5e049b
|
initial add of SSD1308
|
2019-03-31 20:25:17 -04:00 |
|
ladyada
|
51fdef1908
|
nodebug
|
2019-03-31 19:37:17 -04:00 |
|
ladyada
|
0f8584fe67
|
fix up bitmap example
|
2019-03-31 19:36:17 -04:00 |
|
Melissa LeBlanc-Williams
|
c974cecf36
|
Merge pull request #9 from ladyada/master
Big refactor to match arduino logic separation
|
2019-03-31 16:22:57 -07:00 |
|
ladyada
|
09f16e05d5
|
lint example
|
2019-03-31 19:21:07 -04:00 |
|
ladyada
|
0e5395497a
|
upcoming shield
|
2019-03-31 18:59:25 -04:00 |
|
ladyada
|
f10cbbd61e
|
linted example
|
2019-03-31 18:18:27 -04:00 |
|
ladyada
|
b04d3e7ab5
|
lint
|
2019-03-31 18:16:31 -04:00 |
|
ladyada
|
59827d6673
|
woops forgot to unset
|
2019-03-31 18:11:50 -04:00 |
|