polybassa / WyLight

http://polybassa.github.com/WyLight/index.html
GNU General Public License v3.0
22 stars 16 forks source link

New light-animation commands for FW e.g. running-light #56

Open polybassa opened 11 years ago

polybassa commented 11 years ago

Idea: Implement a gradient command. commandstruct: CMD COLORLEFT COLORRIGHT FADETMMS PARALLEL

function: we can save this command in our scriptbuffer, too. If the command is executed it set's the destination colors to a gradient form the left to the right color and starts to fade to these colors.

bruenn commented 11 years ago

Good idea but add a range to the command if we have products with less than 32 leds. Two byte, one for the start and one the endindex, should be sufficient