Shiftbrite Color Fading

Shiftbrite fading using mbed.

Link to code: http://mbed.org/users/bh27/programs/Shift_brite_fade/lof4v1

Color patterns can either be user input or a random number generator can pick out values to use. Rate of fading can also be changed.

Example of a user specified color fade. Red -> Blue -> Yellow, repeat.

Example of random colors generated and fading.

Original Shiftbrite code developed for mbed can be found here: http://mbed.org/users/bh27/notebook/shiftbrite/

Credits:

Color fading example code: http://www.arduino.cc/cgi-bin/yabb2/YaBB.pl?num=1253503406

Shift register code: http://mbed.org/users/ChriX/notebook/shift-register-function/

Shiftbrite Arduino code: http://macetech.com/blog/node/54

Useful Links:

Shiftbrite Documentation: http://docs.macetech.com/doku.php/shiftbrite

Shiftbrite Hardware components: http://macetech.com/blog/?q=node/23


Please log in to post comments.