Brian Y
|
25f11d3aed
|
added wrapper for spi_writebytes2
|
2019-12-15 17:34:14 -05:00 |
|
Brian Y
|
6c23879c9b
|
write byte as list
|
2019-12-15 16:35:28 -05:00 |
|
Brian Y
|
620360fd7e
|
extract bytes from data
|
2019-12-15 16:34:12 -05:00 |
|
Brian Y
|
d21813443b
|
fixed usage of wrong function
|
2019-12-15 16:31:03 -05:00 |
|
Brian Y
|
1ab7b8cf2d
|
corrected usage of wrong module
|
2019-12-15 16:30:35 -05:00 |
|
Brian Y
|
997a1ccfef
|
added missing comma
|
2019-12-15 16:29:26 -05:00 |
|
Brian Y
|
96e61363e9
|
created send_command_and_data function
|
2019-12-15 16:28:58 -05:00 |
|
Brian Y
|
4304c79472
|
refactored set_lut
|
2019-12-15 16:01:07 -05:00 |
|
Brian Y
|
60c50c5627
|
modified look-up tables
|
2019-12-15 13:31:55 -05:00 |
|
Brian Y
|
7f94152dc3
|
changed PLL clock frequency
|
2019-12-14 23:10:36 -05:00 |
|
Brian Y
|
c0ab4936dd
|
changed panel setting resolution
|
2019-12-14 21:20:27 -05:00 |
|
Brian Y
|
43b2e73539
|
changed panel setting display resolution
|
2019-12-14 21:18:27 -05:00 |
|
Brian Y
|
f114b978c3
|
Update epd2in7.py
|
2019-12-14 21:04:02 -05:00 |
|
Brian Y
|
5114ec4c37
|
combined individual commands into single line
|
2019-12-14 21:03:23 -05:00 |
|
Brian Y
|
61668176d6
|
changed booster BT_PHA and PHB to 10ms, strength 0, 0.27uS
|
2019-12-14 20:09:36 -05:00 |
|
Brian Y
|
fdcf44bb86
|
Update epd2in7.py
|
2019-12-14 18:04:55 -05:00 |
|
Brian Y
|
aae0c1e1b3
|
lowered VDH and VDL voltage settings to lowest values
|
2019-12-14 18:01:25 -05:00 |
|
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
|
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
|
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
|
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 |
|