Video of my ambient lighting setup
Awesome! thanks!
I was just trying DIY with Arduino control Signal of led.
the solution as follow:
low cost led strip of individually addressable led strip(http://www.ledlightmake.com/color-single...t-c-80_81/) + Arduino
or WS2812 + Arduino with program code(However,I get a great kick out of a sequence manually like this...

#asm
MOV P1, #1
nop

nop
nop
nop
nop
nop
nop
nop
nop
nop
nop

nop
nop
nop
nop
nop
nop
nop
nop
nop
nop

nop
nop
nop
nop
nop
nop
nop
nop
nop
nop

nop
nop
nop
nop
nop
nop
nop
nop

MOV P1, #0

nop
nop
nop
nop
nop
nop
nop
nop
nop
nop

nop
nop
nop
nop
nop
nop
nop
nop
nop
nop

nop
nop
nop
nop
nop
nop
nop
nop
nop

ENDASM
it's run on main_loop.any thing is ok!)
Reply


Messages In This Thread
RE: Video of my ambient lighting setup - by jimmy1974 - 2015-08-18, 18:04
Logout Mark Read Team Forum Stats Members Help
Video of my ambient lighting setup0