Can anybody point me to where i can find the schematics or info to add a 5 pin midi input to an Arduino pro micro, I have looked everywhere and found lots of information but i am very confused as to what is correct and not sure if it is suited to my controller. Thanks for any help in advance!!!!!
pempi78:
Can anybody point me to where i can find the schematics or info to add a 5 pin midi input to an Arduino pro micro, I have looked everywhere and found lots of information but i am very confused as to what is correct and not sure if it is suited to my controller. Thanks for any help in advance!!!!!
What have you looked at so far so people don't duplicate your efforts?
What is "confusing" ?
.
Well this is an example but it's a UNO board so not sure if it will work with my pro micro
https://libremusicproduction.com/tutorials/arduino-and-midi-in
This is another one with different pin connection using the same board
It looks possible to me.
How were you planning on uploading the code to the Pro Mini?
i am going to create new code at least if i know the connection will work, which link looks possible both of them?
I actually have the Pro Micro Leonardo
Those circuits are all basically the same and any of them will work. MIDI isn't very fussy about resistor values. I usually use the version from Notes and Volts: Midi for the Arduino - Build a Midi Input Circuit which works with Uno/Nano/Pro Micro and just about any other 5V Arduino.
What pin you use on the Arduino will depend on what code you're using.
Steve
Ok Great thanks for the help!
pempi78:
I actually have the Pro Micro Leonardo
I haven't heard of the Pro Micro Leonardo.
What's the link for it?
.