Live data from Hacker News

Show HN: I spent 6 years building a ridiculous wooden pixel display

benholmen.com

131–140 of 151 posts

Re: Show HN: I spent 6 years building a ridiculous wooden pixel display

#131
post #9

Earlier quoted context omitted.

I don't think I want to think of the actual cost per pixel - especially the cost of my time! I have deliberately avoided accounting the final cost

For what it's worth, dollar stores typically sell wooden cubes for arts & crafts purposes (board game designers also like them for prototyping) in bags that work out to a few cents per piece. I guess they're quite a bit smaller than what you ended up using, though. And of course that doesn't account for the frame or the control mechanism. (And now you have me trying to think of more robust ways to turn the pixels...)

When I was a kid, my school had several "1 litre" tubs of 1cm³ wooden cubes so that we could stack them 10x10x10. This would have been very early 80s UK.

Just googled and I found some on Shein with 200 cubes for £2.50. They also have 2cm sized ones at £1.31 for 20 cubes and 4cm ones for £1.88 for 4 cubes.

You'd still have to drill holes in them all, but I wonder if a different solution might be possible - for instance holes in the wooden strips between the rows of cubes that are slightly wider than screws that hold the cubes suspended from the strips. If they weren't too tight, the cube could rotate freely. But maybe just drilling holes using a CNC would easier (and potentially you could drill all the holes on a flat plane of wood before cutting up into cubes).

Re: Show HN: I spent 6 years building a ridiculous wooden pixel display

#132
post #48
post #28

Speaking of "alternatives to e-ink for a zero-power-use-when-not-updating dot-matrix display"... Has there ever been designed a "display" that is just a thermal printer hidden in one end of a box, and a take-up spool + tensioning spring hidden on the other end, such that the "display" is then a continuous thermal paper "scroll" stretched across the box behind [UV-protective!] glass, that can be "refreshed" by printin…

If you wanted to take this a little further, you could cover the "display" with heat erasable ink like is used in a Pilot Frixion pens. This ink is interesting in that it fades when heated (60 C), but darkens when cooled (-10 C). In between those temperatures it is stable. Thus you could have one loop that is continuously reused. Not sure how many cycles you can get before the ink degrades.

Or thermochromic film

https://en.wikipedia.org/wiki/Thermochromism

Re: Show HN: I spent 6 years building a ridiculous wooden pixel display

#134
post #66
post #35

Earlier quoted context omitted.

And absolutely no energy consumption when you don't change the image.

Move over, e-ink displays. A new king is in town.

This will be my new Kindle!

Only drawback is having to hire a C130 if I want to take it on a trip with me :')

Re: Show HN: I spent 6 years building a ridiculous wooden pixel display

#136

I don't see a live view on kilopx.com? That's a bit disappointing. Edit: Oops there is, it was an issue on my side.

There is a live view, but it looks like the machine has broken down

Oh yes I see it's a YouTube embed, I had those blocked sorry

Re: Show HN: I spent 6 years building a ridiculous wooden pixel display

#138
post #80

This is pretty cool as-is, but I can't help but try to think up ways to increase the speed. (Not the point, I know.) I feel like it should be able to do a whole column pretty quickly with some optimizations. If the device that turns a block could do so without needing x-axis alignment to change, then you could do a whole column pretty quickly. Or perhaps it'd be better to do rows instead of columns, since the y-axis…

If you had a rotating mechanism which allows slip then you could have rotor shafts which rotate all the blocks in a column while braking mechanisms prevent all the blocks in a given row from moving. Or you could have both rotor rows and rotor columns if you implement a rough mechanical equivalent of the hysteresis systems of ferrite-core memory. Or (I think GistNoesis suggested something similar https://news.ycombinator.com/item?id=44794092 ) if you hide a neodymium permanent magnet just under one corner of each of the blocks you could use a pair of electromagnets behind that block to pull the block from either orientation into the other, almost a solid-state solution apart from the axle the block would rotate on and potentially one which could set the entire display at once.
Post reply on HN