Borg 3D color
Uploader Comments (lit42)
Top Comments
-
After the first 5 seconds, I got a mental image of a bunch of break dancing borgs . . . lol
All Comments (229)
-
Setup Micro-LEDs and produce an 3D images :)
-
Hope you gave the credits of the music to SGX.
The song name is "Coactive".
jamendo.com/it/artist/sgx
-
make it really big, watch it from far away, got your first primitive real 3D TV... miniaturize it, got your next generation home user real 3D TV
-
this just looks like christmas lights to me
-
It's a matrix display: At each point in time, only a single 2d plane is active. That way you only need 3*25=75 IO-lines for the 25 RGB LEDs in a plane. Plus 5 to activate the planes.
So you need to time-multiplex the different planes.
But that way you only have binary on/off behaviour per LED per frame. To get intermediate brightness, you only activate a LED every e.g. n-th cycle.
Long story short: IIRC the cube operates with > 50 kilo planes per second....
-
It looks so good that it becomes not nerdy at all! :-D
-
I want one!!XD
-
can you sell this?
Very nice !
But wy did you have this cube controlled by an "FPGA emulating a ATmega microcontroller" ? You could have controlled this cube directly by an ATmega microcontroller. It probably would have been easier to program all the effects no ?
DarkDesire1974 2 years ago
There is no ATmega that is fast enough to do this. Way to many bit per color channel and fps needed to see a fluent animation
lit42 2 years ago 3