236 Commits

Author SHA1 Message Date
Shuanglei Tao
4bf01c6301 check epd pointer 2026-03-09 11:03:10 +08:00
Shuanglei Tao
9621a2ced2 revert pages workflow 2026-02-12 13:24:44 +08:00
Shuanglei Tao
bc6742cfcf cleanup Makefiles 2026-01-20 18:08:45 +08:00
Shuanglei Tao
463d66d341 update epd driver code 2026-01-16 20:29:42 +08:00
Shuanglei Tao
3f97bcfdef init before sending image 2026-01-16 11:18:49 +08:00
Shuanglei Tao
3ff88ad017 increase refresh wait timeout
make it happy on low temperature
2026-01-09 11:51:48 +08:00
Shuanglei Tao
07e43372da update and cleanup gui code 2025-12-31 18:17:34 +08:00
5685e155d8 fix UC81xx reset delay 2025-12-27 22:29:03 +08:00
Shuanglei Tao
2986d06100 update voltage display 2025-12-27 15:35:14 +08:00
Shuanglei Tao
f3d2f0aa8d refactor epd drivers 2025-12-26 15:02:12 +08:00
c8ea915892 fix jd79665 driver and add 5.83 bwry
* update jd79665 and fixup 7.5 bwry variant

* add 5.83 bwry variant

* update jd79665 init to match waveshare

* merge JD79665_Write_Ram into UC81xx_Write_Ram_Native

* merge JD79665_Write_Image into JD79668_Write_Image

* merge JD79665_Refresh into JD79668_Refresh

* format code

* refactor code

* fix jd79665 and update JD79668_Clear

---------

Co-authored-by: Shuanglei Tao <tsl0922@gmail.com>
2025-12-20 23:51:32 +08:00
Shuanglei Tao
9585bea617 keep content for rotate 2025-12-07 11:08:06 +08:00
Shuanglei Tao
e105ac8396 cleanup pages workflow 2025-11-22 11:30:12 +08:00
e85f97e6ee fix uc8159 bw sendimg 2025-11-16 21:16:01 +08:00
Shuanglei Tao
fcdd8b34a8 simplify epd model defs 2025-11-15 17:41:17 +08:00
Shuanglei Tao
eba22468c4 update README v1.9 2025-11-15 09:35:24 +08:00
Shuanglei Tao
d31803f064 fix brush cursor visibility 2025-11-09 11:48:46 +08:00
Shuanglei Tao
3b81651fa5 add no dither support 2025-11-09 10:35:55 +08:00
Shuanglei Tao
e030307425 add cursor for brush 2025-11-09 10:34:28 +08:00
Shuanglei Tao
fcd0079181 update html 2025-11-09 09:46:46 +08:00
Shuanglei Tao
826b669d8b update 2026 holidays 2025-11-05 10:12:17 +08:00
Shuanglei Tao
8211ca3202 clang-format code 2025-10-27 21:24:25 +08:00
Shuanglei Tao
bf6df54f49 add undo/redo support 2025-10-26 12:41:22 +08:00
Shuanglei Tao
a560427a92 bump version to 0x19 2025-10-25 09:53:51 +08:00
Shuanglei Tao
86041b57ab update fonts 2025-10-25 09:45:07 +08:00
Shuanglei Tao
b0b9dddc48 update develop.md 2025-10-21 14:22:57 +08:00
Shuanglei Tao
b4e39accb7 fix msg text cursor 2025-10-20 09:34:35 +08:00
Shuanglei Tao
ef8e0a1455 fix nRF51 ram config 2025-10-18 14:32:18 +08:00
Shuanglei Tao
f0043fbf1d move driver commands 2025-10-17 21:54:31 +08:00
Shuanglei Tao
6004fe1066 add 7.5 bwry variant 2025-10-16 16:06:40 +08:00
Shuanglei Tao
82d16a698e fix lunar stem string 2025-10-16 11:03:59 +08:00
Shuanglei Tao
913ee75126 update README 2025-10-15 18:01:45 +08:00
Shuanglei Tao
1ac6b8473f get rid of global EPD var 2025-10-15 17:28:13 +08:00
Shuanglei Tao
c044759262 auto set 52811 default config 2025-10-15 16:15:56 +08:00
Shuanglei Tao
743b730288 update nRF51 project 2025-10-15 10:57:54 +08:00
Shuanglei Tao
bef12de419 refactor and cleanup drivers 2025-10-15 10:14:07 +08:00
Shuanglei Tao
3ce8200c11 fix uc8159 image transfer 2025-10-14 21:29:01 +08:00
Shuanglei Tao
b53fa53389 update gui layout 2025-10-14 10:59:18 +08:00
Shuanglei Tao
c1d81ed0ae add ssd1677 driver 2025-10-14 10:59:18 +08:00
Shuanglei Tao
b09b26eba4 add 7.5 bw variants 2025-10-14 10:59:18 +08:00
Shuanglei Tao
2f0aa6f83c add uc8159 driver 2025-10-14 10:59:18 +08:00
Shuanglei Tao
b6180bbd74 rename driver files 2025-10-14 10:59:18 +08:00
Shuanglei Tao
903eabb11a update html 2025-10-13 22:01:01 +08:00
Shuanglei Tao
8e5f7cb35a update Keil ListingPath 2025-10-11 11:32:41 +08:00
Shuanglei Tao
4ce5e17b40 update html 2025-10-11 11:06:06 +08:00
Shuanglei Tao
1a1b529585 disable dfu ecc validation
This saves 4KB of space
2025-10-10 16:51:47 +08:00
Shuanglei Tao
5cf41c77d1 show ssid in clock mode 2025-10-07 14:15:32 +08:00
Shuanglei Tao
8f7c55bb72 update html 2025-09-23 22:13:23 +08:00
Shuanglei Tao
7bc8b80589 add favicon 2025-09-11 11:57:29 +08:00
Shuanglei Tao
c9dd478bd7 update html 2025-09-09 21:25:21 +08:00