Build the Arduino Pocket Piano

Arduino
Build the Arduino Pocket Piano

App Main1

Ever wondered how the Arduino would fair as a keyboard synthesizer? Wonder no more – the Pocket Piano kit from Critter and Guitari proves Arduino can sine and saw quite well. Features include –

  • 25 keys and multiplexer circuitry
  • 4 potentiometers, 1 controls output level
  • Microchip MCP4921 12 bit SPI DAC
  • Passive low pass output filter

The kit comes with all the support hardware needed to turn the versatile micro into a sweet digital sound synth ready for experimentation. Sporting 2 octaves worth of key/switches and 4 full-size pots, it’s a relatively long board (over 3 Diecimilas long) – but the assembly is still quite simple.

Read on for construction pictorial and info.

Parts list

app_partslabelled_edit2.jpg
  • A – PCB
  • B – Male header pins, strip of 28
  • C – Resistors
    10KΩ x6 (brown, black, orange)
    220Ω x1 (red, red, brown)
    4.7KΩ x1 (yellow, violet, red)

  • D – Capacitors
    1µF (105) x1 (“105”)
    .1µF (104) x4 (“104”)
    .01µF (103) x1 (“103”)

  • E – Potentiometers
    10KΩ x4

  • F – RCA jack
  • G – LED 5mm red
  • H – ICs
    74HC4051 multiplexer x3
    MCP4921 12-bit DAC x1

  • I – -Tactile switches x26

1 – Snap in the switches

app_tactswitches_2-upplace.jpg

We’ll start with the tactile switches because their satisfyingly fun to pop into place.
Turn the board over with the small numbered labels facing down. While supporting the pcb from below snap each of the 26 tactile switches in place – insert one side’s legs, then firmly press in the other side.

App Tactswitches Solder
Flip the board over and solder the legs of each switch. 26 switches x 4 legs a piece = this will take a little while.

2 – Resistors
App Resistor Bend
The resistors will be mounted standing vertically, we need to pre-bend them in the above manner so they’ll slip into pcb nicely.

App Resistor Mount
Place each resistor into it’s appropriate location – standing on the silkscreened side of the board. You’ll notice one pad is labeled “330”, this is a misprint – so use the 220Ω there instead.

  • 10KΩ x6 (brown, black, orange)
  • 220Ω x1 (red, red, brown)
  • 4.7KΩ x1 (yellow, violet, red)

Bend each resistor’s lead flat to the board to keep them upright and then solder each to its respective pad.

Once they’re securely soldered clip each excess lead with a pair of nippy clippers or similar tool.

3 – Capacitors

app_caps_104_mountalt.jpg

Place each capacitor in its appropriate spot on the board. Be sure to read their labels carefully as they’re quite small and easily confused

  • 1µF (105) x1 (“105”)
  • .1µF (104) x4 (“104”)
  • .01µF (103) x1 (“103”)
app_caps_104_solderclip.jpg

Bend the leads, solder, and clip – just as with the resistors.

4 – IC chips
App Chips Straighten
The IC’s need a little preparation before settling into their new homes. You’ll notice each chip’s pins splay out a bit – carefully press each side against a flat object until they stand perpendicular to the IC’s body, pretty much any sturdy plastic surface will work.

App Chips Notch
Orient the chips on the board so that their notches match the silkscreened labels, and settle them into the solder padded holes.

App Chips Bend
It’s helpful to bend some of the protruding leads, in order to secure the chips while soldering.

App Chips Solder
Solder the IC’s into place, while taking care not to overheat the chip’s body while soldering.

5 – Pin headers
App Pins Clip
Now we need to divide up that 28-pin header into 4 pieces – 2 8-pin strips, and 2 6-pin. Count the necessary sections and separate them with your clippers – keep each side somewhat secured by hand – they tend to fly off during clipping.

App Pins Mounted
Set each row of pins in place on the labelled side of the board, with the longer ends facing upward. While keeping them perpendicular to the board, use a piece of tape to temporarily secure each strip in place.

App Pins Soldered
Turn the board over and solder each pin cleanly to its pad, ensuring none of the solder bridges between the contacts.

