Skip to content

Latest commit

 

History

History
29 lines (15 loc) · 1.03 KB

README.md

File metadata and controls

29 lines (15 loc) · 1.03 KB

eink-morning-announcements

Morning announcements1 on a eink display! Displays upcoming calendar events, weather forecasts and custom messages.

The display

This is built with a Lolin D32 Pro, connected to a Waveshare 7.5" with a e-Paper Driver HAT, powered by a 3.7v 1800 mAh LiPo battery.

Credits

Inspired by kristiantm's Instructable (GitHub).

Structure

The codebase is split into three directories.

frontend

Frontend for user input.

backend

Backend for the frontend and the esp32.

esp32

The code running on the esp32.

Footnotes

  1. Well, not really. It updates on a regular basis during the day.