Difference between revisions of "Electronic keyboard"
Jump to navigation
Jump to search
Line 44: | Line 44: | ||
The cad file is sent to a manufacturer, and they send back a board that looks like this: | The cad file is sent to a manufacturer, and they send back a board that looks like this: | ||
− | <div style="position:relative; top: | + | <div style="position:relative; top:0px; left:0px; transform:rotate(-90deg)">[[Image:electronic_keyboard_pcb.jpg|500px|degree=270]]</div> |
Revision as of 10:42, 8 June 2021
In this TV, we will be creating an electronic keyboard.
Bill of Materials
- Keyboard PCB
- Keyboard parts kit
- printed keyboard caps
- Solder
CAD
My paragraph
For this TV, the cad has been done for you, as this is more of an exercise in assembly and programming than in design.
Here is the Schematic used for this build:
The processor is an ATmega328, the same processor as is used on the Arduino Uno. There are 8 button inputs, with pulldown resistors on the signal lines, and a speaker amplifier to drive a small speaker.
This schematic was used to create the following PCB:
The cad file is sent to a manufacturer, and they send back a board that looks like this: