LeRoy Miller

Results 49 comments of LeRoy Miller

@brodyUW Thank you for the work around - I might add to your instructions DO NOT install the above .deb files - they just caused problems for me running a...

I can check off a couple of the things on this list. I would love to hear from the creator thou about some of these changes. On the ESP32 branch...

Sorry for my late reply, I didn't get notified that someone responded. the simple json string is pretty easy to read, but my changes here are not backward compatible with...

Hopefully in the future?

My solution for now is to build a static text image using GIMP, with a size of 540x960, put the text I want displayed, and rotate the image. Then display...

M5EPD driver (for the M5Paper) looks like it supports rotation, but I'm not sure what pins need to be changed to try with this display. I think they are using...

the LilyGo driver is based on this https://github.com/vroland/epdiy driver - it appears to be in landscape to start with. I have thought about asking this same question on that repository,...

This is the schematic for the M5Paper - https://m5stack.oss-cn-shenzhen.aliyuncs.com/resource/docs/schematic/Core/m5paper/M5_PAPER_SCH.pdf This is the one @vke posted in the closed hardware thead (https://github.com/Xinyuan-LilyGO/LilyGo-EPD47/issues/2#issuecomment-757875009) If I right, they are using two different drivers...

@fdufnews Seems like all I am able to get it to do is move text and images around on the screen using the framebuffer. perhaps I am not using the...

I am having to rotate the images in gimp before converting them to hex, it works, but it is one extra step. Of course if you are having to resize...