Tiny volumetric display
41–50 of 180 posts
Re: Tiny volumetric display
#42This would look better with the LEDs on a transparent PCB, right?
I bet you could to it with those little fiber-optic wires. Not the fancy telecommunications ones, the cheap stuff they use to make decorations. I wonder how they respond to being dunked in epoxy.
Re: Tiny volumetric display
#43Re: Tiny volumetric display
#44Re: Tiny volumetric display
#45Pretty cool, but the bigger the display, the more that refresh rate becomes an issue. Say you can refresh the outer pixels on the horizonal axis at 100 fps. Then if you want to have 50 pixels on the outer half circle, then you can change them at 2fps.
Re: Tiny volumetric display
#46Creative. I probably have the persistence and interest to pull something like this off, but I lack the fantasy to come up with such cool projects. Luckily there's the internet to see what impressive stuff people come up with.
Tom 7 mentioned a thing in one of his videos, which is to keep a list, and write down every idea when you think of it, regardless of how stupid it is. Winnowing is for later. That way, when you have the energy to work on a project, you don’t have to waste it on coming up with an idea. It really makes a huge difference in what you can get done with side projects. You probably have more interesting ideas than you think…
It's also ok to have really """bad""" ideas. They're always funny to read back (a month/year) later. They're fun to share with friends and strangers. And sometimes they lead to good ones as you think about what made you think the bad ones were bad in the first place.
Re: Tiny volumetric display
#47https://www.forbes.com/forbes/2007/0723/060.html?sh=3c183bcb...
Re: Tiny volumetric display
#48geohot built one of these in high school https://www.forbes.com/forbes/2007/0723/060.html?sh=3c183bcb...
Re: Tiny volumetric display
#49Earlier quoted context omitted.
The fundamental problem is refresh rate. If you have two phones that refresh at 240Hz (the fastest I know of), and you want your frame rate to be 12 Hz, you’ll still only be getting 20 refreshes per 180 degree rotation. So your angular resolution will only be 9 degrees. Assuming you use portrait mode, that will make your outermost voxels ~5 mm arcs. And even there, 12 Hz is probably pushing it in terms of flicker.
Yeah, well, that's not going to work. Interesting problem all the same. For a 1 meter diameter and height cylinder at 60Hz voxel refresh and say 1mm resolution at the edge one would need the plane rotating at obviously 3600 rpm, and edge pixels switching at about 380KHz. Since rgb is nice to have that's 10 gigabit for a somewhat coarse display. Nothing impossible, but not a DIY territory yet. I think one'd want the L…
The edge of such a display would also be moving at several hundred miles per hour, which creates it own whole set of problems.