Do you love Arduino?
Do you think the concept of Arduino shields is just the coolest?
Do you wish you could get some of those neat Arduino Prototyping Shields that Tom Igoe made?
Too bad no one sells them yet, because building your own versions of those boards is a bit out there for us ADD’ers.
Don’t despair, there is a solution to the lack of breadboarduinos. You can build your own Arduino shield with a solderless breadboard in about 10 minutes and 10 bucks. It’s not nearly as full-featured as Tom’s prototyping shields, but it’s great way to quickly add a solderless breadboard to Arduino.
Parts you’ll need:
– small solderless breadboard, Digikey 923273-ND
– small circuit board, Radio Shack 276-150
– Two 8-pin header sockets, Jameco 70755 or Digikey AE10048-ND
– Two 8-pin single inline wire-wrap sockets, Jameco 78642 or Digikey S7006-ND
(all part numbers are suggestions, use what you know. for instance, some of the part suggestions are actually 16-pin parts you snip in two 8-pin chunks)
Steps:
0. Get the circuit board in your hot little hands
1. Take the wire-wrap sockets and insert them into the furthest row of holes on the circuit board. Solder them down.
2. Insert the header sockets right next to the sockets. Solder them down.
3. Take the double-stick tape off the solderless breadboard and stick it on the circuit board next to the sockets.
4. Gently bend one row of wire-wrap pins a bit closer to the other set of wire-wrap pins. This is because the space between the two sockets on the Arduino board aren’t on a 0.1″ grid like the circuit board. Too bad for us.
5. You’re done! The final product looks like this:
Notice that since the circuit board has a line of two rows of pads connected together no wiring is required, just some quick soldering:
You may want to add a dab of hot glue to the opposite corner from where the sockets are to act as a bumper and keep the board level.
Use:
Because this shield is only one-sided, it can be used either in an “open” configuration, like so:
Or you can use it “closed” like a normal shield, as in the picture up top. In this configuration, the analog and power jacks are still easily accessible, but the reset button and ICSP header are a bit hard to get to. Ah well, it was only 10 minutes of work.
The normal shield configuration makes for a nice compact chunk of reconfigurable computation to add to other devices, like, oh I dunno, how about:
Add a 9V battery with a little velcro and you got yourself a nice little portable development platform:
(yes, I like Radio Shack, what’s it to ya?)
Hehe.. i work at radio shack and attend itt tech.. this project is like $2 for me :).. i wanna learn to build the basic arduino board. Cant wait to get the knowhow to build good cool stuff :)