I recently picked up this: Vision Master E290 – Heltec Automation on Aliexpress for a good price, and it looked like the perfect size for my project. However I never checked if it would work with ESPhome or not. I really hope it can as it is a cool form factor.
I managed to install ESPHome on it, and the ESPHome Is happy talking to it. But I seem unable to get the screen to work. I have looked at the schematic and got the pins for the GPIO from there; I am unsure what the screen is, just that it is made by the. I have tried some of the other options, but this did not work.
I am unsure where to go from here, the Logs show that it is updating the screen but the screen still has the last screen from the stock firmware on it. Any help would be greatly appreciated.
Managed to solve it with the help of a friend; the e-paper needs to be turned on as per the Datasheet it wasn’t that clear. It is connected to a GPIO pin 18, which I have made a switch that turns on.
Here is my example code of it working, hopefully help someone in the future.
I got the Vision Master E213 version and can’t seem to update the screen with your latest yaml, even when i adjust the display pins according to their datasheet. I’m not seeing a GPIO18 mentioned on either model though, so wondering where you got that info.
Any tips you can throw my way would be appreciated.
Just chiming in to say this helped me out greatly and got my first display functioning. Just need to figure out VBAT once I get a LiPo battery that isn’t old and unhealthy.
Just warning you the Battery will be frustrating. I dont remember but it might not have a voltage divider onboard.
Hopefully this helps you. i’ll be honest it feels kinda unreliable. But ChatGPT wrote it so what can you do. There’s a couple of snippets in here that might be useful.
Hello,
I’ve just created a PR on GitHub that adds the Vision Master E213 (LCMEN2R13EFC1) display functionality.
I would appreciate it if you could test it and let me know if it works (so that it doesn’t just work for me) .