Introduction: Assembling the ZIFduino USB 1.2
The ZIFduino, for all intents and purposes, is an Arduino with a ZIF socket. It's geared toward those that want to do prototyping on the platform, but then move the ATMega chip to a stand-alone environment. The pin layouts are exactly the same, so it should be compatible with most shields designed for the Arduino.
The PDF of this instructable can be downloaded at bittyware.com/instructions/Assembling-the-ZIFduino-1.2.pdf
Step 1: Get the Kit
The kit comes in two flavors. The board itself, and the full kit. There is also an option to have the FT232RL chip pre-soldered if you're not comfortable working with SMT parts.
The kit can be purchased at http://www.bittyware.com.
Parts included:
(1) ZIFduino board
(1) FT232RL chip
(2) 47 uF radial capacitors
(9) 0.1 uF ceramic capacitors
(2) 22 pF ceramic capacitors
(6) 1 K ohm resistors
(1) 10 K ohm resistors
(4) 3mm T1 LEDs
(1) 16 MHz crystal
(1) 1N4004 diode
(1) Resettable fuse
(1) 7805 voltage regulator
(1) Pushbutton
(1) USB B connector
(1) Power jack
(1) 3 pin single row male header
(1) Shorting block
(1) 6 pin dual row male header
(2) 6 pin female headers
(2) 8 pin female headers
(1) 28 pin ZIF socket
(1) ATMEGA168-20PU chip
The crystal and the 22 pF capacitors are in their own separate bag to prevent mixing up the capacitors.
Step 2: FT232RL
If you chose to have it pre-mounted, you can skip this step and the next.
Solder the FT232RL in place. There are a number of great tutorials for soldering surface mount parts all over the web. SparkFun has some good ones on their tutorials page, starting about half way down.
Step 3: Test Your Work
I always like to test the chip before moving too much further. At this point it'll be much easier to correct any problems.
Solder the C4 capacitor, followed by the F1 fuse, then the 3 pin male header.
Slide the shorting block onto the header, shorting the center pin with the one labeled USB.
Now solder the USB B jack in place. Solder all six pins, making sure you have a good pool of solder on the two larger pins. These are to ensure a strong mechanical connection, so be sure to fill the holes completely.
Take the board to your computer and go to http://www.ftdichip.com/Drivers/VCP.htm. There you will find the drivers needed for your platform. Extract them to the location of your choice and make a note of where they are. If you already have the drivers installed, you can skip this part.
I'm assuming a Windows environment here, but there are installation guides for others at the FTDI site.
Plug the board into your computer, and you should be greeted with the New Hardware Wizard. Point the wizard to the driver location noted above. After they're installed, you will see a new COM port in Device manager. You've just successfully installed the FT232RL.
If you don't get the New Hardware Wizard and you don't see a new COM port in Device Manager, you'll need to check your work. Take a look at all the pins under magnification and make sure they're all soldered in place and you don't have any lifted pins. Also check for solder bridges.
NOTE: There are two sets of pins that are intentionally bridged. Don't try to remove those or you'll have problems.
Step 4: Capacitors and Resistors
Next, install the rest of the 0.1 uF capacitors and the resistors.
Step 5: Add the Crystal, Caps and Diode
The crystal and 22 pF caps are in a separate bag to ensure they stay together.
You'll note that there are three holes where the crystal goes. This gives the option to use an oscillator instead of the crystal/caps combination. When installing the crystal, be sure to insert the leads in the two outside holes.
Next, install the diode. Be sure to have the stripe on the right side.
Step 6: Install the Voltage Regulator
Next, install the voltage regulator. It lies best on the board if you bend the pins before mounting it.
Step 7: Install the LEDs
Now install the LEDs.
Step 8: Caps, Power Jack, Header and Button
Now install the 47 uF capacitors, the power jack, the 6 pin dual row male header and the reset button.
Step 9: Install the Female Headers
Next, install the female headers.
Step 10: The ZIF Socket
Finally, install the ZIF socket.
You're done! Drop the ATMega chip in the socket (making sure 1 is at the bottom of the board) and plug it back into your computer. After a few seconds pause, pin 13 should start flashing.
Head on over to http://www.arduino.cc/ and hit the Getting Started link. There you'll find several quick-start articles and software to get you going.
3 Comments
15 years ago on Introduction
No problem.. great little board!
I'll have to check out the SpakFun's SMT directions. :)
BTW.. I also have a more gallery style set of directions here with a video at the end showing some fun blinky lights:
http://theweeks.org/rockets/2008-06_ZIFDUINO/
VIDEO: http://theweeks.org/rockets/2008-06_ZIFDUINO/video/dscf2001.flv.html
Cheers Bitty,
Tweeks
15 years ago on Introduction
Nice job Botty.. and I love your design and great pics.. But this tutorial is probably not detailed enough for the hardware n00b (esp those not used to soldering, much less soldering SMT soldering). I didn't even know about these instructions when I built mine.. so I went ahead and took a little extra time and wrote my own. :v) Here they are:
Assembling a ZIFduino μ-controller Dev Board Kit
http://xcssa.org/files/2008-06_zifduino/
Comments/feedback welcome.
Enjoy..
Tweeks
Reply 15 years ago on Introduction
Very nice set of instructions there, thanks for sharing. I avoided the step-by-step SMT soldering part here because the folks over at SparkFun show it better than I ever could. Using their technique and a little practice, you can get that little bugger mounted in just a couple minutes. I love that huge LED you put on pin 13. :P