These are some documentation shots of a project I've been working on for the past few years.. Using a MAX6955 LED controller communicating through a parallel port bit-banging the i2c protocol from a custom piece of software I wrote to feed a midi file through one note a a time to light that specific key, and wait for the key on the piano to be pressed.
Yes yes, I know it's been done, and done better... but this keyboard is weighted, and you can give it your own midi files!
the biggest problem I found was the hand seperation.. hmm... anyways.. bask in the awesome blue glow of 88 leds powered by a hacked USB cable...
Comments
[...] included these gems. I was able to immediately use the more boring hacks (#3 and #4) for my i2c controlled piano lightbar project in converting it to use an arduino. And to think for a second I was going to write some horrible [...]