Electronics
Model downloaden
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 publiceert ook op
7 extra modellen op 1 andere platforms
Heb je dit model geprint? Inloggen en deel je make!
Log in om een reactie achter te laten
InloggenNog geen reacties – wees de eerste!