Shipped this project!
Prize Pics: kindle for your photos app. I wanted an affordable alternative to commercial e-ink picture frames, so I built it. Powered by a rpi zero 2w, prize pics hosts a local web server that allows the user to upload photos to see on their hardware. The hardware functionaltiy includes dithering the uploaded iamge to display on a b/w e-ink and a button that allows skipping. The software funtionality included live-previwing the image being displayed, viewing the queue, deleting images in the queue, skipping images, and of course uploading images.
In this project, I learend a lot about dithering and how its useful for making color images viewable on b/w displays. I also learned how to run a flask server off a rpi that will allow local control of my device.