======Pro GPS Shield Kit Tutorial====== =====Product Description:===== [[https://s3.amazonaws.com/digispark/images/m/gps1.JPG|{{https://s3.amazonaws.com/digispark/images/t/gps1.JPG}}]] [[https://s3.amazonaws.com/digispark/images/m/gps6.JPG|{{https://s3.amazonaws.com/digispark/images/t/gps6.JPG}}]] This is an unassembled kit and requires basic soldering. This is designed for use with the Digispark development board, which is not included. =====Parts:===== ^ Part ^ Quantity ^Identification^ | Pro Combo PCB|1| | | Serial GPS Module |1|| | 1x40pin male 0.1" pitch header| 25 pins worth| | **Resistor Values:** For more information on how to identify the value of the resistors we recommend these sites: A nice simple resistor calculator: http://www.ealnet.com/m-eal/resistor/resistor.htm A comprehensive article on identification: http://www.diyaudioandvideo.com/Electronics/Color/ **Soldering:** If you are new to soldering we recommend the following tutorials: Soldering Basics (http://www.sparkfun.com/tutorials/106) and Soldering Crash Course from the folks at Sparkfun (http://www.sparkfun.com/tutorials/354). How to solder from the Curious Inventor: http://store.curiousinventor.com/guides/How_to_Solder Adafruit has this excellent guide that starts with the tools needed and then shows detailed pictures, including some of the common problems that beginners experience (http://learn.adafruit.com/adafruit-guide-excellent-soldering) **We assume for these assembly instructions that you know the basics of thru-hole soldering. If you don't check out the links above, these boards are very easy to solder - we promise!** =====Assembly:===== **NOTE:** Before you start: If you have a multimeter check for shorts between the GND pin hole and the other pin holes - if you find any please send us an email at support at digistump dot com and we will replace the board. [[https://s3.amazonaws.com/digispark/images/m/gps1.JPG|{{https://s3.amazonaws.com/digispark/images/t/gps1.JPG}}]] Insert a strip of 4 header pins into the top of the board in the four holes labeled for the GPS module. Solder on the bottom of the board. [[https://s3.amazonaws.com/digispark/images/m/gps2.JPG|{{https://s3.amazonaws.com/digispark/images/t/gps2.JPG}}]] Cut two lengths of male headers each 9 pins long and one 3 pins long. Insert into corresponding positions (on the bottom of the board) and solder each pin. **Tip:** Inserting the headers into a breadboard and then placing the board on top can make this process easier. **Note:** If you are using stackable headers, use them here instead of the standard male headers. [[https://s3.amazonaws.com/digispark/images/m/gps3.JPG|{{https://s3.amazonaws.com/digispark/images/t/gps3.JPG}}]] Insert the GPS module into the front of the board onto the 4 pins. Solder the pins to the module, optionally snip off the excess. [[https://s3.amazonaws.com/digispark/images/m/gps4.JPG|{{https://s3.amazonaws.com/digispark/images/t/gps4.JPG}}]] [[https://s3.amazonaws.com/digispark/images/m/gps5.JPG|{{https://s3.amazonaws.com/digispark/images/t/gps5.JPG}}]] Optionally - attach the antenna to the board by applying a blob of solder to each solder point and the antenna case. Don't apply too much heat or you may damage the antenna. [[https://s3.amazonaws.com/digispark/images/m/gps6.JPG|{{https://s3.amazonaws.com/digispark/images/t/gps6.JPG}}]] =====Programming:===== NOTE: The first time you use the GPS module it may take 5 minutes or more, near a window or outside, to acquire a fix and produce data. A GPS example can be found in the newest Digistump IDE Release - 1.5.8A or higher - under File->Examples->Digispark_Examples->GPS NOTE: You must select the Digispark Pro (16Mhz) (64 byte buffer) for the example to work!