[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content
/ eink-ha Public

A hacky e-ink display for Home Assistant sensors

License

Notifications You must be signed in to change notification settings

rbaron/eink-ha

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

25 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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.

m5stack

  • Incompatible arduino-esp32
    • PlatformIO issue
      • Links to a GitHub repo with the hello world that works
      • This works, but I had to delete the whole ~/.platformio dir and restart VSCode, otherwise there are some cryptic compilation errors
    • GitHub issue (not m5stack specific)

About

A hacky e-ink display for Home Assistant sensors

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published