Hi, all.
I will ask a couple of questions soon. First a little background. I am a novice with electronics and fairly handy with software. My goal is to create a USB-attached midi controller that acts like a mallet instrument (Glockenspiel, Marimba, etc.) I have seen others use 'piezo discs' to produce current that is then read by Arduino analog ports. I gather that I need to be very careful about voltage and I think that I know how to accomplish that. I have a 3.2 and have programmed it to send MIDI messages via USB but I have not attached anything to any ports. So I'm ready to move ahead. Here are my questions:
1) If I buy a 3.6 with pre-soldered pins and plug it in to a breadboard, how many analog ports would be available for use?
2) Is there a limit to how many analog ports can be polled (read) and processed? I think that I need fourteen (14) analog ports in order to have an instrument with 14 keys.
Thank you very much for your kind consideration and help.
ps. I am amazed that something like the Teensy exists and that I can turn it into a functioning MIDI controller with 20 minutes of coding - my compliments to the geniuses who make that possible!
I will ask a couple of questions soon. First a little background. I am a novice with electronics and fairly handy with software. My goal is to create a USB-attached midi controller that acts like a mallet instrument (Glockenspiel, Marimba, etc.) I have seen others use 'piezo discs' to produce current that is then read by Arduino analog ports. I gather that I need to be very careful about voltage and I think that I know how to accomplish that. I have a 3.2 and have programmed it to send MIDI messages via USB but I have not attached anything to any ports. So I'm ready to move ahead. Here are my questions:
1) If I buy a 3.6 with pre-soldered pins and plug it in to a breadboard, how many analog ports would be available for use?
2) Is there a limit to how many analog ports can be polled (read) and processed? I think that I need fourteen (14) analog ports in order to have an instrument with 14 keys.
Thank you very much for your kind consideration and help.
ps. I am amazed that something like the Teensy exists and that I can turn it into a functioning MIDI controller with 20 minutes of coding - my compliments to the geniuses who make that possible!