Hi,
So i'm in this design project class where were using the arduino to take in MIDI input (wait for it, there's a point that's relevant to this post) from a MIDI piano, and use it to signal solenoids that will play something. The trouble is, its hard to tell what bytes are being placed inside the arduino's serial buffer for debugging purposes, but I figured from what I read here that with three 2 digit 7-segment displays, and a bunch of shift registers, i can make a midi serial analyzer of sorts, right? Thanks.
-R