Something quite a bit more simple, not a kit, and no sample code, but fairly trivial:
https://www.sparkfun.com/products/9964Three wires, read it like any other analog input.
I'm sure the audrino examples include reading from a potentiometer or something. Use that code and a pin of your choice to read from this thing instead. The pinouts on the controller are undocumented and unsupported, but for the one i received recently (and used the LED belt tutorial to program) they're pretty close to the same pins used on the teensy 2.0:
http://www.pjrc.com/teensy/card2b.pdf You'll have to figure out how to alter the brightness of your LEDs yourself. Going to have to dig into the code and figure that one out yourself. Maybe I'll buy a belt myself and play with it, but i've been a bit leery of bending that led strip constantly.