I'm attempting to convert a Baldwin 640 pedalboard to midi and hoped I could get some advice. I have no real knowledge or experience with electronics...but I'm somewhat handy and can handle some simple electrical and soldering tasks. I removed the pedalboard from the organ and performed a basic examination. The pedals appear to utilize magnetic switches. I tested the continuity of these switches and believe that they share a common ground and each circuit closes when the pedal is depressed. (see pic of switches attached)
Based on my research I feel that I should be able to simply solder a new wire to each contact and connect it to an Arduino Mega...and then also connect the common ground to the Arduino. I was a bit hesitant to go this route because I have zero experience with coding...but I've seen some posts on this forum that lead me to believe that I'd simply have to copy/paste some coding that members have provided.
Is it this simple? Solder some wires, connect a 5 DIN female MIDI plug, copy/paste some code, and done? I know there are conversion kits available but they seem a little pricey...and require me to replace the switches. I'd prefer to go the Arduino-route and utilize the existing switches...as long as it's do-able by a noob like me! :)
One last question: would it be possible to somehow utilize the existing wiring without having to solder new wires to each switch? Or would this be too complicated? I notice that the existing wiring seems to travel through a circuit board and terminate with two plugs: a 12 pin plug and a six pin plug. I'm guessing that the existence of this circuit board...and the fact that there are 18 pins instead of 32+... would indicate some form of diode matrix? (pics attached) Would there be some way to wire these to the Arduino and adjust the coding such that I wouldn't need to solder 32 new wires to the switches?
Your advice would be greatly appreciated.
Based on my research I feel that I should be able to simply solder a new wire to each contact and connect it to an Arduino Mega...and then also connect the common ground to the Arduino. I was a bit hesitant to go this route because I have zero experience with coding...but I've seen some posts on this forum that lead me to believe that I'd simply have to copy/paste some coding that members have provided.
Is it this simple? Solder some wires, connect a 5 DIN female MIDI plug, copy/paste some code, and done? I know there are conversion kits available but they seem a little pricey...and require me to replace the switches. I'd prefer to go the Arduino-route and utilize the existing switches...as long as it's do-able by a noob like me! :)
One last question: would it be possible to somehow utilize the existing wiring without having to solder new wires to each switch? Or would this be too complicated? I notice that the existing wiring seems to travel through a circuit board and terminate with two plugs: a 12 pin plug and a six pin plug. I'm guessing that the existence of this circuit board...and the fact that there are 18 pins instead of 32+... would indicate some form of diode matrix? (pics attached) Would there be some way to wire these to the Arduino and adjust the coding such that I wouldn't need to solder 32 new wires to the switches?
Your advice would be greatly appreciated.
Comment