ePaper Panel in Home Assistant | Seeed Studio Wiki #2381
Replies: 15 comments 37 replies
-
This is cool. Programming this with ESPHome would be so much better if the LVGL support in ESPHome could be used, but unfortunately it currently doesn't support less than 16 bit displays. |
Beta Was this translation helpful? Give feedback.
-
NOTE !!! the code it generated for the samples - the pins are not correct , it builds, flashes, look like it communicates but the factory display remains (static on 1 page, doesn't show different pages). I changed all the pin assignments to match the ones shown in the screen shot(not downloaded code) for the hello world. Then it worked |
Beta Was this translation helpful? Give feedback.
-
Great tutorial (especially because this is cleverly chosen so it can be reproduced with very little changes). First thoughts though:
|
Beta Was this translation helpful? Give feedback.
-
Note if nothing displaying for the comprehensive example - Check in puppet logs if it wants a access token key - in which case go to your profile, Security and create a long lived token to add into puppet configuration - access token. |
Beta Was this translation helpful? Give feedback.
-
getting an error with invert_alpha: true, it is complaining about indent. thank you |
Beta Was this translation helpful? Give feedback.
-
I need help getting the display to pull a new image every time the screen refreshes. the image: component only pulls the image the first time you run the code. It successfully pulls an image of my Home Assistant dashboard once, but then never updates again. I have also tried the online_image component, but that only displays a blank white screen. |
Beta Was this translation helpful? Give feedback.
-
This is so close to what I wanted - but WiFi kills it. 3 months with 6hrly update! OK for weather maybe - but not most information. |
Beta Was this translation helpful? Give feedback.
-
Just got this and trying to program it. I have the boards installed and trying to run the Clock demo. But I don't see Seeeduino XIAO ESP32C3 listed anywhere. What am I missing? |
Beta Was this translation helpful? Give feedback.
-
Has anyone come up with a good way to list events from a single calendar with esphome on the current version? I've seen some convoluted (reflashing on an interval) or no longer supported methods (python_script) online. |
Beta Was this translation helpful? Give feedback.
-
I can't get the calendar setup to work. it just shows the title calendar and nothing else |
Beta Was this translation helpful? Give feedback.
-
I have the red (charge) LED light constantly on, even when the unit is on battery power only (with switch in on). Is this normal? |
Beta Was this translation helpful? Give feedback.
-
Hey I tried my luck to make some changes to the firmware for TRMNL to get this to run as well but my knowledge is very limited. Any chance you might give this a try? I think this would really boost the value of this one! TRMNL -> https://docs.usetrmnl.com/go/diy/byod Firmware -> https://github.com/usetrmnl/firmware It would be awesome if we somehow could get this to be one of the "DIY" implementations of a TRMNL device. |
Beta Was this translation helpful? Give feedback.
-
I made a very simple mount for this screen which I've used to attach the display to the front of my fridge. The design includes a profile with keyhole mounts for attaching to a wall/door with screws else the flat profile can be used with VHB tape. https://makerworld.com/en/models/1487711-seeed-studio-xiao-7-5-epaper-panel-wall-mount |
Beta Was this translation helpful? Give feedback.
-
According to the ESPHome docs, (big red warning block, just above the "busy_pin" documentation) the Should this be added to the WIKI/examples? Example:
|
Beta Was this translation helpful? Give feedback.
-
Hi, in case anyone is interested, I updated the panel to have last time updated time at the bottom and black background for ongoing events... https://github.com/danuw/esphome-configs/blob/epd-seeed/epaper-dashboard.yml |
Beta Was this translation helpful? Give feedback.
Uh oh!
There was an error while loading. Please reload this page.
-
ePaper Panel in Home Assistant | Seeed Studio Wiki
The XIAO ESP32C3-powered 7.5-inch E-Ink Display is a compact, energy-efficient solution for showcasing Home Assistant data.
https://wiki.seeedstudio.com/xiao_075inch_epaper_panel/
Beta Was this translation helpful? Give feedback.
All reactions