How to DIY a Playable Keytar With Cardboard

by SunFounder Maker in Circuits > Arduino

3556 Views, 9 Favorites, 0 Comments

How to DIY a Playable Keytar With Cardboard

How to DIY a Keytar with Cardboard

A Keytar perfectly combines keyboard and guitar together. So today we will make an ultralight cardboard Keytar. No matter you like musical instrument or not, you will love it!

Preparation

1.jpg

Multi-Control board - http://bit.ly/2sTJYxx

USB cable

10 x 3-pin inching switch

Pencil

Ruler

Male-to-female pin header

Eraser

Utility knife

Marker pen

Double-sided tape

Glue gun - http://bit.ly/2twpx8w

Soldering iron - http://bit.ly/2t3fPKx

Cardboard

Draw Out a Keytar

2.jpg

Cut the Keytar Boards

3.jpg

Follow the outline to cut the board to get the first keytar board with knife. Then follow the outline of the first to cut to get another board.

Now, we have two Keytar boards at hand.

Split the Keys

4.jpg

Split the keys with knife along the gaps and paint the gaps with the Marker pen.

Insert Switches to Board

5.jpg

Cut out the keyboard area of the second board, and cut some gaps for the switch, so we need to make sure the gap is the same the switch on the width.

Note: To make sure your Keytar can work after complete, you should make sure the switch position is right under each keys (that is the position should be at the center of the key)

Then fix the switches with glue gun.

And paste two boards together with glue gun or double-sided tape.

Solder Switches to Pin Header

6.jpg
7.jpg

Fix the pin header on the back of the Keytar board. Define keys to C, D, E, F, G, A, B, and C+ from left to right, and the keys on the neck to Ctrl 1 and Ctrl 2 as shown above.

The pin header is to connect the switches to the Multi-control as shown above: C to UP, D to Left… Align the pins on the back of the Multi-Control with the pin header, we can know the corresponding connecting sequence. Then solder the normally-open pins of switch to the pin header via a cable.

Connect COM Pins of the Switches to GND

8.jpg

Connect the pin corresponding to Multi-Control’s GND to the COM pins of the switches one by one.

Insert the Multi-Control to the Pin Header

9.jpg

Download the Code

10.jpg
11.jpg

Visit the wiki page of Multi-Control, you can see the related resources.

Click Here to download the library of the code. Click Sketch -> Include Library -> Add .ZIP Library to include library Joystick and MIDIUSB.

Then go to Github Page and download the code.

Modify the Code

12.jpg
13.png

The matching of Multi-Control to Switch is different from that in the code, thus we need to modify the pin’s definition.

The first picture is the mapping of Multi-Control to the Keys.

Thus we need to modify the definition like the second pictures

After modifying, select the board type and port, and upload the code.

Connect the Multi-Control to computer via the USB cable

Get a MIDI software to start your Keytar playing.