Brian Y
|
140c8f1fd8
|
lowered power setting for black and white pixels
|
2019-12-14 17:58:55 -05:00 |
|
Brian Y
|
1061a0ef56
|
removed second delay from reset
|
2019-12-14 17:24:15 -05:00 |
|
Brian Y
|
b1cdbd720c
|
Update epd2in7.py
|
2019-12-14 17:02:55 -05:00 |
|
Brian Y
|
fa00a82c0d
|
example uses japanese; modified look up tables
|
2019-12-14 16:51:31 -05:00 |
|
Brian Y
|
202800dad6
|
changed example to use japanese font
|
2019-12-14 16:38:01 -05:00 |
|
Brian Y
|
d72b527088
|
Update epd2in7.py
|
2019-12-14 16:33:07 -05:00 |
|
Brian Y
|
3931a2e28c
|
Update epd2in7.py
|
2019-12-14 16:30:24 -05:00 |
|
Brian Y
|
00c776fc3b
|
Update epd2in7.py
|
2019-12-14 16:26:47 -05:00 |
|
Brian Y
|
4aaa0ebc79
|
truncated look up tables
|
2019-12-14 16:23:23 -05:00 |
|
Brian Y
|
ace0d01239
|
increased SPI max_speed_hz to 18000000
|
2019-12-14 13:30:42 -05:00 |
|
Brian Y
|
b88de95121
|
changed RST_PIN to pin 10
pin 12 and 13 cannot be used as outputs on the Rock64
|
2019-12-13 22:02:34 -05:00 |
|
Brian Y
|
06e28d3c1c
|
changed RST_PIN to 13
|
2019-12-13 21:47:02 -05:00 |
|
Brian Y
|
438900da1b
|
changed RST_PIN definition to Board 12
|
2019-12-13 21:41:30 -05:00 |
|
Brian Y
|
327951bc4a
|
removed module exit from sleep function
|
2019-12-12 22:48:02 -05:00 |
|
Brian Y
|
c97edeb9bd
|
Revert "removed sleep from example test"
This reverts commit 4dd4fb4ac9.
|
2019-12-12 22:46:42 -05:00 |
|
Brian Y
|
4dd4fb4ac9
|
removed sleep from example test
|
2019-12-12 22:43:14 -05:00 |
|
Brian Y
|
cf1fcf7bb7
|
Update epd2in7.py
|
2019-12-12 22:38:43 -05:00 |
|
Brian Y
|
576cc16a16
|
Revert "added delays to clear"
This reverts commit 06525ab320.
|
2019-12-12 22:29:00 -05:00 |
|
Brian Y
|
c7709d94df
|
Update epd2in7.py
|
2019-12-12 22:21:00 -05:00 |
|
Brian Y
|
e648edaf6e
|
changed sleep commands
|
2019-12-12 22:12:40 -05:00 |
|
Brian Y
|
931d8011da
|
Update epd2in7.py
|
2019-12-12 19:07:45 -05:00 |
|
Brian Y
|
53daf71531
|
swapped 0x25 command with LUT_WHITE_TO_WHITE
|
2019-12-11 22:05:00 -05:00 |
|
Brian Y
|
01a50b1615
|
added missing self to gray_luts
|
2019-12-11 21:59:29 -05:00 |
|
Brian Y
|
275203940f
|
Update epd2in7.py
|
2019-12-11 21:54:25 -05:00 |
|
Brian Y
|
4d1ad75a94
|
added delay after sleep command
|
2019-12-11 00:04:46 -05:00 |
|
Brian Y
|
14d2c79a88
|
modified sleep hex
|
2019-12-10 23:57:04 -05:00 |
|
Brian Y
|
0b35a0cce1
|
Revert "added delay after sleep"
This reverts commit b044e93764.
|
2019-12-10 22:52:24 -05:00 |
|
Brian Y
|
a9a2edf8c2
|
Revert "corrected typo"
This reverts commit 8a0eca2449.
|
2019-12-10 22:52:21 -05:00 |
|
Brian Y
|
8a0eca2449
|
corrected typo
|
2019-12-10 22:48:35 -05:00 |
|
Brian Y
|
b044e93764
|
added delay after sleep
|
2019-12-10 22:45:06 -05:00 |
|
Brian Y
|
4cfb3d8576
|
reverted example sleep times
|
2019-12-10 22:41:22 -05:00 |
|
Brian Y
|
46a789db21
|
changed set_lut to python for loop
|
2019-12-10 22:37:50 -05:00 |
|
Brian Y
|
165fe442bd
|
corrected erroneous send_command to send_data
|
2019-12-10 22:28:38 -05:00 |
|
Brian Y
|
7cbe26943b
|
changed lut_ww to python for loop
|
2019-12-10 22:27:09 -05:00 |
|
Brian Y
|
25e037ffe5
|
Update epd2in7.py
|
2019-12-10 21:17:37 -05:00 |
|
Brian Y
|
3981c09ff0
|
Update epd2in7.py
|
2019-12-10 21:14:24 -05:00 |
|
Brian Y
|
578408d46e
|
added commands as global variables
|
2019-12-10 20:18:58 -05:00 |
|
Brian Y
|
d8f5f4bc11
|
reduced delays between each display
|
2019-12-10 19:52:33 -05:00 |
|
Brian Y
|
06525ab320
|
added delays to clear
|
2019-12-10 19:47:52 -05:00 |
|
Brian Y
|
18cd0b0e53
|
added delay between power off and deep sleep commands
|
2019-12-10 19:41:50 -05:00 |
|
Brian Y
|
b13fe9de18
|
Update epd2in7.py
|
2019-12-10 19:29:28 -05:00 |
|
Brian Y
|
8b7a410976
|
changed dc pin definition
|
2019-12-09 23:33:13 -05:00 |
|
Brian Y
|
20a2991a1d
|
Revert "truncated lut_ww"
This reverts commit 89879f1a3c.
|
2019-12-09 23:06:05 -05:00 |
|
Brian Y
|
554c7f78eb
|
Revert "truncated lut_bw"
This reverts commit 7760c42767.
|
2019-12-09 23:06:02 -05:00 |
|
Brian Y
|
88866feee4
|
Revert "truncated lut_bb"
This reverts commit 4462121908.
|
2019-12-09 23:05:58 -05:00 |
|
Brian Y
|
b077693960
|
Revert "truncated lut_wb"
This reverts commit 2b652fcd01.
|
2019-12-09 23:05:51 -05:00 |
|
Brian Y
|
33596d8d00
|
Revert "doubled screen changes for lut_bw and lut_wb"
This reverts commit 21b49e7f18.
|
2019-12-09 23:05:45 -05:00 |
|
Brian Y
|
21b49e7f18
|
doubled screen changes for lut_bw and lut_wb
|
2019-12-09 23:03:40 -05:00 |
|
Brian Y
|
2b652fcd01
|
truncated lut_wb
|
2019-12-09 22:59:57 -05:00 |
|
Brian Y
|
4462121908
|
truncated lut_bb
|
2019-12-09 22:58:15 -05:00 |
|