> After creating the first prototype I realized a number of things. While it was cool there wasn’t enough utility to justify creating another one. The only way I could have figured that out is by making and using this prototype for several months.
I did something similar with LEDs [not a cube, just a board with lights] to alert on various things before just having the Pi power an old wall mounted LCD I wasn't using anymore + a dashboard.
It is one of those ideas that is awesome in theory but its really hard to justify the time/effort beyond "FUN!"
Oh nice, not sure how large you're thinking but if it's under 6 inches you could probably get one decently cheap from Alibaba(the Chinese Amazon). I think the larger displays (10 inches+) were only manufactured for special use cases like the Kindle DX hence the limited availability. Cool idea though!
I did exactly the same using LEDs and an Ikea lamp housing, with a Pi running Python to poll different APIs. It wasn't too difficult to get something simple running, but yes, hard to justify significant time!
Oh gotcha, yea no other pages yet. I did consider the implications of a thin font on readability but it looks great on retina displays. No problem, hope it helps.
I think the white text against blue background is a rough choice. On the right monitor and brightness, it's fine; on the wrong one, it's illegible. Text either needs to be thicker or the color schema needs work.
I agree. I like the blueprint theme, but those ultra-thin fonts need to go away. If there is a potential for your font to render with sections being only fractions of pixels thick, you get a very illegible result.
17 comments
[ 0.29 ms ] story [ 55.0 ms ] threadI did something similar with LEDs [not a cube, just a board with lights] to alert on various things before just having the Pi power an old wall mounted LCD I wasn't using anymore + a dashboard.
It is one of those ideas that is awesome in theory but its really hard to justify the time/effort beyond "FUN!"
The cube animation are six square divs animated with css. Just take a look at the source if you're curious.
Thank you for the advice about the cube, I will definitely have a look!