EspHoMaTriX: A simple DIY status display with an 8x32 RGB LED panel implemented with esphome.io
I like status DIY-displays!
But all available solutions didn’t fit exactly my needs so i started to develop my own version based on esphome and the hardware used by Awtrix or PixelIt.
My solutions is now comparable with the mentioned gadgets and it is working well with homeassistant.
There is a youtube video showing the some aspects on how to use it. The video does not reflect the actual functionality since i am constantly improving the software.
Here is my github repo with documentation and some examples on how to use it.
It’s a spare time project, hope you like it. If you like it star me on github
You can send messages to the display also with this custom component EHMTX notify component
ToDo:
- cleanup code. A lot of this is done by jd1
- cleanup documentation
- adapt esphome guidelines on code-formating -
implement RGB565 to safe flash spacesee my new branch