Electronics
Zum Modell
Kinoko Magnet
45
Downloads
44
Likes
0
Makes
This is Kinoko Magnet a small variation of Kinoko Lamp.
http://www.thingiverse.com/thing:930147
"Kinoko" means "mushroom" in Japanese.
This lamp is controlled by a micro computer, so changes its color randomly time by time.
https://youtu.be/ZdwHaAPvAQA
First idea of this thing was came from a smart color LED used to make wall displays. The LED includes small micro computer and it handles data very smart way. For example, if I send data "R-G-B" to the LED chain, first LED takes "R" and resend rest "G-B" to next LED, then the LED takes "G" and resend rest "B". So we need not many wires, but only one wire to control 1,024 LEDs in the chain.
Colors are specified 8 bit RGB like "255,0,0 (Red)". So above data "R-G-B" is actually written as "255,0,0, 0,255,0, 0,0,255".
Also price of the LED is quite reasonable ($0.33). So there is no reason to not use it.
C source code is here.
http://www.11moon.com/davinci/kinoko_magnet/Kinoko_Magnet2.zip
If you have problem on it, pl
http://www.thingiverse.com/thing:930147
"Kinoko" means "mushroom" in Japanese.
This lamp is controlled by a micro computer, so changes its color randomly time by time.
https://youtu.be/ZdwHaAPvAQA
First idea of this thing was came from a smart color LED used to make wall displays. The LED includes small micro computer and it handles data very smart way. For example, if I send data "R-G-B" to the LED chain, first LED takes "R" and resend rest "G-B" to next LED, then the LED takes "G" and resend rest "B". So we need not many wires, but only one wire to control 1,024 LEDs in the chain.
Colors are specified 8 bit RGB like "255,0,0 (Red)". So above data "R-G-B" is actually written as "255,0,0, 0,255,0, 0,0,255".
Also price of the LED is quite reasonable ($0.33). So there is no reason to not use it.
C source code is here.
http://www.11moon.com/davinci/kinoko_magnet/Kinoko_Magnet2.zip
If you have problem on it, pl
tofuji veröffentlicht auch auf
7 zusätzliche Modelle auf 1 weiteren Plattformen
Hast du dieses Modell gedruckt? Einloggen und dein Make teilen!
Melde dich an, um einen Kommentar zu hinterlassen
AnmeldenNoch keine Kommentare – sei der Erste!