Martin F.

Results 207 comments of Martin F.

Hi @oshere1111 I recommend you to join epdiy.slack.com (Send me an email to my github profile email for invitation) You actually need an epdiy board to try it. It won't...

Ok then you will have to compile epdiy in a ESP32-WROVER and skip the power lines initialization. Then build one example like the dragon example or the grayscale test. Keep...

Done but missing EPDiy since IDF 5 PR is still not merged in master branch.

Done and merged. Only pending to review & finish the https://github.com/martinberlin/lvgl_epaper_drivers/pull/6 lvgl_epaper_drivers PR

It's working. Just delete from .pio/libdeps the S library so PlatformIO pulls again. And test it with the branches in the last comment. Working good, seems that compression is also...

@IoTPanic when you have some time, shall we deep debug and test how compression is working? Then we could close #5 Will like to do more tests over the weekend....

@hputzek and @IoTPanic what I would like to do here is to keep pixels as simple as it is. But handle compression differently. Instead of compressing all including headers, keep...

Hi Lanistor, sorry I saw this quite late. I think at this point we advanced significantly in rendering times with epdiy v7 and your own improvements. Please keep it open...

Closing here since it seems old and by this point you would have figured out this one!

Sorry no idea. It’s hard to help you like this without any detailed error report, check how much free Heap you have. Try to compress a smaller file before. Also...