[r.rayns]

Inky Dash

Inky Dash is an interface for Inky pHAT , an ePaper display for the Raspberry Pi, that can be accessed from a browser via a local web server. I wanted a fast and easy way to upload images to the ePaper display.

The project is structured as a monorepo with the server and UI code bundled together. By treating the application as a whole it meant fewer steps were needed to deploy and run it.

Uploading an image

✨ Update (06/02/2025) - rewrite

I have since rewritten this project from scratch with new features, support for different screen types and a complete redesign.