Skip to content

owenb321/eink_ambient_display

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Ambient E-Ink Display

E-paper Display

Overview

ESPHome project using an e-paper display to show information meant for quick glances.

Hardware

Details

This is a Home Assistant focused display that grabs sensor details from MQTT to optimize speed. An example of the Home Assistant config that this uses can be found here.

MQTT is used to expedite the update interval since the Home Assistant API takes up to a minute to provide new information. MQTT with persist flags allows ESPHome to pull the information immeditately upon waking up without connecting to the HA API first.

The Waveshare display consumes power during the ESP32 deep sleep so the TPL5111 timer is used to cut power between update intervals to maximize battery life. Battery life with a 2500mah LiPo has been about 3 months in real world usage.

The case is laser cut and can be screwed shut or just held together with the slot/tab design. SVG files for cutting are found in the case directory

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Languages