Skip to content

Latest commit

 

History

History
executable file
·
9 lines (5 loc) · 730 Bytes

README.md

File metadata and controls

executable file
·
9 lines (5 loc) · 730 Bytes

infoPi

A simple e-paper dashboard, powered by a Raspberry Pi Zero

Follow the complete tutorial here!

DailyPi is a straightforward home dashboard that shows daily tasks, events and weather on a 7.5 inch e-paper screen. All of the data preparation is conducted server-side, through a web app hosted on Google Cloud Run, which collects information from all relevant APIs and outputs a PNG image at a fixed URL. The local device is composed of a a Raspberry Pi zero W computer physically wired to an e-ink screen. The Pi's task is to regurlarly pull the dasbhoard PNG via Wifi and push it instantly to the display.