Context upfront:
https://news.ycombinator.com/item?id=13771203I'd really like to have a decent (let's say >13") display to hang on a wall in my room and display weather, my todo list, etc. It doesn't necessarily have to be E-ink proper, but I like the idea of having something that doesn't emit its own light. More like an electronic whiteboard.
Alternatives include something like the Vestaboard, which is not cheap, and probably fairly noisy.
Are there products I'm missing here?
This is the black/white one, they do a black/white/red one too. But beware, they take really long to refresh (the red color takes several refreshes to appear). And the one with red is on backorder till June.
It can be powered by a raspberry pi (or ESP32 or Arduino) and is (much) cheaper than the ereader options of the same size: Only about $170.
PS Beware: You can't simply start up a user interface like X-Windows on it. You have to write software to display on it. The display is addressed in 4 separate sections so it's not super easy.