GPS Shield Assemble it
Instructions for v1.0

These are the instructions for v1.0 ONLY! If you have a v1.1 kit, DONT use these instructions!

Go go go!
Check that you have all of the components for the shield. The full parts list (BOM) is available here.

Get ready by placing the PCB in a vise

Heat up your soldering iron to 700deg F, clean the tip and make sure your sponge is wet

If you are building the shield from a kit, you'll notice that the small 6-pin JST connector is pre-soldered. If you bought just a PCB or are making your own, use surface mount soldering techiques to solder the connector you are planning to use.

Lets go!

The first part we're going to solder is a 1K resistor. The 1.0K resistor is striped Brown Black Red Gold. Bend the resistor into a staple as shown. The photo at left shows a 100 ohm resistor but just ignore the stripes.
Place the resistor in the location marked R11. Resistors do not have polarity which means you can put it in 'either way' and it will work just fine. Bend the wire legs out so that the resistor sits flat against the PCB.

Turn the PCB over. Using your soldering iron tip, press and heat both the pad (the silver ring around the hole) and lead (wire) at the same time for 2 or 3 seconds. Then poke the end of the wire into create a nice solder joint. Do this for both leads.

Using your diagonal cutters, cut off the long leads just above the solder joint.
Repeat fot the three other 1K resistors, R1 R2 and R7

Flip over the PCB and solder the 3 resistors.

Clip the three resistors' leads

Once you are feeling comfortable with the resistors, lets do the SD card holder. The holder is surface mount (there are no wires that go through the board) but the spacing is very generous, so it wont be difficult.

The holder has two bumps that 'snap' into place on the PCB. Make sure that the bumps are engaged and the holder is sitting flat.

The first step to soldering the holder is to 'tack' it in place. On the sides are 4 large tabs. Heat both the pad and tab together for 3 seconds and solder the tab down. Repeat for all 4 tabs. When you're done you shouldn't be able to move the holder.

Next, solder the 7 large leftmost pins of the holder to the corresponding pads. Use a sparing amount of solder so that you wont end up bridging two pins by accident. If you aren't skilled at SMT soldering, you can simply skip the three smaller pins, they're not at all necessary

Flip the board over and lets finish the resistors. Next place, solder and clip the three 10K resistors R4 R9 and R10.

If you're using an NG Arduino, use a 1.0K-2.0K resistor instead of a 10K for R10

Next are the remaining 4 4.7K resistors R3 R5 R6 and R8.

If you are using an NG arduino, use a piece of wire instead a resistor for R6

Next is the 3.6V zener diode D1. Diodes are polarized, unlike resistors. That means you have to plave diodes properly or they wont work. To place the diode, look for the black stripe on the red-glass body. Make sure when you place the diode, the black stripe matches the white stripe on the PCB silkscreen as shown. Solder and clip the diode in place.

Next we will install the three yellow ceramic capacitors C1 C2 and C4. Ceramic capacitors are not polar so they can be inserted either way and will work fine.

Place, solder and clip the capacitors.

Next are the red and green indicator LEDs. LED stands for Light Emitting Diode, and like the zener diode, they must be place correctly or they wont work. To make sure the LEDs are installed properly, check that there is a lead that is longer than the other. This lead is the positive (+) lead. Make sure that this lead goes into the hole marked with a + on the PCB silkscreen, as shown.

Another way to check is that many LEDs have a 'flat' side which marks the negative (-) side.

Place both LEDs, it doesnt matter which color is LED1 and which is LED2 but the code examples will assume that LED1 is green.

Solder and clip the two LEDs.
Next we will solder in the PNP transistor. The transistor is in a TO-92 package, with a semi-cylindrical plastic part and three legs. There is another TO-92 part which is the voltage regulator. These two parts look very very similar but are completely different so its important to look carefully and make sure that you are going to solder in the part that says PN2907A
Insert the transistor into the location marked Q1. Because of the way the pads are layed out, the transistor wont sit flat against the PCB. Thats OK, it should stick up a little bit. Make sure the flat side of the transistor matches the outline on the silkscreen

Solder and clip the transistor

Next is the 3.3v voltage regulator and the electrolytic capacitor C4. Electrolytic capacitors are polarized and must be placed correctly. Like the LEDs, the longer lead of the capacitor is the positive (+) lead. Make sure this lead is placed in the hole marked with a +.

The regulator goes in just like the transistor.

Solder and clip both components.

Next, break the 36-pin header strip into smaller sections so that the shield can be placed on the Arduino. You can use pliers or diagonal cutters.

You will be able to perfectly snap the long strip into 2 8-pin strips, 3 6-pin strips and 1 2-pin jumper.

Place the 2-pin strip in the location marked TXJMP (its near the top). Make sure the long part of the header is sticking up. Also place the 2x3 pin header into the location marked ICSP

If you are planning to connect the shield to an FTDI USB-TTL cable (see the user manual for more information) then you should place one 6 pin strip in the header location marked FTDI.

Place the button RESET. It is symmetrical and should snap into place and sit flat against the PCB.

 

Solder in the headers. You may want to use tape to keep them in place while you solder.
Place the 2 6-pin and 2 8-pin headers into your Arduino (make sure its not powered up when you do this, OK?)

Slip the shield onto the Arduino as shown. The tips of the headers should all match up and poke through the shield.

Solder all of the header pins.

Finally, you will probably want to install the 8-pin female header into the digital breakout location as shown. This will let you do a bunch of hacking around while you're figuring out how you want to set up your GPS logger

You can cut the foam sticky into quarters and peel off one side so that the GPS module will not sit directly on the shield (which could short a connection and damage the whole thing!)

Dont remove the other side of the tape and permanently attach the module until you've done all the tests and configuration! (just in case)

Place the jumper into the TXJMP jumper location and go onto the user manual where you will learn how to wire up your shield for testing and use.
May 17, 2011 20:07