6 – LED
App Led Place
the LED needs to sit lens-up on the labelled board side. Add the LED to it’s spot in middle of the wider end of the pcb paying close attention to its orientation. The longer should be closer to the corner of the pcb with 3 large mounting holes (that’s where the RCA jack will go)
Bend the leads, solder, and clip.

7 – RCA jack
App Jack Placeandsolder
snap the RCA jack into place on the labelled side of the board. Solder somewhat liberally to provide a durable audio connection

8 – Potentiometers
App Pot Placeandsolder
Now we get to the big parts – the potentiometers go into shaft facing up on the along the edge of the non-labelled side of the board. Use plenty of solder to keep their relatively large weight secure during use. Once soldered, clip each lead carefully to avoid airborne clippings!

app_main2.jpg

And then – oh wait, that’s all for soldering. Time to introduce Pocket Piano to its Arduino core –

9 – Connect Arduino, upload software
App Arduino Attach
Line up the appropriate length pin strips to the Arduino’s female headers. The boards should only properly fit together one way – the right way, with Arduino’s USB and DC jack jutting out from below the Piano board’s wider end. Slowly and firmly press the two board’s together till they fit flush with one another.

App Arduino Upload
Now plug the Arduino into your computer’s USB port and get to the uploading! Pocket Piano sketches are available for download from Critter and Guitari’s site.

Once you’ve loaded up one of the programs, and connected the RCA jack to a stereo/amplifier – MAKE SOME MUSIC!

16 thoughts on “Build the Arduino Pocket Piano

  1. Milky says:

    can’t wait to build this kit! was so focused on the finger piano/diecimilia at maker faire that i spaced picking up a basic arduino kit before they were all gone for the day. oof!

    also wanted to thank you for leading the arduino discussion on saturday at maker faire sf. though i was sad to miss sunday’s arduino/music discussion (more my bag…note to self: one day at maker faire is NOT enough), i walked away from saturday with more of a can-do attitude than i previously had with it. it’s all so exciting, especially with shields like this one. great stuff!

  2. Collin Cunningham says:

    Great to hear that helped! The endless streams of new lingo and hardware can be a real turn-off when your digging in – no one can ever know all of it. Working with parts or code I know little about seems the most reliable way to learn, imo.

    fyi – I’ll be writing posts here about arduino sound/music soon, including the basics from the maker faire talk.

  3. Jay Vaughan says:

    .. here in Vienna, at MetaLab. We made two so we could have a proper jam session, and they work very well – very impressed!

    So up next from us at MetaLab, some new synth models to upload to your PP’s, including a drum machine! :)

  4. Collin Cunningham says:

    @Jay – drum machine sounds great! Look forward to the new models

  5. jbrandt says:

    Where might one find the synth models and code for the pocket piano?

    I’ve been messing with the FM demo– I’ve added more wavetables and now I need more knobs for switching between them and other stuff…

  6. Collin Cunningham says:

    http://www.critterandguitari.com/home/store/arduino-piano.php

    please share those new sounds with the rest of us!

  7. Greg says:

    So, somewhere in the docs on this shield, it should probably indicate that it is not compatible with the older NGs and other boards, but only with the more recent Duemilanoves and such. My older NG only has four pins on the power run: 9v, Gnd twice, and 5v. It doesn’t have the RESET or 3v3 pin outs that this shield seems to need; the two final pins closest to the RCA jack don’t plug into anything on my old NG.

  8. Collin Cunningham says:

    @Greg – pretty sure I ran the pocket piano on a late model NG. If my memory serves correctly, all was functional except the reset button didn’t work. So the 3.3V & RST pins aren’t really necessary connections

Comments are closed.

Discuss this article with the rest of the community on our Discord server!
Tagged

ADVERTISEMENT

Maker Faire Bay Area 2023 - Mare Island, CA

Escape to an island of imagination + innovation as Maker Faire Bay Area returns for its 15th iteration!

Buy Tickets today! SAVE 15% and lock-in your preferred date(s).

FEEDBACK