espboards
espboards
About
- Username
- espboards
- Joined
- Visits
- 2
- Last Active
- Roles
- Member
Comments
-
@TTT I have added ESPHome support for the 4.2 inch v1.2 in my custom component: You can use it by adding external_components to your esphome config: external_components: - source: github://ESPBoards/esphome-lvgl-crowpanel-epaper-5.79-4.2 And th…
-
Hello, I had exactly the same issue. There are a few things that needs modification in the example to make the display work with ESPHome: * Manually set hsync and vsync * Downgrade the ESP-IDF Framework - seems there has been some changes that make…