I have a 20 year old digital piano. It is the last one Yamaha made before introducing a midi in/out box. I am trying to add midi but it is different than most of the examples I have found online. The keyboard has an 8 pin connector to the main pcb and the pedals have a 4 pin connector to the main pcb. I have the electronics diagram and figured out that there are 2 signals from the keyboard (possibly signal and clock?) and then 3 signals from the pedals (plus ground). I really only need the sustain pedal for midi so potentially I have 1 or 2 signals from the keyboard and 1 from the pedal coming into the Arduino. Using a breadboard, I cut the pin connectors, re-wired some back together and some through the breadboard so that I could then take the necessary signals off the breadboard (row) and into the Arduino. Now I’m stuck.
First, I am assuming that the signal is already ready to go straight into the Arduino without any resistors etc. but I’m not sure.
Second, once I go digital in with the signals, because they didn’t come from a 5 pin midi DIN I’m not sure how to get the Arduino to recognize and process the signal.
Finally, I’d like to go usb out for the midi but don’t know if the little micro/nano can do that.
Any help nudging this newby down the path would be appreciated.
Regards,
James