In this project, we use everyday objects from around the house to create a walkable piano.

We're going to veer off a little bit from our path of only building circuits on the breadboard and instead build one of our components from everyday household items. We're going to replicate what we did in the Better Piano project (in fact, we'll use the same code), but instead of using buttons on the breadboard to play the notes, we are creating our own walkable piano keys that will play sounds when you walk (or press) on them.

The only code changes that are necessary are if you want to add additional "keys" over and above the four that have already been wired.

Below are step-by-step instructions for building your piano keys and attaching them to the breadboard. This is what the final circuit on your breadboard should look like — notice that we'll be leaving the button wired in the circuit in addition to the homemade pressure pad (this is so you can use the button to test the breadboard wiring should you have trouble with your pressure pad):

Parts Required:

Place cardboard centered on tin foil

Fold and Tape Foil on One Side:

Fold and tape foil on other side. Repeat and make another foil/cardboard square

Flip one cardboard/foil square over

Tape cardboard strip on one side

Tape cardboard strip on other side

Attach other cardboard/foil square to top, with tape.

Tape wire to one side of pressure pad

Tape other wire to other side of pressure pad

Pressure Pad is complete

Attach pad in parallel with button on breadboard

Your homemade piano key should now play a note every time it is pressed...just like our buttons did in previous projects.

The software for any of the previous four button piano projects will work with this project.