#First (?) partially updateable 7.5" e paper in ESPhome!
23 messages · Page 1 of 1 (latest)
Are the grid lines just added for visual testing?
yes. They were for testing if the coordinate system of the display is behaving like I expected. The documentation for the display is both great and horrible at the same time .D
this is now the first Iteration of the partial update, where essentially I find the two defining corner segments around the change in 2d and update the square in between. Theoretically, I should be able to just queue all the segments that need updating into the display individually and then hit update once, I believe the display chip actually supports that
First (?) partially updateable 7.5" e paper in ESPhome!
here is a Version without the grid
https://mastodon.social/@DJGummikuh/112951081620709883
and also without the AC noise lol
Do you use partial updates for speed or energy saving?
for speed but mainly to not have the entire screen flash when you only want to update a slim information (e.g. for weather, when only the line with the temperatures change but the weather prognosis itself stays the same)
also, I took it as a challenge that no big ePaper display had partial updates so far 😄
inkplate does 🙂
in esphome? are they part of the waveshare_epaper component? Because the only partial updates I found were for small displays
ok. then its the first large scale waveshare_epaper based component with partial updates xD
I imagine it largely depends on the hardware, but I wonder if you could get away with fewer flashes at the expense of some ghosting or artifacts
was pretty wild to see video playing on this eink screen, if you're willing to make that tradeoff
https://youtu.be/4wf3ebnqzn0
even their full refresh is pretty quick
https://youtu.be/4wf3ebnqzn0?t=150
That's crazy!
Cringe at the scratch test ðŸ˜
yeah all of his reviews eventually lead there and it's always painful 🫣
Such a waste of good tech