dorianim / wg-display

A simple display used in our shared flat to display upcoming events and keep track of expenses.

Repository from Github https://github.comdorianim/wg-displayRepository from Github https://github.comdorianim/wg-display

WG display

A simple display used in our shared flat to display upcoming events and keep track of expenses. Based on an esp32 with an e-ink display. The esp goes to sleep after a few seconds and only wakes up when a button is pressed and at 01:00 am to refresh upcoming events. The api is deployed on Google cloud and uses Google APIs to push meal counts to out google sheet and pull events from our calendar.

Pictures


Counts

Events (during sleep)

Build

  • Create config.h cp config.h.example config.h
  • Fill in you Wi-Fi and api credentials
  • Build using PlatformIO pio build

About

A simple display used in our shared flat to display upcoming events and keep track of expenses.

License:GNU Affero General Public License v3.0


Languages

Language:C 43.9%Language:C++ 40.3%Language:Python 13.0%Language:Dockerfile 2.8%