38 Commits
Author SHA1 Message Date
Larry Bank 60600888e9 Enhanced example 2025-09-22 19:18:27 +01:00
Larry Bank a2ee62dc2c Added 3 and 4 color examples which use 2-plane G5 images 2025-09-05 20:19:48 +01:00
Larry Bank 420f9603d6 Added support for ED070EC1 (960x640 1-bit per pixel) 2025-06-05 18:47:16 +01:00
Larry Bank 419f07afaf Updated to build as an esp-idf component and in c++ 2025-05-29 13:18:03 +01:00
Laurence Bank 9d49a7bf66 Fixed month value 2025-03-31 16:48:38 +01:00
Laurence Bank dd16c1dc55 Fixed full update and added more comments 2025-03-29 20:04:20 +00:00
Laurence Bank b7bd6b7557 Added CO2 Clock example 2025-03-29 19:51:14 +00:00
Laurence Bank 747c69aa1e missing image file 2025-02-17 17:03:10 +00:00
Laurence Bank b674746b53 Added scaled Group5 compressed image drawing 2025-02-17 13:59:54 +00:00
Laurence Bank 34d956b07b Added initial function test example 2025-01-21 19:25:29 +00:00
Laurence Bank c1ba7eeef8 Added support for 7.5 waveshare 800x480 B/W/R (untested) 2025-01-18 13:09:41 +00:00
Laurence Bank fb859b7ad8 Added support for (odd) B/W/R panels with 4-bit data 2025-01-15 19:15:30 +00:00
Laurence Bank 7ec3caff3a Fixed boundary issue with character drawing 2024-12-28 17:06:20 +00:00
Laurence Bank 8d9d3fd5eb Added support for transparent or opaque character drawing 2024-12-13 19:23:57 +00:00
Laurence Bank e1f1063667 added custom pixel draw functions to virtual buffer code 2024-12-11 07:22:47 +00:00
Laurence Bank 1e67829ede Fix fillRoundRect 2024-11-23 18:46:01 +00:00
Laurence Bank c66913c56c Added gfx function test and fixed bugs it uncovered 2024-11-16 13:46:17 +00:00
Laurence Bank e9caddd720 Added chip type test and feature to panel tester 2024-11-14 10:52:17 +00:00
Laurence Bank d9ca3d7e4e Fixed drawSprite method and added 2x scale with optional smoothing 2024-11-13 17:16:50 +00:00
Laurence Bank 485ea36d48 Added initial support for 4-color panels (b/w/y/r) 2024-11-12 18:28:25 +00:00
Laurence Bank 94c3fb9248 Added support for 1.54 200x200 panels 2024-11-11 19:57:00 +00:00
Laurence Bank f4c73e5f6e Fixed pixel function to respect the destination plane on b/w panels 2024-11-11 12:30:23 +00:00
Laurence Bank 139a9182f1 Fixed partial update demo 2024-11-11 11:23:19 +00:00
Laurence Bank dbdb3650f3 Breaking changes and panel tester sketch added 2024-11-10 18:45:07 +00:00
Laurence Bank 63b82abb53 fixed 3color drawing of ellipses 2024-10-28 16:22:41 +00:00