All Projects → rbaron → eink-ha

rbaron / eink-ha

Licence: MIT License
A hacky e-ink display for Home Assistant sensors

Programming Languages

c
50402 projects - #5 most used programming language
C++
36643 projects - #6 most used programming language

Eink example

This is a hacky PlatformIO project in which Home Assistant data is displayed in an e-ink display.

Useful Links

Dev Notes

epdiy

Error:

.pio/libdeps/esp32dev/epdiy/src/epd_driver/pca9555.c:3:27: fatal error: hal/i2c_types.h: No such file or directory
compilation terminated.
*** [.pio/build/esp32dev/lib9c8/epdiy/epd_driver/pca9555.c.o] Error 1

Manually open these files and comment out the #include lines. See GitHub issue.

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].