For this assignment make a prototype of my final project, the keyboard, that connected to a microcontroller could send me a signal and tell me which button and which musical note I was selecting.
drill bits
Cooper board
1. I use a fabduino to program and control my keyboard board.
2. This is the keyboard's primary plate.
NOTE: Please refer to my input devices work to see the process of designing my keyboard
The main part of my final project is to program each of the keyboard keys with a specific note resulting in the 12 main notes to be able to make a musical composition.
After programming each key we will see in the output assignment how each note will be assigned a code so that it can reproduce the sound of the corresponding note.
3. I set the fabduino for programming.
4. I connect everything to configure the keyboard code.
NOTE: It is important to emphasize that it uses the breadboard to make the electrical connections because it only possessed at that moment in the fablab a single type of cable and it was not the one that we needed, reason why we had to use what we had at the time of the manufacture and programming.
5. I use a keyboard code as an example.
6. Set the code to control the keyboard pins.
In downloads is the code.
7. We look for the serial monitor to see the signal that sends us the microcontroller.
8. We have a 0 and 1 and then both.
9. This is the zero button.
10. We now configure the buttons to give us a musical note, in this case it is the DO note.
11. DO#
12. Both notes.