<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:wfw="http://wellformedweb.org/CommentAPI/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
	xmlns:atom="http://www.w3.org/2005/Atom"
	xmlns:sy="http://purl.org/rss/1.0/modules/syndication/"
	xmlns:slash="http://purl.org/rss/1.0/modules/slash/"
	>

<channel>
	<title>adafruit industries blog &#187; gps</title>
	<atom:link href="http://www.adafruit.com/blog/category/gps/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.adafruit.com/blog</link>
	<description>electronics, open source hardware, hacking and more...</description>
	<lastBuildDate>Wed, 22 May 2013 05:00:00 +0000</lastBuildDate>
	<language>en-US</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.5.1</generator>
		<item>
		<title>Sewable GPS Module &#8211; Adafruit FLORA Wearable Ultimate GPS</title>
		<link>http://www.adafruit.com/blog/2013/05/01/sewable-gps-module-adafruit-flora-wearable-ultimate-gps/</link>
		<comments>http://www.adafruit.com/blog/2013/05/01/sewable-gps-module-adafruit-flora-wearable-ultimate-gps/#comments</comments>
		<pubDate>Wed, 01 May 2013 16:47:39 +0000</pubDate>
		<dc:creator>Becky Stern</dc:creator>
				<category><![CDATA[arduino]]></category>
		<category><![CDATA[FLORA]]></category>
		<category><![CDATA[gps]]></category>
		<category><![CDATA[wearables]]></category>

		<guid isPermaLink="false">http://www.adafruit.com/blog/?p=62120</guid>
		<description><![CDATA[Ever think your coat could guide you home? The easiest way to add location information to your wearable electronics project is with the Flora GPS. It&#8217;s part of the Adafruit Flora series of wearable electronics, designed specifically for use with the Flora main board. Installed on the PCB is the latest of our Ultimate GPS modules, [...]]]></description>
				<content:encoded><![CDATA[<p><iframe src="http://www.youtube.com/embed/SE6vut7nl_4" width="601" height="338" frameborder="0"></iframe></p>
<p>Ever think your coat could guide you home? The easiest way to add location information to your wearable electronics project is with the <a href="http://www.adafruit.com/products/1059">Flora GPS</a>. It&#8217;s part of the Adafruit Flora series of wearable electronics, designed specifically for use with the Flora main board. Installed on the PCB is the latest of our Ultimate GPS modules, a small, super-thin, low power GPS module with built in data-logging capability! This module&#8217;s easy to use, but extremely powerful. Check out our video on <a href="http://youtu.be/SE6vut7nl_4">YouTube</a> (please <a href="http://adafru.it/subscribe">subscribe</a>!) and <a href="https://vimeo.com/65230184">Vimeo</a>.</p>
<ul>
<li>-165 dBm sensitivity, 10 Hz updates, 66 channels</li>
<li>Designed for wearable use with the Flora system</li>
<li>Only 20mA current draw</li>
<li>RTC battery-compatible &#8211; sew a battery on to create a atomic-precision real time clock</li>
<li>Built-in datalogging</li>
<li>&gt;25Km altitude</li>
<li>Internal patch antenna + u.FL connector for external active antenna</li>
<li>Fix status LED</li>
</ul>
<p>&#8230;all for under $40! Comes with a <a href="http://learn.adafruit.com/flora-wearable-gps">tutorial to get you started</a>, and a more advanced <a href="http://learn.adafruit.com/flora-gps-jacket">GPS Jacket project tutorial</a>.</p>
<p><a href="http://www.adafruit.com/products/1059"><img title="floragps.png" src="http://www.adafruit.com/adablog/wp-content/uploads/2013/05/floragps.png" alt="floragps" width="600" height="461" border="0" /></a></p>
<p> The breakout is built around the MTK3339 chipset, a no-nonsense, high-quality GPS module that can track up to 22 satellites on 66 channels, has an excellent high-sensitivity receiver (-165 dB tracking!), and a built in antenna. It can do up to 10 location updates a second for high speed, high sensitivity logging or tracking. Power usage is incredibly low, only 20 mA during navigation. </p>
<p> The module is kept small and simple, we have a ferrite bead, filter capacitor and red fix LED on board. The LED blinks at about 1Hz while it&#8217;s searching for satellites and blinks once every 15 seconds when a fix is found to conserve power. If you want to have an LED on all the time, we also provide the FIX signal out on a pin so you can put an external LED on. </p>
<p> Two features that really stand out about the MTK3339-based module is the external antenna functionality and the the built in data-logging capability. The module has a standard ceramic patch antenna that gives it -165 dB sensitivity, but when you want to have a bigger antenna, you can snap on any 3V active GPS antenna via the uFL connector. The module will automatically detect the active antenna and switch over! <a href="http://www.adafruit.com/products/851">Most GPS antennas use SMA connectors so you may want to pick up one of our uFL to SMA adapters.</a></p>
<p><iframe src="http://www.youtube.com/embed/3n9nRSYNg38?rel=0" width="601" height="338" frameborder="0"></iframe></p>
<p>The other cool feature of the new MTK3339-based module (which we have tested with great success) is the built in datalogging ability. Since there is a microcontroller inside the module, with some empty FLASH memory, the newest firmware now allows sending commands to do internal logging to that FLASH. The only thing is that you do need to have the Flora mainboard send the &#8220;Start Logging&#8221; command. However, after that message is sent, the Flora can go to sleep and does not need to wake up to talk to the GPS anymore to reduce power consumption. The time, date, longitude, latitude, and height is logged every 15 seconds and only when there is a fix. The internal FLASH can store about 16 hours of data, it will automatically append data so you don&#8217;t have to worry about accidentally losing data if power is lost. It is not possible to change what is logged and how often, as its hardcoded into the module but we found that this arrangement covers many of the most common GPS datalogging requirements. </p>
<p> Comes with one fully assembled and tested module. If you&#8217;d like to back up the RTC for faster fix-recovery, pick up a <a href="http://adafruit.com/products/653">sewable CR2032 holder</a> &amp; <a href="http://adafruit.com/products/654">CR2032 battery</a> and sew it so the + side connects to the VBAT pad and the &#8211; side connects to ground.  </p>
<p><a href="http://www.adafruit.com/products/1090"><img title="floragpsstarter.png" src="http://www.adafruit.com/adablog/wp-content/uploads/2013/05/floragpsstarter.png" alt="floragpsstarter" width="600" height="450" border="0" /></a></p>
<p>Also available in our <a href="http://www.adafruit.com/products/1090">FLORA GPS Starter Pack.</a></p>
<hr />
<p><a href="http://www.adafruit.com/blog/category/wearables/"><img style="float: left;" title="flora_breadboard_is.png" src="http://www.adafruit.com/adablog/wp-content/uploads/2012/11/flora_breadboard_is4.png" alt="Flora breadboard is" width="100" height="100" border="0" hspace="4" vspace="4" /></a> Every Wednesday is <a href="http://www.adafruit.com/blog/category/wearables/">Wearable Wednesday</a> here at Adafruit! We&#8217;re bringing you the blinkiest, most fashionable, innovative, and useful wearables from around the web and in our own original projects featuring our <a href="http://www.adafruit.com/products/659">wearable Arduino-compatible platform, FLORA</a>. Be sure to post up your wearables projects in the <a href="http://forums.adafruit.com/">forums</a> or <a href="http://www.adafruit.com/contact">send us a link</a> and you might be featured here on Wearable Wednesday!</p>
]]></content:encoded>
			<wfw:commentRss>http://www.adafruit.com/adablog/?feed=rss2&#038;p=62120</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>GPS Glove #WearableWednesday</title>
		<link>http://www.adafruit.com/blog/2013/03/13/gps-glove-wearablewednesday/</link>
		<comments>http://www.adafruit.com/blog/2013/03/13/gps-glove-wearablewednesday/#comments</comments>
		<pubDate>Wed, 13 Mar 2013 09:00:00 +0000</pubDate>
		<dc:creator>Becky Stern</dc:creator>
				<category><![CDATA[arduino]]></category>
		<category><![CDATA[FLORA]]></category>
		<category><![CDATA[gps]]></category>
		<category><![CDATA[wearables]]></category>

		<guid isPermaLink="false">http://www.adafruit.com/blog/?p=56887</guid>
		<description><![CDATA[@somenice tweeted: GPS glove puts digits on my digits. Using @adafruit Flora http://vine.co/v/bw5VIQIP2Hj Flora GPS Jacket Every Wednesday is Wearable Wednesday here at Adafruit! We&#8217;re bringing you the blinkiest, most fashionable, innovative, and useful wearables from around the web and in our own original projects featuring our wearable Arduino-compatible platform, FLORA. Be sure to post [...]]]></description>
				<content:encoded><![CDATA[<p><img title="Screen Shot 2013-03-12 at 1.33.01 PM.png" src="http://www.adafruit.com/adablog/wp-content/uploads/2013/03/Screen-Shot-2013-03-12-at-1.33.01-PM.png" alt="Screen Shot 2013 03 12 at 1 33 01 PM" width="436" height="437" border="0" /></p>
<p><a href="https://twitter.com/somenice/statuses/310492451683049472">@somenice tweeted:</a></p>
<blockquote>
<p>GPS glove puts digits on my digits. Using <a class="twitter-atreply pretty-link" dir="ltr" href="https://twitter.com/adafruit">@<strong>adafruit</strong></a> Flora <a class="twitter-timeline-link" title="http://vine.co/v/bw5VIQIP2Hj" dir="ltr" href="http://t.co/LnStzSdGPA" target="_blank" data-expanded-url="http://vine.co/v/bw5VIQIP2Hj"><span class="invisible">http://</span><span class="js-display-url">vine.co/v/bw5VIQIP2Hj</span></a></p>
</blockquote>
<hr />
<p><iframe src="http://www.youtube.com/embed/3n9nRSYNg38?rel=0" width="600" height="338" frameborder="0"></iframe></p>
<p><a href="http://www.youtube.com/redirect?q=http%3A%2F%2Flearn.adafruit.com%2Fflora-gps-jacket%2F&amp;session_token=Vk_d1hP4O9pkYxSZ0gp-lLZnzyx8MTM2MzEyNDExMkAxMzYzMTA5NzEy">Flora GPS Jacket</a></p>
<hr />
<p><a href="http://www.adafruit.com/blog/category/wearables/"><img style="float: left;" title="flora_breadboard_is.png" src="http://www.adafruit.com/adablog/wp-content/uploads/2012/11/flora_breadboard_is4.png" alt="Flora breadboard is" width="100" height="100" border="0" hspace="4" vspace="4" /></a> Every Wednesday is <a href="http://www.adafruit.com/blog/category/wearables/">Wearable Wednesday</a> here at Adafruit! We&#8217;re bringing you the blinkiest, most fashionable, innovative, and useful wearables from around the web and in our own original projects featuring our <a href="http://www.adafruit.com/products/659">wearable Arduino-compatible platform, FLORA</a>. Be sure to post up your wearables projects in the <a href="http://forums.adafruit.com/">forums</a> or <a href="http://www.adafruit.com/contact">send us a link</a> and you might be featured here on Wearable Wednesday!</p>
]]></content:encoded>
			<wfw:commentRss>http://www.adafruit.com/adablog/?feed=rss2&#038;p=56887</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Scenes from #manufacturing at Adafruit: Ultimate GPS breakout</title>
		<link>http://www.adafruit.com/blog/2013/02/19/scenes-from-manufacturing-at-adafruit-ultimate-gps-breakout/</link>
		<comments>http://www.adafruit.com/blog/2013/02/19/scenes-from-manufacturing-at-adafruit-ultimate-gps-breakout/#comments</comments>
		<pubDate>Tue, 19 Feb 2013 13:01:04 +0000</pubDate>
		<dc:creator>Andy</dc:creator>
				<category><![CDATA[gps]]></category>
		<category><![CDATA[manufacturing]]></category>

		<guid isPermaLink="false">http://www.adafruit.com/blog/?p=54891</guid>
		<description><![CDATA[Making Ultimate GPS breakouts! We line up the boards on a table after pick and placing before they go into the reflow oven at the end of the day.]]></description>
				<content:encoded><![CDATA[<p><img src="http://www.adafruit.com/adablog/wp-content/uploads/2013/02/photo-2-600x450.jpg" alt="" width="600" height="450" class="alignnone size-large wp-image-54893" /></p>
<p>Making <a href="http://www.adafruit.com/products/746">Ultimate GPS breakouts</a>! We line up the boards on a table after pick and placing before they go into the <a href="/blog/2013/02/08/scenes-from-manufacturing-at-adafruit-new-reflow-oven/">reflow oven</a> at the end of the day.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.adafruit.com/adablog/?feed=rss2&#038;p=54891</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>NEW PRODUCT &#8211; Adafruit Ultimate GPS Logger Shield &#8211; Includes GPS Module</title>
		<link>http://www.adafruit.com/blog/2013/02/18/new-product-adafruit-ultimate-gps-logger-shield-includes-gps-module/</link>
		<comments>http://www.adafruit.com/blog/2013/02/18/new-product-adafruit-ultimate-gps-logger-shield-includes-gps-module/#comments</comments>
		<pubDate>Tue, 19 Feb 2013 00:14:12 +0000</pubDate>
		<dc:creator>adafruit</dc:creator>
				<category><![CDATA[arduino]]></category>
		<category><![CDATA[gps]]></category>

		<guid isPermaLink="false">http://www.adafruit.com/blog/?p=55137</guid>
		<description><![CDATA[NEW PRODUCT &#8211; Adafruit Ultimate GPS Logger Shield &#8211; Includes GPS Module. Brand new and better than ever, we&#8217;ve replaced our Adafruit GPS shield kit with this assembled shield that comes with an Ultimate GPS module. This GPS shield works great with either UNO or Leonardo Arduinos and is designed to log data to an [...]]]></description>
				<content:encoded><![CDATA[<p><a href="https://www.adafruit.com/products/1272"><img src="http://www.adafruit.com/adablog/wp-content/uploads/2013/02/window-436.jpg" height="450" width="600" border="0" hspace="4" vspace="4" alt="Window-436" /></a></p>
<p><a href="https://www.adafruit.com/products/1272">NEW PRODUCT &#8211; Adafruit Ultimate GPS Logger Shield &#8211; Includes GPS Module.</a> Brand new and better than ever, we&#8217;ve replaced our Adafruit GPS shield kit with this assembled shield that comes with an Ultimate GPS module. This GPS shield works great with either UNO or Leonardo Arduinos and is designed to log data to an SD card. Or you can leave the SD card out and use the GPS for a geocaching project, or maybe a music player that changes tunes depending on where you are in the city.</p>
<ul>
<li>-165 dBm sensitivity, 10 Hz updates, 66 channels</li>
<li>Low power module &#8211; only 20mA current draw, half of most GPS&#8217;s</li>
<li>Assembled &#038; tested shield for Arduino Uno/Duemilanove/Diecimila/Leonardo  (not for use with Mega/ADK/Due)</li>
<li>MicroSD card slot for datalogging onto a removable card</li>
<li>RTC battery included, for up to 7 years backup</li>
<li>Built-in datalogging to flash</li>
<li>PPS output on fix</li>
<li>>25Km altitude</li>
<li>Internal patch antenna + u.FL connector for external active antenna</li>
<li>Power, Pin #13 and Fix status LED</li>
<li>Big prototyping area</li>
</ul>
<p><a href="https://www.adafruit.com/products/1272"><img src="http://www.adafruit.com/adablog/wp-content/uploads/2013/02/window-2-132.jpg" height="450" width="600" border="0" hspace="4" vspace="4" alt="Window-2-132" /></a></p>
<p>Each order comes with one assembled and tested shield, a stick of 0.1&#8243; male header and a 12mm coin cell. Some light soldering is required to attach the header to the shield in order to plug it into your Arduino. if you want to stack a shield on top, be sure to <a href="http://adafruit.com/products/85">pick up a set of stacking headers</a> to use instead. <a href="http://adafruit.com/products/102">MicroSD card not included either, but we do stock them in the shop</a>!</p>
<p><a href="https://www.adafruit.com/products/1272"><img src="http://www.adafruit.com/adablog/wp-content/uploads/2013/02/window-1-271.jpg" height="450" width="600" border="0" hspace="4" vspace="4" alt="Window-1-271" /></a></p>
<p>If your project is going to be inside an enclosure, you&#8217;ll love this shield as it has external antenna support. Simply connect an<a href="http://adafruit.com/products/960"> external active GPS antenna</a> via a <a href="http://adafruit.com/products/851">uFL/SMA cable</a> to the shield and the module will automatically switch over to use the antenna. You can then place the antenna wherever you wish.</p>
<p>We think this is the Ultimate GPS shield and we also think you&#8217;ll agree! <a href="http://learn.adafruit.com/adafruit-ultimate-gps-logger-shield">For more details, tutorials and example code check out our comprehensive tutorial</a></p>
<p><b>Details:</b></p>
<ul>
<li>Dimensions(PCB only): 69mm x 53mm x 6.7mm  (2.7in x 2.1in x 0.26in)</li>
<li>Weight (w/o GPS module): 24g </li>
</ul>
<p><a href="https://www.adafruit.com/products/1272">In stock and shipping now.</a></p>
]]></content:encoded>
			<wfw:commentRss>http://www.adafruit.com/adablog/?feed=rss2&#038;p=55137</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>GPS time on the Alpha Clock Five with Adafruit Ultimate GPS</title>
		<link>http://www.adafruit.com/blog/2013/02/04/gps-time-on-the-alpha-clock-five-with-adafruit-ultimate-gps/</link>
		<comments>http://www.adafruit.com/blog/2013/02/04/gps-time-on-the-alpha-clock-five-with-adafruit-ultimate-gps/#comments</comments>
		<pubDate>Mon, 04 Feb 2013 15:18:54 +0000</pubDate>
		<dc:creator>adafruit</dc:creator>
				<category><![CDATA[clocks]]></category>
		<category><![CDATA[gps]]></category>

		<guid isPermaLink="false">http://www.adafruit.com/blog/?p=53633</guid>
		<description><![CDATA[GPS time on the Alpha Clock Five @ Evil Mad Scientist Laboratories. William Phelps recently wrote to us with alternative firmware for Alpha Clock Five, our oversized alphanumeric LED clock/data display kit. His firmware adds two very welcome features: Automatic daylight saving time (DST) correction, and automatic time setting via a GPS module.  It works [...]]]></description>
				<content:encoded><![CDATA[<p><img src="http://www.adafruit.com/adablog/wp-content/uploads/2013/02/adafruit_1166.jpg" height="383" width="518" border="0" hspace="4" vspace="4" alt="Adafruit 1166" /></p>
<p><a href="http://www.evilmadscientist.com/2013/alphagps/?utm_source=dlvr.it&amp;utm_medium=twitter">GPS time on the Alpha Clock Five @ Evil Mad Scientist Laboratories</a>.</p>
<blockquote><p>
William Phelps recently wrote to us with alternative firmware for Alpha Clock Five, our oversized alphanumeric LED clock/data display kit. His firmware adds two very welcome features: Automatic daylight saving time (DST) correction, and automatic time setting via a GPS module.  It works remarkably well.<br />
Here, we&rsquo;ll show you how to hook it all up and how to use it. <br />
This project interfaces an Alpha Clock Five (either the classic red or newer white version), to the Adafruit Ultimate GPS Breakout.   For constructing a cable between the two, we will modify a “rainbow” 6-pin F-F header socket cable, and we&rsquo;ll also need to run one more wire to provide power to the GPS module.
</p></blockquote>
]]></content:encoded>
			<wfw:commentRss>http://www.adafruit.com/adablog/?feed=rss2&#038;p=53633</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Using UART instead of USB &#8211; Adafruit Ultimate GPS on the Raspberry Pi @Raspberry_Pi #raspberrypi</title>
		<link>http://www.adafruit.com/blog/2013/01/28/using-uart-instead-of-usb-adafruit-ultimate-gps-on-the-raspberry-pi-raspberry_pi-raspberrypi/</link>
		<comments>http://www.adafruit.com/blog/2013/01/28/using-uart-instead-of-usb-adafruit-ultimate-gps-on-the-raspberry-pi-raspberry_pi-raspberrypi/#comments</comments>
		<pubDate>Mon, 28 Jan 2013 05:00:16 +0000</pubDate>
		<dc:creator>adafruit</dc:creator>
				<category><![CDATA[gps]]></category>
		<category><![CDATA[Raspberry Pi]]></category>

		<guid isPermaLink="false">http://www.adafruit.com/blog/?p=52917</guid>
		<description><![CDATA[Using UART instead of USB &#8211; Adafruit Ultimate GPS on the Raspberry Pi @ The Adafruit Learning System. By popular demand, KTOWN has updated our new GPS tutorial for details on how to use the UART instead of USB for Ultimate GPS connectivity! If you wish to use HW UART instead of the USB cable, [...]]]></description>
				<content:encoded><![CDATA[<p><a href="http://learn.adafruit.com/adafruit-ultimate-gps-on-the-raspberry-pi/using-uart-instead-of-usb"><img src="http://www.adafruit.com/adablog/wp-content/uploads/2013/01/adafruit_1117.jpg" height="523" width="600" border="0" hspace="4" vspace="4" alt="Adafruit 1117" /></a></p>
<p><a href="http://learn.adafruit.com/adafruit-ultimate-gps-on-the-raspberry-pi/using-uart-instead-of-usb">Using UART instead of USB &#8211; Adafruit Ultimate GPS on the Raspberry Pi @ The Adafruit Learning System</a>. By popular demand, KTOWN has updated our new GPS tutorial for details on how to use the UART instead of USB for Ultimate GPS connectivity!</p>
<blockquote><p>
If you wish to use HW UART instead of the USB cable, it&#8217;s perfectly possible &#8230; you just need to do a bit more work to free the UART up on your Pi.</p>
<p>To get started, hook the GPS module up to your Pi as follows, cross-connecting the TX and RX pins (TX on one device goes to RX on the other and vice versa), and supply 5V from the Pi to the VIN pin on the GPS module…
</p></blockquote>
<p><a href="http://learn.adafruit.com/adafruit-ultimate-gps-on-the-raspberry-pi/using-uart-instead-of-usb">Learn more!</a></p>
]]></content:encoded>
			<wfw:commentRss>http://www.adafruit.com/adablog/?feed=rss2&#038;p=52917</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Simple Arduino Micro GPS Clock Project</title>
		<link>http://www.adafruit.com/blog/2013/01/25/simple-arduino-micro-gps-clock-project/</link>
		<comments>http://www.adafruit.com/blog/2013/01/25/simple-arduino-micro-gps-clock-project/#comments</comments>
		<pubDate>Fri, 25 Jan 2013 22:18:28 +0000</pubDate>
		<dc:creator>Tyler Cooper</dc:creator>
				<category><![CDATA[clocks]]></category>
		<category><![CDATA[clocks & watches]]></category>
		<category><![CDATA[customer projects]]></category>
		<category><![CDATA[gps]]></category>

		<guid isPermaLink="false">http://www.adafruit.com/blog/?p=52885</guid>
		<description><![CDATA[Jay put together a nice little video of a GPS clock he built using an Arduino Micro, an Adafruit Ultimate GPS module, and an Adafruit 4-Digit 7-Segment LED Display. I&#8217;ve posted a new video of the small GPS clock project I have been working on this past week.  It&#8217;s pretty easy to do, and only [...]]]></description>
				<content:encoded><![CDATA[<p><iframe src="http://www.youtube.com/embed/0mV9ZB-UfuY" frameborder="0" width="600" height="338"></iframe></p>
<p><a href="http://www.polyideas.com/journal/2012/12/16/gps-clock-using-an-arduino-micro.html">Jay put together a nice little video of a GPS clock he built</a> using an <a href="https://www.adafruit.com/products/1086">Arduino Micro</a>, an <a href="https://www.adafruit.com/products/746">Adafruit Ultimate GPS module</a>, and an <a href="https://www.adafruit.com/products/879">Adafruit 4-Digit 7-Segment LED Display</a>.</p>
<blockquote><p>I&#8217;ve posted a new video of the small GPS clock project I have been working on this past week.  It&#8217;s pretty easy to do, and only needs soldering on the GPS and LED units.  You can mount everything to a breadboard, so you don&#8217;t need to commit the parts to the project permanently.</p></blockquote>
<p><a href="http://www.polyideas.com/journal/2012/12/16/gps-clock-using-an-arduino-micro.html">Learn More</a></p>
<p><img class="alignnone size-full wp-image-52889" title="746bb_LRG" src="http://www.adafruit.com/adablog/wp-content/uploads/2013/01/746bb_LRG.jpg" alt="" width="600" height="461" /></p>
<p>We carry a few different GPS modules here in the Adafruit shop, but none that satisfied our every desire &#8211; that&#8217;s why we designed this little GPS breakout board. We believe this is the <strong>Ultimate</strong> GPS module, so we named it that. It&#8217;s got everything you want and more!</p>
<p><a href="https://www.adafruit.com/products/746">In Stock and Shipping Now!</a></p>
]]></content:encoded>
			<wfw:commentRss>http://www.adafruit.com/adablog/?feed=rss2&#038;p=52885</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Adafruit Ultimate GPS on the Raspberry Pi @Raspberry_Pi #raspberrypi</title>
		<link>http://www.adafruit.com/blog/2013/01/24/adafruit-ultimate-gps-on-the-raspberry-pi-raspberry_pi-raspberrypi/</link>
		<comments>http://www.adafruit.com/blog/2013/01/24/adafruit-ultimate-gps-on-the-raspberry-pi-raspberry_pi-raspberrypi/#comments</comments>
		<pubDate>Thu, 24 Jan 2013 16:40:02 +0000</pubDate>
		<dc:creator>adafruit</dc:creator>
				<category><![CDATA[gps]]></category>
		<category><![CDATA[Raspberry Pi]]></category>

		<guid isPermaLink="false">http://www.adafruit.com/blog/?p=52709</guid>
		<description><![CDATA[Adafruit Ultimate GPS on the Raspberry Pi @ The Adafruit Learning System. How easy is it to get your Raspberry Pi eavesdropping on satellites 20,000 km up in the sky? Wonderfully easy thanks to Linux, and affordable thanks to Adafruit&#8217;s Ultimate GPS Breakout! This quick learning guide will show you everything you need to do [...]]]></description>
				<content:encoded><![CDATA[<p><a href="http://learn.adafruit.com/adafruit-ultimate-gps-on-the-raspberry-pi"><img src="http://www.adafruit.com/adablog/wp-content/uploads/2013/01/gps_pi_usbconnection2.jpg" height="399" width="600" border="0" hspace="4" vspace="4" alt="Gps Pi Usbconnection2" /></a></p>
<p><a href="http://learn.adafruit.com/adafruit-ultimate-gps-on-the-raspberry-pi">Adafruit Ultimate GPS on the Raspberry Pi @ The Adafruit Learning System</a>.</p>
<blockquote><p>
How easy is it to get your Raspberry Pi eavesdropping on satellites 20,000 km up in the sky? Wonderfully easy thanks to Linux, and affordable thanks to Adafruit&#8217;s Ultimate GPS Breakout!</p>
<p>This quick learning guide will show you everything you need to do to add position tracking to your Pi project using the open source GPS daemon &#8216;gpsd&#8217; and an inexpensive USB to TTL adapter cable.
</p></blockquote>
<p><a href="http://learn.adafruit.com/adafruit-ultimate-gps-on-the-raspberry-pi">Learn more.</a></p>
]]></content:encoded>
			<wfw:commentRss>http://www.adafruit.com/adablog/?feed=rss2&#038;p=52709</wfw:commentRss>
		<slash:comments>2</slash:comments>
		</item>
		<item>
		<title>GPS / NOAA Weather Radio RSSI Logger in the Adafruit Forums</title>
		<link>http://www.adafruit.com/blog/2013/01/09/gps-noaa-weather-radio-rssi-logger-in-the-adafruit-forums/</link>
		<comments>http://www.adafruit.com/blog/2013/01/09/gps-noaa-weather-radio-rssi-logger-in-the-adafruit-forums/#comments</comments>
		<pubDate>Wed, 09 Jan 2013 10:00:00 +0000</pubDate>
		<dc:creator>Matt</dc:creator>
				<category><![CDATA[community]]></category>
		<category><![CDATA[gps]]></category>

		<guid isPermaLink="false">http://www.adafruit.com/blog/?p=51493</guid>
		<description><![CDATA[Great project from user &#8220;AIW&#8221; in the Adafruit forums: Here&#8217;s some pictures of my latest project that couples an Adafruit Ultimate GPS module with my own NOAA Weather Radio/SAME Decoder module. This setup allows me to log signal strength of the radio reception based on GPS position. Right now I don&#8217;t have an SD Card [...]]]></description>
				<content:encoded><![CDATA[<p><img src="http://www.adafruit.com/adablog/wp-content/uploads/2013/01/WeatherRadioRSSILogger.png" alt="WeatherRadioRSSILogger" title="WeatherRadioRSSILogger.png" border="0" width="450" height="600" /></p>
<p>Great project from user &#8220;AIW&#8221; in the <a href="http://forums.adafruit.com/viewtopic.php?f=25&#038;t=35772">Adafruit forums</a>:
</p>
<blockquote><p>Here&#8217;s some pictures of my latest project that couples an Adafruit Ultimate GPS module with my own NOAA Weather Radio/SAME Decoder module. This setup allows me to log signal strength of the radio reception based on GPS position. Right now I don&#8217;t have an SD Card implemented. It feeds the lat, lon, and RSSI of the radio to a terminal program for capture. After that I can overlay it on a map using gpsvisualizer.com</p></blockquote>
<p><a href="http://forums.adafruit.com/viewtopic.php?f=25&#038;t=35772">Read more.</a></p>
<p><img src="http://www.adafruit.com/adablog/wp-content/uploads/2013/01/Data.png" alt="Data" title="Data.png" border="0" width="576" height="444" style="float:left;" /></p>
]]></content:encoded>
			<wfw:commentRss>http://www.adafruit.com/adablog/?feed=rss2&#038;p=51493</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>New Tutorial: Reverse Geocache Box @ Adafruit Learning System</title>
		<link>http://www.adafruit.com/blog/2012/12/06/new-tutorial-reverse-geocache-box-adafruit-learning-system/</link>
		<comments>http://www.adafruit.com/blog/2012/12/06/new-tutorial-reverse-geocache-box-adafruit-learning-system/#comments</comments>
		<pubDate>Thu, 06 Dec 2012 20:43:18 +0000</pubDate>
		<dc:creator>Tyler Cooper</dc:creator>
				<category><![CDATA[customer projects]]></category>
		<category><![CDATA[gps]]></category>

		<guid isPermaLink="false">http://www.adafruit.com/blog/?p=48416</guid>
		<description><![CDATA[New Tutorial: Reverse Geocache Box @ Adafruit Learning System Adafruit customer Kenton Harris used a reverse geocaching box to propose to his girlfriend (she said yes).  After the project build and successful proposal, he shared how he built the reverse geocache box with us.  We thought others may be interested in building a similar box [...]]]></description>
				<content:encoded><![CDATA[<p><img class="alignnone size-full wp-image-48417" title="propose_sm" src="http://www.adafruit.com/adablog/wp-content/uploads/2012/12/propose_sm.jpg" alt="" width="600" height="400" /></p>
<p><a href="http://learn.adafruit.com/reverse-geocache-engagement-box">New Tutorial: Reverse Geocache Box @ Adafruit Learning System</a></p>
<blockquote><p>Adafruit customer Kenton Harris used a reverse geocaching box to propose to his girlfriend (she said yes).  After the project build and successful proposal, he shared how he built the reverse geocache box with us.  We thought others may be interested in building a similar box for their own proposals, or for fun!</p>
<p>A reverse geocaching box works similar to other geocaching devices.  It will guide you to certain coordinates on earth and instead of finding a geocache located at those coordinates, you carry the box with you, and it opens for you at a predetermined destination.  This is also a great way to do a scavenger hunt (making someone go to multiple locations before the box opens).</p></blockquote>
<p>Thanks again Kenton for sharing your story and tutorial with us!</p>
<p>&nbsp;</p>
]]></content:encoded>
			<wfw:commentRss>http://www.adafruit.com/adablog/?feed=rss2&#038;p=48416</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Adafruit Holiday Gift Guide 2012 – GPS</title>
		<link>http://www.adafruit.com/blog/2012/11/16/adafruit-holiday-gift-guide-2012-gps/</link>
		<comments>http://www.adafruit.com/blog/2012/11/16/adafruit-holiday-gift-guide-2012-gps/#comments</comments>
		<pubDate>Fri, 16 Nov 2012 17:10:54 +0000</pubDate>
		<dc:creator>Tyler Cooper</dc:creator>
				<category><![CDATA[gift guides]]></category>
		<category><![CDATA[gps]]></category>
		<category><![CDATA[arduino]]></category>
		<category><![CDATA[Gift Guides]]></category>
		<category><![CDATA[GPS]]></category>

		<guid isPermaLink="false">http://www.adafruit.com/blog/?p=46103</guid>
		<description><![CDATA[Gobble Gobble day is next week, which means the hotly anticipated (by us!) and dreaded (by you!) holiday shopping season is beginning.  Luckily for you we&#8217;re making it easier this year with our 2012 Adafruit Gift Guide series.  Each day until Christmas we&#8217;ll roll out a different theme, everything from wearable electronics to Arduino shields, [...]]]></description>
				<content:encoded><![CDATA[<p>Gobble Gobble day is next week, which means the hotly anticipated (by us!) and dreaded (by you!) holiday shopping season is beginning.  Luckily for you we&rsquo;re making it easier this year with our 2012 Adafruit Gift Guide series.  Each day until Christmas we&rsquo;ll roll out a different theme, everything from wearable electronics to Arduino shields, from 3D printers to photography to gift certificates from sites Adafruit likes!</p>
<p>Happy shopping!</p>
<hr />
<p><img class="alignnone size-full wp-image-46104" title="Ultimate" src="http://www.adafruit.com/adablog/wp-content/uploads/2012/11/Ultimate.jpg" alt="" width="600" height="462" /></p>
<p><a href="http://adafruit.com/products/746">Adafruit Ultimate GPS</a> &#8211; We carry a few different GPS modules here in the Adafruit shop, but none that satisfied our every desire &#8211; that&#8217;s why we designed this little GPS breakout board. We believe this is the <strong>Ultimate</strong> GPS module, so we named it that. It&#8217;s got everything you want and more.</p>
<hr />
<p><img class="alignnone size-full wp-image-46105" title="Flora GPS" src="http://www.adafruit.com/adablog/wp-content/uploads/2012/11/Flora-GPS.jpg" alt="" width="600" height="461" /></p>
<p><a href="http://adafruit.com/products/1059">FLORA Wearable Ultimate GPS Module</a> &#8211; This module is the best way to add a GPS to your wearable project. It&#8217;s part of the Adafruit Flora series of wearable electronics, designed specifically for use with the Flora motherboard. Installed on the PCB is the latest of our Ultimate GPS modules, a small, super-thin, low power GPS module with built in data-logging capability! This module&#8217;s easy to use, but extremely powerful.</p>
<hr />
<p><img class="alignnone size-full wp-image-46106" title="Geogram" src="http://www.adafruit.com/adablog/wp-content/uploads/2012/11/Geogram.jpg" alt="" width="600" height="300" /></p>
<p><a href="http://dsscircuits.com/geogram-one.html">Geogram ONE</a> &#8211; An open source tracking device that is packed with features.</p>
<ul>
<li>Quad Band GSM</li>
<li>66 Channel GPS based off the MT3339 Chipset</li>
<li>Atmega328p with Arduino Bootloader preinstalled</li>
<li>6 axis digital accelerometer</li>
<li>On board single cell lipo fuel gauge</li>
<li>6 pin FTDI connector for connecting optional FTDI cable</li>
<li>USB conection for charging Lipo battery</li>
<li>4 Analog inputs (3 can be used as digital IO)</li>
<li>2 Digital IO lines</li>
</ul>
<hr />
<p><img class="alignnone size-full wp-image-46107" title="foto1" src="http://www.adafruit.com/adablog/wp-content/uploads/2012/11/foto1.jpg" alt="" width="600" height="317" /></p>
<p><a href="http://www.cooking-hacks.com/index.php/3g-gprs-shield-for-arduino-3g-gps.html">Cooking Hacks 3G + GPS shield for Arduino</a> - The 3G + GPS shield for Arduino enables the connectivity to high speed WCDMA and HSPA cellular networks in order to make possible the creation of the next level of worldwide interactivity projects inside the new &#8220;Internet of Things&#8221; era.  The module counts also with an internal GPS what enables the location of the device outdoors and indoors combining standard NMEA frames with mobile cell ID triangulation using both assisted-mobile (A-GPS) and mobile-based (S-GPS) modes.  There is also a version that works with the Raspberry Pi!</p>
<hr />
<p><img class="alignnone size-full wp-image-46108" title="ID652_LRG" src="http://www.adafruit.com/adablog/wp-content/uploads/2012/11/ID652_LRG.jpg" alt="" width="600" height="461" /></p>
<p><a href="https://www.adafruit.com/products/652">Coobro Geo</a> - an easy to assemble GPS navigation kit. Upload coordinates, turn it on, and the Coobro Geo will help you navigate to any destination on earth by using LEDs to show you the correct direction and distance remaining. Before you leave on your quest, press and hold the breadcrumbs button and the Coobro Geo will remember your location and help you navigate back. Store up to five pre-entered destination coordinates and five breadcrumbs, or modify the open source code and store as many coordinates as you want.  Use the Coobro Geo to help you find geocaches, store and navigate between hot fishing spots, complete a scavenger hunt, or simply help you find your car after a hike.</p>
<hr />
<p><strong>SHIPPING DEADLINES</strong></p>
<p>Here are your 2012 shipping deadlines for ordering from Adafruit. Please review our <a href="http://www.adafruit.com/shippinginfo/">shipping section</a> if you have specific questions on how and where we ship worldwide for this holiday season.</p>
<p><strong>UPS ground (USA orders):</strong> Place orders by Friday 11am ET – December 14, 2012 – Arrive by 12/24/2012 or sooner.</p>
<p><strong>UPS 3-day (USA orders):</strong> Place orders by Wednesday 11am ET – December 19, 2012 – Arrive on 12/24/2012.</p>
<p><strong>UPS 2-day (USA orders): </strong>Place orders by Thursday 11am ET – December 20, 2012 – Arrive on 12/24/2012.</p>
<p><strong>UPS overnight (USA orders):</strong> Place orders by Friday 11am ET – December 21, 2012 – Arrive on 12/24/2012.</p>
<p><strong>UPS International:</strong> Place orders by Monday 11am ET – December 17, 2012. Can take up extra time due to worldwide delays and customs. Should arrive by 12/24/2012 or sooner.</p>
<p><strong>Please note:</strong> We do <strong>not</strong> offer Saturday service for UPS.<br />
Tuesday, Dec. 25, 2012, Christmas, no UPS pickup or delivery service.<br />
Tuesday, Jan. 1, 2013, New Year&rsquo;s Day, no UPS pickup or delivery service.</p>
<p><strong>United States Postal Service, First Class and Priority (USA orders):</strong> Place orders by Friday – December 14, 2012 – Arrive by 12/24/2012 or sooner.</p>
<p><strong>USPS First class mail international (International orders):</strong> Place orders by Friday – November 23, 2012. Can take up to 30 days ore more with worldwide delays and customs. Should arrive by 12/24/2012 or sooner, but not a trackable service cannot be guaranteed to arrive by 12/24/12.</p>
<p><strong>USPS Express mail international(International orders):</strong> Place orders by Friday – December 14, 2012. Can take up to 15 days or more with worldwide delays and customs. Should arrive by 12/24/2012 or sooner.</p>
<p><a href="http://www.adafruit.com/category/14">Gift Certificates</a> are always available at any time. </p>
<p>When in doubt <a href="http://www.adafruit.com/contact/">contact us!</a></p>
]]></content:encoded>
			<wfw:commentRss>http://www.adafruit.com/adablog/?feed=rss2&#038;p=46103</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Raspberry Flavored Time (A NTP server on your Pi, tethered to a GPS unit) #piday #raspberrypi @Raspberry_Pi</title>
		<link>http://www.adafruit.com/blog/2012/11/16/raspberry-flavored-time-a-ntp-server-on-your-pi-tethered-to-a-gps-unit-piday-raspberrypi-raspberry_pi/</link>
		<comments>http://www.adafruit.com/blog/2012/11/16/raspberry-flavored-time-a-ntp-server-on-your-pi-tethered-to-a-gps-unit-piday-raspberrypi-raspberry_pi/#comments</comments>
		<pubDate>Fri, 16 Nov 2012 10:00:00 +0000</pubDate>
		<dc:creator>Matt</dc:creator>
				<category><![CDATA[gps]]></category>
		<category><![CDATA[Raspberry Pi]]></category>

		<guid isPermaLink="false">http://www.adafruit.com/blog/?p=46084</guid>
		<description><![CDATA[Quite the comprehensive documentation for a project to lean on the Adafruit Ultimate GPS Breakout as a reference device central for building an NTP server on your Pi, from Open Collector: Periodically, your computer will connect to servers that speak NTP. After getting the time, your system does some math (to account for transmission delays, [...]]]></description>
				<content:encoded><![CDATA[<p><img src="http://www.adafruit.com/adablog/wp-content/uploads/2012/11/RaspPi-GPS-hookup.png" alt="RaspPi GPS hookup" title="RaspPi GPS hookup.png" border="0" width="600" height="261" /></p>
<p>Quite the comprehensive documentation for a project to lean on the <a href="https://www.adafruit.com/products/746">Adafruit Ultimate GPS Breakout</a> as a reference device central for  <a href="http://open.konspyre.org/blog/2012/10/18/raspberry-pi-time-server/">building an NTP server on your Pi</a>, from <a href="http://open.konspyre.org/">Open Collector</a>:</p>
<blockquote><p>
Periodically, your computer will connect to servers that speak NTP. After getting the time, your system does some math (to account for transmission delays, and bad clocks), and adjusts the system clock. This periodic synchronization keeps a clock from drifting too far behind, or too far ahead from the world standard.</p>
<p>By itself, NTP does not provide accurate time information. This the job of a dedicated reference clock.</p>
<p>A reference clock is a precise source of time, and these are connected to a computer which transmit their data over a network using NTP.</p>
<p>In our case, we can use a GPS unit as a reference device (in GPS, accurate positioning requires very accurate time). While not a lab quality reference clock, it has enough accuracy for most applications.
</p></blockquote>
<p><a href="http://open.konspyre.org/blog/2012/10/18/raspberry-pi-time-server/">Read More.</a></p>
<hr />
<h3>Featured product!</h3>
<p><img src="http://www.adafruit.com/adablog/wp-content/uploads/2012/11/AdafruitUltimateGPSBreakout.png" alt="AdafruitUltimateGPSBreakout" title="AdafruitUltimateGPSBreakout.png" border="0" width="600" height="461" /></p>
<h3><a href="https://www.adafruit.com/products/746">Adafruit Ultimate GPS Breakout &#8211; 66 channel w/10 Hz updates &#8211; Version 3</a></h3>
<p><b>New! Version 3 comes with the latest module which has external antenna support and Pulse-Per-Second output</b></p>
<p>
We carry a few different GPS modules here in the Adafruit shop, but none that satisfied our every desire &#8211; that&#8217;s why we designed this little GPS breakout board. We believe this is the <b>Ultimate</b> GPS module, so we named it that. It&#8217;s got everything you want and more:</p>
<ul>
<li>-165 dBm sensitivity, 10 Hz updates, 66 channels</li>
<li>5V friendly design and only 20mA current draw</li>
<li>Breadboard friendly + two mounting holes</li>
<li>RTC battery-compatible</li>
<li>Built-in datalogging</li>
<li>PPS output on fix</li>
<li>>25Km altitude</li>
<li>Internal patch antenna + u.FL connector for external active antenna</li>
<li>Fix status LED</li>
</ul>
<p>&#8230;all for under $40!</p>
<p>
The breakout is built around the MTK3339 chipset, a no-nonsense, high-quality GPS module that can track up to 22 satellites on 66 channels, has an excellent high-sensitivity receiver (-165 dB tracking!), and a built in antenna. It can do up to 10 location updates a second for high speed, high sensitivity logging or tracking. Power usage is incredibly low, only 20 mA during navigation.</p>
<p>
Best of all, we added all the extra goodies you could ever want: a ultra-low dropout 3.3V regulator so you can power it with 3.3-5VDC in, 5V level safe inputs, ENABLE pin so you can turn off the module using any microcontroller pin or switch, a footprint for optional CR1220 coin cell to keep the RTC running and allow warm starts and a tiny bright red LED. The LED blinks at about 1Hz while it&#8217;s searching for satellites and blinks once every 15 seconds when a fix is found to conserve power. If you want to have an LED on all the time, we also provide the FIX signal out on a pin so you can put an external LED on.</p>
<p>
Two features that really stand out about version 3 MTK3339-based module is the external antenna functionality and the the built in data-logging capability. The module has a standard ceramic patch antenna that gives it -165 dB sensitivity, but when you want to have a bigger antenna, you can snap on any 3V active GPS antenna via the uFL connector. The module will automatically detect the active antenna and switch over! <a href="http://www.adafruit.com/products/851">Most GPS antennas use SMA connectors so you may want to pick up one of our uFL to SMA adapters.</a></p>
<p>
The other cool feature of the new MTK3339-based module (which we have tested with great success) is the built in datalogging ability. Since there is a microcontroller inside the module, with some empty FLASH memory, the newest firmware now allows sending commands to do internal logging to that FLASH. The only thing is that you do need to have a microcontroller send the &#8220;Start Logging&#8221; command. However, after that message is sent, the microcontroller can go to sleep and does not need to wake up to talk to the GPS anymore to reduce power consumption. The time, date, longitude, latitude, and height is logged every 15 seconds and only when there is a fix. The internal FLASH can store about 16 hours of data, it will automatically append data so you don&#8217;t have to worry about accidentally losing data if power is lost. It is not possible to change what is logged and how often, as its hardcoded into the module but we found that this arrangement covers many of the most common GPS datalogging requirements.</p>
<p>
We&#8217;ve tested this version of the Ultimate GPS in a high-altitude balloon, and it kept fix up to 27km!</p>
<p>
Comes with one fully assembled and tested module, a piece of header you can solder to it for breadboarding, and a CR1220 coin cell holder. <a href="https://www.adafruit.com/products/380">A CR1220 coin cell is not included, but we have them in the shop if you&#8217;d like to use the GPS&#8217;s RTC</a></p>
<p>
We have a nice <a href="https://github.com/adafruit/Adafruit-GPS-Library">fancy library for GPS usage, with background parsing and can set and query the built in GPS logging capability</a> (called LOCUS). <a href="http://ladyada.net/products/ultimategps/">A full tutorial is also available, which has tons of information about the module, how to use the data logger and more</a></p>
<p><a href="https://www.adafruit.com/products/746">Read more</a>.</p>
<hr />
<p><a href="https://www.adafruit.com/products/998"><img src="http://www.adafruit.com/ThingsThatChange/freepi.jpeg" height="57" width="97" border="0" align="left" hspace="4" vspace="4" alt="998" /></a>Each Friday is PiDay here at Adafruit, be sure to check out our <a href="http://www.adafruit.com/blog/category/raspberry-pi/">posts,</a> <a href="http://learn.adafruit.com/category/raspberry-pi">tutorials</a> and new <a href="https://www.adafruit.com/raspberrypi">Raspberry Pi related products.</a> Have you tried the new <a href="http://learn.adafruit.com/adafruit-raspberry-pi-educational-linux-distro">&#8220;Adafruit Raspberry Pi Educational Linux Distro&#8221;</a> ? It&#8217;s our tweaked distribution for teaching electronics using the Raspberry Pi. But wait, there&#8217;s more! <a href="http://learn.adafruit.com/webide/">Try our new Raspberry Pi WebIDE!</a> The easiest way to learn programming on a Raspberry Pi.</p>
<p>Want a FREE RASPBERRY PI? <a href="http://www.adafruit.com/products/998">All orders over $350 get a FREE Raspberry Pi Model B with 512MB RAM!</a></p>
]]></content:encoded>
			<wfw:commentRss>http://www.adafruit.com/adablog/?feed=rss2&#038;p=46084</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>No Place Like Home GPS shoes</title>
		<link>http://www.adafruit.com/blog/2012/09/19/no-place-like-home-gps-shoes/</link>
		<comments>http://www.adafruit.com/blog/2012/09/19/no-place-like-home-gps-shoes/#comments</comments>
		<pubDate>Wed, 19 Sep 2012 04:00:46 +0000</pubDate>
		<dc:creator>adafruit</dc:creator>
				<category><![CDATA[gps]]></category>

		<guid isPermaLink="false">http://www.adafruit.com/blog/?p=40442</guid>
		<description><![CDATA[Dominic Wilcox&#8217;s No Place Like Home GPS shoes via BookofJoe. Dominic Wilcox has created a fully functional prototype pair of shoes that will guide you home no matter where you are in the world&#8230; &#8220;I was commissioned by the Global Footprint project in Northamptonshire, a place famous for shoe making, to create some shoes. I [...]]]></description>
				<content:encoded><![CDATA[<p><a href="http://www.dominicwilcox.com/gpsshoes.htm"><img src="http://www.adafruit.com/adablog/wp-content/uploads/2012/09/dominic_wilcox_sept_155.jpg" height="422" width="600" border="0" hspace="4" vspace="4" alt="Dominic Wilcox Sept 155" /></a></p>
<p><a href="http://www.dominicwilcox.com/gpsshoes.htm"><img src="http://www.adafruit.com/adablog/wp-content/uploads/2012/09/dominic_wilcox_sept_1552.jpg" height="339" width="600" border="0" hspace="4" vspace="4" alt="Dominic Wilcox Sept 1552" /></a></p>
<p><iframe src="http://player.vimeo.com/video/49425556?title=0&amp;byline=0&amp;portrait=0&amp;color=3d96d2" width="600" height="338" frameborder="0" webkitAllowFullScreen mozallowfullscreen allowFullScreen></iframe></p>
<p><a href="http://www.dominicwilcox.com/gpsshoes.htm">Dominic Wilcox&#8217;s No Place Like Home GPS shoes</a> via <a href="http://www.bookofjoe.com/2012/09/no-place-like-home-gps-shoes.html">BookofJoe.</a></p>
<blockquote><p>
Dominic Wilcox has created a fully functional prototype pair of shoes that will guide you home no matter where you are in the world&#8230;</p>
<p>&#8220;I was commissioned by the Global Footprint project in Northamptonshire, a place famous for shoe making, to create some shoes. I decided to make a pair of shoes that can navigate you to anywhere you wish to travel to. I thought about the Wizard of Oz and how Dorothy could click her shoes together to go home. After uploading your required destination to the shoes via a piece of custom made mapping software and a USB cable, the GPS, which is embedded in the heal, is activated by a heal click. It then communicates to the wearer via a ring of LED lights to point in the required direction. The shoe with the GPS wirelessly communicates with the right shoe that has a progress bar of lights to show how close you are to the destination.&#8221; Dominic Wilcox   In order to create the fully functioning prototype shoes Wilcox worked with interactive arts and technology expert Becky Stewart and local Northampton shoe maker Stamp Shoes to create the bespoke leather shoes.
</p></blockquote>
]]></content:encoded>
			<wfw:commentRss>http://www.adafruit.com/adablog/?feed=rss2&#038;p=40442</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Getting GPS to work on a Raspberry Pi #piday #raspberrypi @Raspberry_Pi</title>
		<link>http://www.adafruit.com/blog/2012/08/31/getting-gps-to-work-on-a-raspberry-pi-piday-raspberrypi-raspberry_pi/</link>
		<comments>http://www.adafruit.com/blog/2012/08/31/getting-gps-to-work-on-a-raspberry-pi-piday-raspberrypi-raspberry_pi/#comments</comments>
		<pubDate>Fri, 31 Aug 2012 04:00:47 +0000</pubDate>
		<dc:creator>adafruit</dc:creator>
				<category><![CDATA[gps]]></category>
		<category><![CDATA[Raspberry Pi]]></category>

		<guid isPermaLink="false">http://www.adafruit.com/blog/?p=39372</guid>
		<description><![CDATA[Getting GPS to work on a Raspberry Pi. Peter writes - One of the tasks I want to use a Raspberry PI for is to take over the duties of an existing ITX based linux box running my weather station. Now in theory that should be pretty simple as the current setup uses pywws to [...]]]></description>
				<content:encoded><![CDATA[<p><img src="http://www.adafruit.com/adablog/wp-content/uploads/2012/08/imag0148.jpg" height="358" width="600" border="0" hspace="4" vspace="4" alt="Imag0148" /></p>
<p><a href="http://blog.retep.org/2012/06/18/getting-gps-to-work-on-a-raspberry-pi/">Getting GPS to work on a Raspberry Pi</a>. Peter writes -</p>
<blockquote><p>
One of the tasks I want to use a Raspberry PI for is to take over the duties of an existing ITX based linux box running my weather station. Now in theory that should be pretty simple as the current setup uses pywws to connect to the station and as that&rsquo;s written in python it should work.</p>
<p>Now the Raspberry PI has no onboard Real time clock – which means it needs to use an NTP server to get the time when it starts. Usually you would use the default settings and allow the PI to connect to thenet for it&rsquo;s time. Now this is fine if you have a working net connection but what if you are not connected to the net? You might be in the field running the PI on batteries.</p>
<p>As the other projects I have lined up for it is to connect my Meade LX200GPS telescope to the local network or to work with my (in prototype) radio telescopes so having an accurate clock is going to be required.</p>
<p>Now the obvious solution here is to use GPS as a time source. GPS works by having a constellation of satellites in orbit and each one carries a highly accurate atomic clock &#038; broadcast both their current position and the time. A GPS receiver then receives these signals and, as long as it has enough satellites and workout where you are by comparing the times from those clocks.</p>
<p>So this article shows how to use A GPS receiver with the Rasperry PI – although these instructions are not specific to the PI.</p>
</blockquote>
<p>We will also get this working with the <a href="http://adafruit.com/products/746">Adafruit ultimate GPS</a> &#8211; next week probably!</p>
<hr />
<p>Each Friday is PiDay here at Adafruit, be sure to check out our <a href="http://www.adafruit.com/blog/category/raspberry-pi/">posts,</a> <a href="http://learn.adafruit.com/category/raspberry-pi">tutorials</a> and new <a href="https://www.adafruit.com/raspberrypi">Raspberry Pi related products.</a> Have you tried the new <a href="http://learn.adafruit.com/adafruit-raspberry-pi-educational-linux-distro">&#8220;Adafruit Raspberry Pi Educational Linux Distro&#8221;</a> ? It&#8217;s our tweaked distribution for teaching electronics using the Raspberry Pi.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.adafruit.com/adablog/?feed=rss2&#038;p=39372</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Adafruit Ultimate GPS on a Raspberry Pi</title>
		<link>http://www.adafruit.com/blog/2012/08/28/adafruit-ultimate-gps-on-a-raspberry-pi/</link>
		<comments>http://www.adafruit.com/blog/2012/08/28/adafruit-ultimate-gps-on-a-raspberry-pi/#comments</comments>
		<pubDate>Tue, 28 Aug 2012 14:33:32 +0000</pubDate>
		<dc:creator>adafruit</dc:creator>
				<category><![CDATA[gps]]></category>
		<category><![CDATA[Raspberry Pi]]></category>

		<guid isPermaLink="false">http://www.adafruit.com/blog/?p=39219</guid>
		<description><![CDATA[aquarat in the Raspberry Pi forums is using the Adafruit Ultimate GPS on a Raspberry Pi, neato! Adafruit Ultimate GPS Breakout &#8211; 66 channel w/10 Hz updates. New! Version 3 comes with the latest module which has external antenna support and Pulse-Per-Second output We carry a few different GPS modules here in the Adafruit shop, [...]]]></description>
				<content:encoded><![CDATA[<p><a href="http://41.134.20.29/gpsandpismall.jpg"><img src="http://www.adafruit.com/adablog/wp-content/uploads/2012/08/gpsandpismall.jpg" height="450" width="600" border="0" hspace="4" vspace="4" alt="Gpsandpismall" /></a></p>
<p><a href="http://www.raspberrypi.org/phpBB3/viewtopic.php?p=160456#p160456">aquarat in the Raspberry Pi forums</a> is using the Adafruit Ultimate GPS on a Raspberry Pi, neato!</p>
<hr />
<p><a href="http://www.adafruit.com/products/746"><img src="http://www.adafruit.com/adablog/wp-content/uploads/2012/08/window-275.jpg" height="461" width="600" border="0" hspace="4" vspace="4" alt="Window-275" /></a><br />
<a href="http://www.adafruit.com/products/746">Adafruit Ultimate GPS Breakout &#8211; 66 channel w/10 Hz updates.</a> <b>New! Version 3 comes with the latest module which has external antenna support and Pulse-Per-Second output</b></p>
<p>We carry a few different GPS modules here in the Adafruit shop, but none that satisfied our every desire &#8211; that&#8217;s why we designed this little GPS breakout board. We believe this is the <b>Ultimate</b> GPS module, so we named it that. </p>
<p><b>It&#8217;s got everything you want and more:</b></p>
<ul>
<li>-165 dBm sensitivity, 10 Hz updates, 66 channels</li>
<li>5V friendly design and only 20mA current draw</li>
<li>Breadboard friendly + two mounting holes</li>
<li>RTC battery-compatible</li>
<li>Built-in datalogging</li>
<li>PPS output on fix</li>
<li>>25Km altitude</li>
<li>Internal patch antenna + u.FL connector for external active antenna</li>
<li>Fix status LED</li>
</ul>
<p>&#8230;all for under $40!</p>
<p>The breakout is built around the MTK3339 chipset, a no-nonsense, high-quality GPS module that can track up to 22 satellites on 66 channels, has an excellent high-sensitivity receiver (-165 dB tracking!), and a built in antenna. It can do up to 10 location updates a second for high speed, high sensitivity logging or tracking. Power usage is incredibly low, only 20 mA during navigation.</p>
<p>Best of all, we added all the extra goodies you could ever want: a ultra-low dropout 3.3V regulator so you can power it with 3.3-5VDC in, 5V level safe inputs, ENABLE pin so you can turn off the module using any microcontroller pin or switch, a footprint for optional CR1220 coin cell to keep the RTC running and allow warm starts and a tiny bright red LED. The LED blinks at about 1Hz while it&#8217;s searching for satellites and blinks once every 15 seconds when a fix is found to conserve power. If you want to have an LED on all the time, we also provide the FIX signal out on a pin so you can put an external LED on.</p>
<p><a href="http://www.adafruit.com/products/746"><img src="http://www.adafruit.com/adablog/wp-content/uploads/2012/08/window-1-160.jpg" height="461" width="600" border="0" hspace="4" vspace="4" alt="Window-1-160" /></a></p>
<p>Two features that really stand out about version 3 MTK3339-based module is the external antenna functionality and the the built in data-logging capability. The module has a standard ceramic patch antenna that gives it -165 dB sensitivity, but when you want to have a bigger antenna, you can snap on any 3V active GPS antenna via the uFL connector. The module will automatically detect the active antenna and switch over! <a href="http://www.adafruit.com/products/851">Most GPS antennas use SMA connectors so you may want to pick up one of our uFL to SMA adapters.</a></p>
<p>The other cool feature of the new MTK3339-based module (which we have tested with great success) is the built in datalogging ability. Since there is a microcontroller inside the module, with some empty FLASH memory, the newest firmware now allows sending commands to do internal logging to that FLASH. The only thing is that you do need to have a microcontroller send the &#8220;Start Logging&#8221; command. However, after that message is sent, the microcontroller can go to sleep and does not need to wake up to talk to the GPS anymore to reduce power consumption. The time, date, longitude, latitude, and height is logged every 15 seconds and only when there is a fix. The internal FLASH can store about 16 hours of data, it will automatically append data so you don&#8217;t have to worry about accidentally losing data if power is lost. It is not possible to change what is logged and how often, as its hardcoded into the module but we found that this arrangement covers many of the most common GPS datalogging requirements.</p>
<p>We&#8217;ve tested this version of the Ultimate GPS in a high-altitude balloon, and it kept fix up to 27km!</p>
<p><a href="http://www.adafruit.com/products/746"><img src="http://www.adafruit.com/adablog/wp-content/uploads/2012/08/window-2-84.jpg" height="461" width="600" border="0" hspace="4" vspace="4" alt="Window-2-84" /></a></p>
<p>Comes with one fully assembled and tested module, a piece of header you can solder to it for breadboarding, and a CR1220 coin cell holder. <a href="https://www.adafruit.com/products/380">A CR1220 coin cell is not included, but we have them in the shop if you&#8217;d like to use the GPS&#8217;s RTC</a></p>
<p><b>Tech specs:</b></p>
<ul>
<li>Satellites: 22 tracking, 66 searching</li>
<li>Patch Antenna Size: 15mm x 15mm x 4mm</li>
<li>Update rate: 1 to 10 Hz</li>
<li>Position Accuracy: 1.8 meters</li>
<li>Velocity Accuracy: 0.1 meters/s</li>
<li>Warm/cold start: 34 seconds</li>
<li>Acquisition sensitivity: -145 dBm</li>
<li>Tracking sensitivity: -165 dBm</li>
<li>Maximum Altitude for PA6H: tested at 27,000 Meters</li>
<li>Maximum Velocity: 515m/s</li>
<li>Vin range: 3.0-5.5VDC</li>
<li>MTK3339 Operating current: 25mA tracking, 20 mA current draw during navigation</li>
<li>Output: NMEA 0183, 9600 baud default</li>
<li>DGPS/WAAS/EGNOS supported</li>
<li>FCC E911 compliance and AGPS support (Offline mode : EPO valid up to 14 days )</li>
<li>Up to 210 PRN channels</li>
<li>Jammer detection and reduction</li>
<li>Multi-path detection and compensation</li>
</ul>
<p><b>Breakout board details:</b></p>
<ul>
<li>Weight (not including coin cell or holder): 8.5g </li>
<li>Dimensions (not including coin cell or holder):  25.5mm x 35mm x 6.5mm / 1.0&#8243; x 1.35&#8243; x 0.25&#8243;</li>
</ul>
<p>Get started in a jiffy: wire up 3-5VDC to the VIN pin, GND is common ground, and listen on the TX pin for 9600 baud data. <a href="https://raw.github.com/adafruit/Adafruit-MTK3329-GPS-Module-Test-Sketch/master/Adafruit_MTK3329_GPS_Test.pde">Then run our example sketch which will allow you to quickly set the update rate and select which NMEA sentences you want to have spit out</a>. We also have a nice <a href="https://github.com/adafruit/Adafruit-GPS-Library">fancy library for GPS usage, with background parsing and can set and query the built in GPS logging capability</a> (called LOCUS). <a href="http://ladyada.net/products/ultimategps/">A full tutorial is also available, which has tons of information about the module, how to use the data logger and more</a></p>
<p><a href="http://www.adafruit.com/products/746">Read more!</a></p>
]]></content:encoded>
			<wfw:commentRss>http://www.adafruit.com/adablog/?feed=rss2&#038;p=39219</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Updated tutorial: Adafruit Ultimate GPS</title>
		<link>http://www.adafruit.com/blog/2012/08/27/updated-tutorial-adafruit-ultimate-gps/</link>
		<comments>http://www.adafruit.com/blog/2012/08/27/updated-tutorial-adafruit-ultimate-gps/#comments</comments>
		<pubDate>Mon, 27 Aug 2012 11:05:03 +0000</pubDate>
		<dc:creator>adafruit</dc:creator>
				<category><![CDATA[adafruit learning system]]></category>
		<category><![CDATA[adafruit learning technologies]]></category>
		<category><![CDATA[gps]]></category>
		<category><![CDATA[tutorials]]></category>

		<guid isPermaLink="false">http://www.adafruit.com/blog/?p=39165</guid>
		<description><![CDATA[Updated tutorial: Adafruit Ultimate GPS @ Adafruit Learning System. We have updated our Ultimate GPS tutorial, better than ever, covers the changes in the V3 of the module with external antenna support!]]></description>
				<content:encoded><![CDATA[<p><a href="http://learn.adafruit.com/adafruit-ultimate-gps"><img src="http://www.adafruit.com/adablog/wp-content/uploads/2012/08/1379.jpg" height="461" width="600" border="0" hspace="4" vspace="4" alt="1379" /></a></p>
<p><a href="http://learn.adafruit.com/adafruit-ultimate-gps">Updated tutorial: Adafruit Ultimate GPS @ Adafruit Learning System</a>. We have updated our <a href="http://adafruit.com/products/746">Ultimate GPS</a> tutorial, better than ever, covers the changes in the V3 of the module with external antenna support!</p>
]]></content:encoded>
			<wfw:commentRss>http://www.adafruit.com/adablog/?feed=rss2&#038;p=39165</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>GPS Projects for #backtoschool</title>
		<link>http://www.adafruit.com/blog/2012/08/15/gps-projects-for-backtoschool/</link>
		<comments>http://www.adafruit.com/blog/2012/08/15/gps-projects-for-backtoschool/#comments</comments>
		<pubDate>Wed, 15 Aug 2012 12:00:51 +0000</pubDate>
		<dc:creator>Tyler Cooper</dc:creator>
				<category><![CDATA[gps]]></category>

		<guid isPermaLink="false">http://www.adafruit.com/blog/?p=38333</guid>
		<description><![CDATA[If you are an educator, or a student who is learning how to use an Arduino or other basic microcontroller, learning how to use a GPS module is a great way to go from blinking LEDs to interacting with the outside world.  GPS modules are remarkably easy to use, and they open the door for [...]]]></description>
				<content:encoded><![CDATA[<p><a href="http://www.adafruit.com/products/746"><img class="alignnone size-full wp-image-38334" title="UltimateGPS" src="http://www.adafruit.com/adablog/wp-content/uploads/2012/08/UltimateGPS.jpeg" alt="" width="600" height="462" /></a></p>
<p>If you are an educator, or a student who is learning how to use an Arduino or other basic microcontroller, learning how to use a GPS module is a great way to go from blinking LEDs to interacting with the outside world.  GPS modules are remarkably easy to use, and they open the door for many neat projects.  Here are just a few projects to inspire you:</p>
<p><iframe src="http://www.youtube.com/embed/R0u7qhfEVYU" frameborder="0" width="600" height="338"></iframe></p>
<p><a href="http://learn.adafruit.com/gps-dog-collar">Wonder if you&rsquo;re giving your dog the exercise she needs? Like electronics? Make your own GPS dog collar!</a></p>
<p><img title="iseb6_g" src="http://www.adafruit.com/adablog/wp-content/uploads/2012/05/iseb6_g.jpg" alt="" width="600" height="400" /></p>
<p><a href="http://forums.adafruit.com/viewtopic.php?f=8&amp;t=28924" target="_blank">Build a GPS enabled electronics bracer.</a></p>
<p><iframe src="http://player.vimeo.com/video/45742627" frameborder="0" width="600" height="338"></iframe></p>
<p><a href="https://www.adafruit.com/blog/2012/07/16/really-smalls-gps/" target="_blank">Make a tiny GPS tracker inside of a mini Altoids tin.</a></p>
<p><img title="flickr-friday-ice-gps.jpg" src="http://www.adafruit.com/adablog/wp-content/uploads/2012/04/flickr-friday-ice-gps.jpg" alt="Flickr friday ice gps" width="600" height="450" border="0" /></p>
<p><a href="http://www.flickr.com/photos/inoah/6931864928/in/pool-72222164@N00">Automatically set the time on your clock by adding a GPS module!</a></p>
<p>&nbsp;</p>
<hr />
<h1>Adafruit for Educators! #backtoschool</h1>
<p><a href="http://www.adafruit.com/educators"><img src="http://www.adafruit.com/adablog/wp-content/uploads/2012/08/Kitsedu.jpg" alt="Kitsedu" width="600" height="40" border="0" hspace="4" vspace="4" /></a></p>
<p><strong>Please visit our <a href="http://www.adafruit.com/educators">educator&#8217;s section</a> to learn more about:</strong></p>
<ul>
<li>Adafruit volume discounts and programs for educators, discounts galore!</li>
<li>Adafruit electronic kits, products, Arduino &amp; Raspberry Pi products for education, we have&#8217;em!</li>
<li>Adafruit products and Arduino for STEM (Science, Technology, Engineering and Mathematics). Used in schools!</li>
<li>The Adafruit System, the best way to learn electronics!</li>
<li>Adafruit iron-on &#8220;skill badges&#8221; / patches and partners, celebrate skills building!</li>
<li>Resources for educators, our picks for educators!</li>
<li>Adafruit for educators content on Adafruit.com, daily posts for educators!</li>
<li>Circuit Playground &#8211; iPad/iPhone App For Educators, volume discounts via Apple&#8217;s edu program!</li>
<li>Adafruit copyright permission for educators, educators can use them, hassle-free!</li>
</ul>
<p><a href="http://www.adafruit.com/educators">Visit.</a></p>
]]></content:encoded>
			<wfw:commentRss>http://www.adafruit.com/adablog/?feed=rss2&#038;p=38333</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>NEW PRODUCT &#8211; GPS Antenna &#8211; External Active Antenna &#8211; 3-5V 28dB 5 Meter SMA</title>
		<link>http://www.adafruit.com/blog/2012/08/13/new-product-gps-antenna-external-active-antenna-3-5v-28db-5-meter-sma/</link>
		<comments>http://www.adafruit.com/blog/2012/08/13/new-product-gps-antenna-external-active-antenna-3-5v-28db-5-meter-sma/#comments</comments>
		<pubDate>Mon, 13 Aug 2012 18:17:35 +0000</pubDate>
		<dc:creator>adafruit</dc:creator>
				<category><![CDATA[gps]]></category>

		<guid isPermaLink="false">http://www.adafruit.com/blog/?p=38239</guid>
		<description><![CDATA[NEW PRODUCT &#8211; GPS Antenna &#8211; External Active Antenna &#8211; 3-5V 28dB 5 Meter SMA. Give your Ultimate GPS V3 a boost with this external active antenna. This GPS antenna draws about 10mA and will give you an additional 28 dB of gain. It&#8217;s got a 5 meter long cable so it will easily reach [...]]]></description>
				<content:encoded><![CDATA[<p><a href="http://www.adafruit.com/products/960"><img src="http://www.adafruit.com/adablog/wp-content/uploads/2012/08/window-280.jpg" height="461" width="600" border="0" hspace="4" vspace="4" alt="Window-280" /></a></p>
<p><a href="http://www.adafruit.com/products/960">NEW PRODUCT &#8211; GPS Antenna &#8211; External Active Antenna &#8211; 3-5V 28dB 5 Meter SMA.</a> Give your Ultimate GPS V3 a boost with this external active antenna. This GPS antenna draws about 10mA and will give you an additional 28 dB of gain. It&#8217;s got a 5 meter long cable so it will easily reach wherever you need it to. The antenna is magnetic so it will stick to the top of a car or truck (or any other steel structure).</p>
<p><a href="http://www.adafruit.com/products/960"><img src="http://www.adafruit.com/adablog/wp-content/uploads/2012/08/window-1-165.jpg" height="461" width="600" border="0" hspace="4" vspace="4" alt="Window-1-165" /></a><br />
Comes with a standard SMA connector on the end. If you want to connect to our <a href="http://www.adafruit.com/products/746">Ultimate GPS V3 module</a>, be sure to pick up a uFL to SMA adapter!</p>
<p><a href="http://www.adafruit.com/products/746">GPS</a> not included.</p>
<p><a href="http://www.adafruit.com/products/960">In stock and shipping now!</a></p>
]]></content:encoded>
			<wfw:commentRss>http://www.adafruit.com/adablog/?feed=rss2&#038;p=38239</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>UPDATED PRODUCT &#8211; Adafruit Ultimate GPS Breakout &#8211; 66 channel w/10 Hz updates</title>
		<link>http://www.adafruit.com/blog/2012/08/07/updated-product-adafruit-ultimate-gps-breakout-66-channel-w10-hz-updates/</link>
		<comments>http://www.adafruit.com/blog/2012/08/07/updated-product-adafruit-ultimate-gps-breakout-66-channel-w10-hz-updates/#comments</comments>
		<pubDate>Tue, 07 Aug 2012 23:11:34 +0000</pubDate>
		<dc:creator>adafruit</dc:creator>
				<category><![CDATA[gps]]></category>

		<guid isPermaLink="false">http://www.adafruit.com/blog/?p=37901</guid>
		<description><![CDATA[UPDATED PRODUCT &#8211; Adafruit Ultimate GPS Breakout &#8211; 66 channel w/10 Hz updates. New! Version 3 comes with the latest module which has external antenna support and Pulse-Per-Second output We carry a few different GPS modules here in the Adafruit shop, but none that satisfied our every desire &#8211; that&#8217;s why we designed this little [...]]]></description>
				<content:encoded><![CDATA[<p><a href="http://www.adafruit.com/products/746"><img src="http://www.adafruit.com/adablog/wp-content/uploads/2012/08/window-275.jpg" height="461" width="600" border="0" hspace="4" vspace="4" alt="Window-275" /></a><br />
<a href="http://www.adafruit.com/products/746">UPDATED PRODUCT &#8211; Adafruit Ultimate GPS Breakout &#8211; 66 channel w/10 Hz updates.</a> <b>New! Version 3 comes with the latest module which has external antenna support and Pulse-Per-Second output</b></p>
<p>We carry a few different GPS modules here in the Adafruit shop, but none that satisfied our every desire &#8211; that&#8217;s why we designed this little GPS breakout board. We believe this is the <b>Ultimate</b> GPS module, so we named it that. </p>
<p><b>It&#8217;s got everything you want and more:</b></p>
<ul>
<li>-165 dBm sensitivity, 10 Hz updates, 66 channels</li>
<li>5V friendly design and only 20mA current draw</li>
<li>Breadboard friendly + two mounting holes</li>
<li>RTC battery-compatible</li>
<li>Built-in datalogging</li>
<li>PPS output on fix</li>
<li>>25Km altitude</li>
<li>Internal patch antenna + u.FL connector for external active antenna</li>
<li>Fix status LED</li>
</ul>
<p>&#8230;all for under $40!</p>
<p>The breakout is built around the MTK3339 chipset, a no-nonsense, high-quality GPS module that can track up to 22 satellites on 66 channels, has an excellent high-sensitivity receiver (-165 dB tracking!), and a built in antenna. It can do up to 10 location updates a second for high speed, high sensitivity logging or tracking. Power usage is incredibly low, only 20 mA during navigation.</p>
<p>Best of all, we added all the extra goodies you could ever want: a ultra-low dropout 3.3V regulator so you can power it with 3.3-5VDC in, 5V level safe inputs, ENABLE pin so you can turn off the module using any microcontroller pin or switch, a footprint for optional CR1220 coin cell to keep the RTC running and allow warm starts and a tiny bright red LED. The LED blinks at about 1Hz while it&#8217;s searching for satellites and blinks once every 15 seconds when a fix is found to conserve power. If you want to have an LED on all the time, we also provide the FIX signal out on a pin so you can put an external LED on.</p>
<p><a href="http://www.adafruit.com/products/746"><img src="http://www.adafruit.com/adablog/wp-content/uploads/2012/08/window-1-160.jpg" height="461" width="600" border="0" hspace="4" vspace="4" alt="Window-1-160" /></a></p>
<p>Two features that really stand out about version 3 MTK3339-based module is the external antenna functionality and the the built in data-logging capability. The module has a standard ceramic patch antenna that gives it -165 dB sensitivity, but when you want to have a bigger antenna, you can snap on any 3V active GPS antenna via the uFL connector. The module will automatically detect the active antenna and switch over! <a href="http://www.adafruit.com/products/851">Most GPS antennas use SMA connectors so you may want to pick up one of our uFL to SMA adapters.</a></p>
<p>The other cool feature of the new MTK3339-based module (which we have tested with great success) is the built in datalogging ability. Since there is a microcontroller inside the module, with some empty FLASH memory, the newest firmware now allows sending commands to do internal logging to that FLASH. The only thing is that you do need to have a microcontroller send the &#8220;Start Logging&#8221; command. However, after that message is sent, the microcontroller can go to sleep and does not need to wake up to talk to the GPS anymore to reduce power consumption. The time, date, longitude, latitude, and height is logged every 15 seconds and only when there is a fix. The internal FLASH can store about 16 hours of data, it will automatically append data so you don&#8217;t have to worry about accidentally losing data if power is lost. It is not possible to change what is logged and how often, as its hardcoded into the module but we found that this arrangement covers many of the most common GPS datalogging requirements.</p>
<p>We&#8217;ve tested this version of the Ultimate GPS in a high-altitude balloon, and it kept fix up to 27km!</p>
<p><a href="http://www.adafruit.com/products/746"><img src="http://www.adafruit.com/adablog/wp-content/uploads/2012/08/window-2-84.jpg" height="461" width="600" border="0" hspace="4" vspace="4" alt="Window-2-84" /></a></p>
<p>Comes with one fully assembled and tested module, a piece of header you can solder to it for breadboarding, and a CR1220 coin cell holder. <a href="https://www.adafruit.com/products/380">A CR1220 coin cell is not included, but we have them in the shop if you&#8217;d like to use the GPS&#8217;s RTC</a></p>
<p><b>Tech specs:</b></p>
<ul>
<li>Satellites: 22 tracking, 66 searching</li>
<li>Patch Antenna Size: 15mm x 15mm x 4mm</li>
<li>Update rate: 1 to 10 Hz</li>
<li>Position Accuracy: 1.8 meters</li>
<li>Velocity Accuracy: 0.1 meters/s</li>
<li>Warm/cold start: 34 seconds</li>
<li>Acquisition sensitivity: -145 dBm</li>
<li>Tracking sensitivity: -165 dBm</li>
<li>Maximum Altitude for PA6H: tested at 27,000 Meters</li>
<li>Maximum Velocity: 515m/s</li>
<li>Vin range: 3.0-5.5VDC</li>
<li>MTK3339 Operating current: 25mA tracking, 20 mA current draw during navigation</li>
<li>Output: NMEA 0183, 9600 baud default</li>
<li>DGPS/WAAS/EGNOS supported</li>
<li>FCC E911 compliance and AGPS support (Offline mode : EPO valid up to 14 days )</li>
<li>Up to 210 PRN channels</li>
<li>Jammer detection and reduction</li>
<li>Multi-path detection and compensation</li>
</ul>
<p><b>Breakout board details:</b></p>
<ul>
<li>Weight (not including coin cell or holder): 8.5g </li>
<li>Dimensions (not including coin cell or holder):  25.5mm x 35mm x 6.5mm / 1.0&#8243; x 1.35&#8243; x 0.25&#8243;</li>
</ul>
<p>Get started in a jiffy: wire up 3-5VDC to the VIN pin, GND is common ground, and listen on the TX pin for 9600 baud data. <a href="https://raw.github.com/adafruit/Adafruit-MTK3329-GPS-Module-Test-Sketch/master/Adafruit_MTK3329_GPS_Test.pde">Then run our example sketch which will allow you to quickly set the update rate and select which NMEA sentences you want to have spit out</a>. We also have a nice <a href="https://github.com/adafruit/Adafruit-GPS-Library">fancy library for GPS usage, with background parsing and can set and query the built in GPS logging capability</a> (called LOCUS). <a href="http://ladyada.net/products/ultimategps/">A full tutorial is also available, which has tons of information about the module, how to use the data logger and more</a></p>
<p><a href="http://www.adafruit.com/products/746">In stock and shipping!</a></p>
]]></content:encoded>
			<wfw:commentRss>http://www.adafruit.com/adablog/?feed=rss2&#038;p=37901</wfw:commentRss>
		<slash:comments>2</slash:comments>
		</item>
		<item>
		<title>How-To: Animated GPS Cycling Route Map</title>
		<link>http://www.adafruit.com/blog/2012/07/26/how-to-animated-gps-cycling-route-map/</link>
		<comments>http://www.adafruit.com/blog/2012/07/26/how-to-animated-gps-cycling-route-map/#comments</comments>
		<pubDate>Thu, 26 Jul 2012 14:00:00 +0000</pubDate>
		<dc:creator>Becky Stern</dc:creator>
				<category><![CDATA[gps]]></category>

		<guid isPermaLink="false">http://www.adafruit.com/blog/?p=36769</guid>
		<description><![CDATA[Instructables user Ossum writes: I always record GPS traces of my cycle expeditions, as well as often recording videos, so when I go somewhere interesting I like to combine the two when I get back home. After coming across Stamen&#8217;s beautiful watercolour maps, I knew that I had found the missing ingredient. My process now [...]]]></description>
				<content:encoded><![CDATA[<p><iframe src="http://player.vimeo.com/video/45890875" width="600" height="337" frameborder="0"></iframe></p>
<p><a href="www.instructables.com/id/Animated-Watercolour-Map-for-Cycle-TourRace-Video/?ALLSTEPS">Instructables user Ossum writes:</a></p>
<blockquote>
<p>I always record GPS traces of my cycle expeditions, as well as often recording videos, so when I go somewhere interesting I like to combine the two when I get back home. After coming across Stamen&#8217;s beautiful watercolour maps, I knew that I had found the missing ingredient. My process now is twofold, I use a Python script to retrieve the map and plot the GPS trace to an image, then I overlay and animate the images in a video editor. I have tried to write a guide that will be easy to follow for both the novice python programmer as well as the novice video editor.</p>
</blockquote>
]]></content:encoded>
			<wfw:commentRss>http://www.adafruit.com/adablog/?feed=rss2&#038;p=36769</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Really Small(s) GPS</title>
		<link>http://www.adafruit.com/blog/2012/07/16/really-smalls-gps/</link>
		<comments>http://www.adafruit.com/blog/2012/07/16/really-smalls-gps/#comments</comments>
		<pubDate>Mon, 16 Jul 2012 12:23:37 +0000</pubDate>
		<dc:creator>adafruit</dc:creator>
				<category><![CDATA[arduino]]></category>
		<category><![CDATA[ask-an-engineer]]></category>
		<category><![CDATA[gps]]></category>

		<guid isPermaLink="false">http://www.adafruit.com/blog/?p=36118</guid>
		<description><![CDATA[Really Small(s) GPS @ The Custom Geek. Jeremy writes - Hi Adateam! Here is a post on the small GPS receiver and OLED display I had on show and tell. There is also a Flickr set here. Code is on Github, and links to it are on the post.]]></description>
				<content:encoded><![CDATA[<p><img src="http://www.adafruit.com/adablog/wp-content/uploads/2012/07/gps.jpg" height="446" width="600" border="0" hspace="4" vspace="4" alt="Gps" /></p>
<p><iframe src="http://player.vimeo.com/video/45742627" width="600" height="412" frameborder="0" webkitAllowFullScreen mozallowfullscreen allowFullScreen></iframe></p>
<p><a href="http://thecustomgeek.com/2012/07/15/really-smalls-gps/">Really Small(s) GPS @ The Custom Geek</a>. Jeremy writes -</p>
<blockquote><p>
Hi Adateam! Here is a post on the small GPS receiver and OLED display I had on <a href="http://www.youtube.com/watch?v=Ks3kmNaVvFM&amp;feature=player_embedded#t=87s">show and tell</a>. <a href="http://www.flickr.com/photos/61808685@N07/sets/72157630599453996/">There is also a Flickr set here</a>. Code is on Github, and links to it are on the post. <img src='http://www.adafruit.com/adablog/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' />
</p></blockquote>
]]></content:encoded>
			<wfw:commentRss>http://www.adafruit.com/adablog/?feed=rss2&#038;p=36118</wfw:commentRss>
		<slash:comments>4</slash:comments>
		</item>
		<item>
		<title>GPS Dog Collar (video)</title>
		<link>http://www.adafruit.com/blog/2012/07/11/gps-dog-collar-video/</link>
		<comments>http://www.adafruit.com/blog/2012/07/11/gps-dog-collar-video/#comments</comments>
		<pubDate>Wed, 11 Jul 2012 20:51:29 +0000</pubDate>
		<dc:creator>Becky Stern</dc:creator>
				<category><![CDATA[adafruit learning system]]></category>
		<category><![CDATA[arduino]]></category>
		<category><![CDATA[gps]]></category>
		<category><![CDATA[wearables]]></category>

		<guid isPermaLink="false">http://www.adafruit.com/blog/?p=35917</guid>
		<description><![CDATA[Wonder if you&#8217;re giving your dog the exercise she needs? Like electronics? Make your own GPS dog collar! The progress bar fills up as you stroll around the neighborhood. Set your goal ahead of time and watch the miles rack up. See the full guide and download the open source code at the Adafruit Learning [...]]]></description>
				<content:encoded><![CDATA[<p><iframe src="http://www.youtube.com/embed/R0u7qhfEVYU" width="601" height="338" frameborder="0"></iframe></p>
<p>Wonder if you&#8217;re giving your dog the exercise she needs? Like electronics? Make your own GPS dog collar! The progress bar fills up as you stroll around the neighborhood. Set your goal ahead of time and watch the miles rack up. <a href="http://learn.adafruit.com/gps-dog-collar">See the full guide and download the open source code at the Adafruit Learning System</a>. Watch the video on <a href="https://www.youtube.com/watch?v=R0u7qhfEVYU">YouTube</a> (please <a href="http://www.youtube.com/subscription_center?add_user=adafruit">subscribe to our channel</a>!) and <a href="https://vimeo.com/45597554/">Vimeo</a>. This project was a collaboration with Tyler Cooper!</p>
<p>You will need:</p>
<ul>
<li> <a href="http://www.adafruit.com/products/746">Adafruit Ultimate GPS Breakout</a> &#8211; 66 channel w/10 Hz updates &#8211; MTK3339 chipset</li>
<li><a href="http://www.adafruit.com/products/296">Atmega32u4 Breakout Board</a></li>
<li><a href="http://www.adafruit.com/products/661">Monochrome 128&#215;32 OLED graphic display</a></li>
<li> <a href="http://www.adafruit.com/products/727">3 x AAA Battery Holder</a> and batteries</li>
<li>stranded hookup wire</li>
<li>wire-edged ribbon</li>
<li>scrap of fabric</li>
<li>electrical tape or dark nail polish (optional)</li>
</ul>
<p>Tools:</p>
<ul>
<li>Soldering iron</li>
<li>wire strippers</li>
<li>pliers</li>
<li>scissors</li>
<li>needle and thread</li>
<li>iron</li>
<li>sewing pins</li>
<li>sewing machine (optional)</li>
</ul>
<p> </p>
]]></content:encoded>
			<wfw:commentRss>http://www.adafruit.com/adablog/?feed=rss2&#038;p=35917</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Flickr Pool Friday &#8211; GPS Clock</title>
		<link>http://www.adafruit.com/blog/2012/06/29/flickr-pool-friday-gps-clock/</link>
		<comments>http://www.adafruit.com/blog/2012/06/29/flickr-pool-friday-gps-clock/#comments</comments>
		<pubDate>Fri, 29 Jun 2012 05:00:00 +0000</pubDate>
		<dc:creator>Becky Stern</dc:creator>
				<category><![CDATA[arduino]]></category>
		<category><![CDATA[clocks]]></category>
		<category><![CDATA[clocks & watches]]></category>
		<category><![CDATA[gps]]></category>

		<guid isPermaLink="false">http://www.adafruit.com/blog/?p=34566</guid>
		<description><![CDATA[This week&#8217;s featured photo is Andrew D2010&#8242;s in-progress GPS clock. He writes: This shot shows an Adafruit Ultimate GPS (MTK3339), an Adafruit Temperature + Barometric Pressure Sensor (BMP085), a Itead rotary encoder (push button with 20 points), a DealExtreme J12865 (SKU 121820 with ST7920 controller) and an Arduino Uno. I need to get this bunch [...]]]></description>
				<content:encoded><![CDATA[<p><img title="gpsclock.png" src="http://www.adafruit.com/adablog/wp-content/uploads/2012/06/gpsclock.png" alt="Gpsclock" width="570" height="600" border="0" /></p>
<p>This week&#8217;s featured photo is <a href="http://www.flickr.com/photos/andrew-d/7393714644/in/pool-72222164@N00">Andrew D2010&#8242;s in-progress GPS clock</a>. He writes:</p>
<div id="description_div" class="photo-desc">
<blockquote>
<p>This shot shows an Adafruit Ultimate GPS (MTK3339), an Adafruit Temperature + Barometric Pressure Sensor (BMP085), a Itead rotary encoder (push button with 20 points), a DealExtreme J12865 (SKU 121820 with ST7920 controller) and an Arduino Uno.</p>
<p id="yui_3_5_0_3_1340236917379_1478">I need to get this bunch of parts into a case so I can move it around easily and get on with programming it. Clever people will have notice my dodgy stacking of pins/connectors.</p>
</blockquote>
</div>
<p>Want to be featured on Flickr pool Friday? Add your Adafruits to the <a href="http://www.flickr.com/groups/adafruit/pool/">Adafruit Flickr pool</a>.</p>
<p><a href="http://www.adafruit.com/products/746"><img src="http://www.adafruit.com/adablog/wp-content/uploads/2012/03/window-131.jpg" alt="Window-131" width="600" height="461" border="0" hspace="4" vspace="4" /></a></p>
<p><a href="http://www.adafruit.com/products/746">Adafruit Ultimate GPS Breakout &#8211; 66 channel w/10 Hz updates [MTK3339 chipset]</a>. We carry a few different GPS modules here in the Adafruit shop, but none that satisfied our every desire &#8211; that&#8217;s why we designed this little GPS breakout board. We believe this is the <strong>Ultimate</strong> GPS module, so we named it that. It&#8217;s got everything you want and more, with <strong>-165 dBm sensitivity, 5V friendly design, breadboard friendly, mounting holes, 10 Hz updates, 66 channels, RTC battery-compatible and has a status LED</strong> all for under $40! The newest version we carry (using the MTK3339 chipset, as of March 26th) adds <strong>built in datalogging capability and high altitude functionality with even lower power</strong>.</p>
<p><a href="http://www.adafruit.com/products/746"><img src="http://www.adafruit.com/adablog/wp-content/uploads/2012/03/window-1-70.jpg" alt="Window-1-70" width="600" height="461" border="0" hspace="4" vspace="4" /></a></p>
<p>The breakout is built around the MTK3339 chipset, a no-nonsense, high-quality GPS module that can track up to 22 satellites on 66 channels, has an excellent high-sensitivity receiver (-165 dB tracking!), and a built in antenna. It can do up to 10 location updates a second for high speed, high sensitivity logging or tracking. Power usage is incredibly low, only 20 mA during navigation.</p>
<p><a href="http://www.adafruit.com/products/746"><img src="http://www.adafruit.com/adablog/wp-content/uploads/2012/03/window-2-40.jpg" alt="Window-2-40" width="600" height="461" border="0" hspace="4" vspace="4" /></a></p>
<p>Best of all, we added all the extra goodies you could ever want: a ultra-low dropout 3.3V regulator so you can power it with 3.3-5VDC in, 5V level safe inputs, ENABLE pin so you can turn off the module using any microcontroller pin or switch, a footprint for optional CR1220 coin cell to keep the RTC running and allow warm starts and a tiny bright red LED. The LED blinks at about 1Hz while it&#8217;s searching for satellites and blinks once every 15 seconds when a fix is found to conserve power. If you want to have an LED on all the time, we also provide the FIX signal out on a pin so you can put an external LED on.</p>
<p>Two things that really stand out about the new MTK3339-based module is the high-altitude functionality and the the built in data-logging capability. Most modules permit NMEA output only when the module is traveling under 515 mph AND when its at an altitude of under 60,000 ft (18,000 m). This is to prevent the modules from being used for military use. However, as the requirements are not as strict, we&#8217;ve requested the factory to keep the speed limit but remove the altitude restriction. <strong>We trust that the factory has removed the limit but we have not done independent verification yet. If this feature is critical, please do not purchase until we&#8217;ve personally verified it!</strong></p>
<p>The other cool feature of the new MTK3339-based module (which we have tested with great success) is the built in datalogging ability. Since there is a microcontroller inside the module, with some empty FLASH memory, the newest firmware now allows sending commands to do internal logging to that FLASH. The only thing is that you do need to have a microcontroller send the &#8220;Start Logging&#8221; command. However, after that message is sent, the microcontroller can go to sleep and does not need to wake up to talk to the GPS anymore to reduce power consumption. The time, date, longitude, latitude, and height is logged every 15 seconds and only when there is a fix. The internal FLASH can store about 16 hours of data, it will automatically append data so you don&#8217;t have to worry about accidentally losing data if power is lost. It is not possible to change what is logged and how often, as its hardcoded into the module but we found that this arrangement covers many of the most common GPS datalogging requirements.</p>
<p>Comes with one fully assembled and tested module, a piece of header you can solder to it for breadboarding, and a CR1220 coin cell holder. <a href="https://www.adafruit.com/products/380">A CR1220 coin cell is not included, but we have them in the shop if you&#8217;d like to use the GPS&#8217;s RTC</a></p>
<p>Get started in a jiffy: wire up 3-5VDC to the VIN pin, GND is common ground, and listen on the TX pin for 9600 baud data. <a href="https://raw.github.com/adafruit/Adafruit-MTK3329-GPS-Module-Test-Sketch/master/Adafruit_MTK3329_GPS_Test.pde">Then run our example sketch which will allow you to quickly set the update rate and select which NMEA sentences you want to have spit out</a>. We will have example sketches for using the internal logging system shortly, please hold on while we clean it up!</p>
<ul>
<li>Satellites: 22 tracking, 66 searching</li>
<li>Patch Antenna Size: 15mm x 15mm x 4mm</li>
<li>Update rate: 1 to 10 Hz</li>
<li>Position Accuracy: 1.8 meters</li>
<li>Velocity Accuracy: 0.1 meters/s</li>
<li>Warm/cold start: 34 seconds</li>
<li>Acquisition sensitivity: -145 dBm</li>
<li>Tracking sensitivity: -165 dBm</li>
<li>Maximum Altitude for MTK3329: 18,000 meters</li>
<li>Maximum Altitude for MTK3339: no limit</li>
<li>Maximum Velocity: 515m/s</li>
<li>Vin range: 3.0-5.5VDC</li>
<li>MTK3329 Operating current: 48mA tracking, 37 mA current draw during navigation</li>
<li>MTK3339 Operating current: 25mA tracking, 20 mA current draw during navigation</li>
<li>Output: NMEA 0183, 9600 baud default</li>
<li>DGPS/WAAS/EGNOS supported</li>
<li>FCC E911 compliance and AGPS support (Offline mode : EPO valid up to 14 days )</li>
<li>Up to 210 PRN channels</li>
<li>Jammer detection and reduction</li>
<li>Multi-path detection and compensation</li>
</ul>
<p>Breakout board details:</p>
<ul>
<li>Weight (not including coin cell or holder): 8.5g</li>
<li>Dimensions (not including coin cell or holder): 23mm x 35mm x 8mm / 0.9&#8243; x 1.35&#8243; x 0.3&#8243;</li>
</ul>
]]></content:encoded>
			<wfw:commentRss>http://www.adafruit.com/adablog/?feed=rss2&#038;p=34566</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>How an atomic clock works, and its use in the global positioning system (GPS)</title>
		<link>http://www.adafruit.com/blog/2012/06/12/how-an-atomic-clock-works-and-its-use-in-the-global-positioning-system-gps/</link>
		<comments>http://www.adafruit.com/blog/2012/06/12/how-an-atomic-clock-works-and-its-use-in-the-global-positioning-system-gps/#comments</comments>
		<pubDate>Tue, 12 Jun 2012 17:54:27 +0000</pubDate>
		<dc:creator>adafruit</dc:creator>
				<category><![CDATA[gps]]></category>

		<guid isPermaLink="false">http://www.adafruit.com/blog/?p=33978</guid>
		<description><![CDATA[Bill shows the world&#8217;s smallest atomic clock and then describes how the first one made in the 1950s worked. He describes in detail the use of cesium vapor to create a feedback or control loop to control a quartz oscillator. He highlights the importance of atomic team by describing briefly how a GPS receiver uses [...]]]></description>
				<content:encoded><![CDATA[<p><iframe width="600" height="412" src="http://www.youtube.com/embed/p2BxAu6WZI8?rel=0" frameborder="0" allowfullscreen></iframe></p>
<blockquote><p>
Bill shows the world&#8217;s smallest atomic clock and then describes how the first one made in the 1950s worked. He describes in detail the use of cesium vapor to create a feedback or control loop to control a quartz oscillator. He highlights the importance of atomic team by describing briefly how a GPS receiver uses four satellites to find its position. You can learn more about atomic clocks and the GPS system in the EngineerGuy team&#8217;s new book Eight Amazing Engineering Stories <a href="http://www.engineerguy.com/elements">http://www.engineerguy.com/elements</a>
</p></blockquote>
]]></content:encoded>
			<wfw:commentRss>http://www.adafruit.com/adablog/?feed=rss2&#038;p=33978</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Balloon Arrived for Ultimate GPS Testing</title>
		<link>http://www.adafruit.com/blog/2012/05/01/balloon-arrived-for-ultimate-gps-testing/</link>
		<comments>http://www.adafruit.com/blog/2012/05/01/balloon-arrived-for-ultimate-gps-testing/#comments</comments>
		<pubDate>Tue, 01 May 2012 11:45:12 +0000</pubDate>
		<dc:creator>adafruit</dc:creator>
				<category><![CDATA[gps]]></category>

		<guid isPermaLink="false">http://www.adafruit.com/blog/?p=30628</guid>
		<description><![CDATA[Ethan writes - The Kaymont weather balloon arrived today, attached a few pictures, including the Ultimate GPS for scale.  The balloon is 2.6 pounds of paper-thin latex, inflating to eight feet in diameter! Adafruit Ultimate GPS Breakout &#8211; 66 channel w/10 Hz updates [MTK3339 chipset]. We carry a few different GPS modules here in the [...]]]></description>
				<content:encoded><![CDATA[<p><img src="http://www.adafruit.com/adablog/wp-content/uploads/2012/05/IMG_0118.jpg" height="449" width="600" border="0" hspace="4" vspace="4" alt="Img 0118" /></p>
<p><img src="http://www.adafruit.com/adablog/wp-content/uploads/2012/05/IMG_0119.jpg" height="449" width="600" border="0" hspace="4" vspace="4" alt="Img 0119" /></p>
<p>Ethan writes -</p>
<blockquote><p>
The Kaymont weather balloon arrived today, attached a few pictures, including the Ultimate GPS for scale.  The balloon is 2.6 pounds of paper-thin latex, inflating to eight feet in diameter!
</p></blockquote>
<hr />
<p><a href="http://www.adafruit.com/products/746"><img src="http://www.adafruit.com/adablog/wp-content/uploads/2012/03/window-131.jpg" height="461" width="600" border="0" hspace="4" vspace="4" alt="Window-131" /></a><br />
<a href="http://www.adafruit.com/products/746">Adafruit Ultimate GPS Breakout &#8211; 66 channel w/10 Hz updates [MTK3339 chipset]</a>. We carry a few different GPS modules here in the Adafruit shop, but none that satisfied our every desire &#8211; that&#8217;s why we designed this little GPS breakout board. We believe this is the <b>Ultimate</b> GPS module, so we named it that. It&#8217;s got everything you want and more, with <b>-165 dBm sensitivity, 5V friendly design, breadboard friendly, mounting holes, 10 Hz updates, 66 channels, RTC battery-compatible and has a status LED</b>  all for under $40! The newest version we carry (using the MTK3339 chipset, as of March 26th) adds <b>built in datalogging capability and high altitude functionality with even lower power</b>. </p>
<p><a href="http://www.adafruit.com/products/746"><img src="http://www.adafruit.com/adablog/wp-content/uploads/2012/03/window-1-70.jpg" height="461" width="600" border="0" hspace="4" vspace="4" alt="Window-1-70" /></a></p>
<p>The breakout is built around the MTK3339 chipset, a no-nonsense, high-quality GPS module that can track up to 22 satellites on 66 channels, has an excellent high-sensitivity receiver (-165 dB tracking!), and a built in antenna. It can do up to 10 location updates a second for high speed, high sensitivity logging or tracking. Power usage is incredibly low, only 20 mA during navigation.</p>
<p><a href="http://www.adafruit.com/products/746"><img src="http://www.adafruit.com/adablog/wp-content/uploads/2012/03/window-2-40.jpg" height="461" width="600" border="0" hspace="4" vspace="4" alt="Window-2-40" /></a></p>
<p>Best of all, we added all the extra goodies you could ever want: a ultra-low dropout 3.3V regulator so you can power it with 3.3-5VDC in, 5V level safe inputs, ENABLE pin so you can turn off the module using any microcontroller pin or switch, a footprint for optional CR1220 coin cell to keep the RTC running and allow warm starts and a tiny bright red LED. The LED blinks at about 1Hz while it&#8217;s searching for satellites and blinks once every 15 seconds when a fix is found to conserve power. If you want to have an LED on all the time, we also provide the FIX signal out on a pin so you can put an external LED on.</p>
<p>Two things that really stand out about the new MTK3339-based module is the high-altitude functionality and the the built in data-logging capability. Most modules permit NMEA output only when the module is traveling under 515 mph AND when its at an altitude of under 60,000 ft (18,000 m). This is to prevent the modules from being used for military use. However, as the requirements are not as strict, we&#8217;ve requested the factory to keep the speed limit but remove the altitude restriction. <b>We trust that the factory has removed the limit but we have not done independent verification yet. If this feature is critical, please do not purchase until we&#8217;ve personally verified it!</b></p>
<p>The other cool feature of the new MTK3339-based module (which we have tested with great success) is the built in datalogging ability. Since there is a microcontroller inside the module, with some empty FLASH memory, the newest firmware now allows sending commands to do internal logging to that FLASH. The only thing is that you do need to have a microcontroller send the &#8220;Start Logging&#8221; command. However, after that message is sent, the microcontroller can go to sleep and does not need to wake up to talk to the GPS anymore to reduce power consumption. The time, date, longitude, latitude, and height is logged every 15 seconds and only when there is a fix. The internal FLASH can store about 16 hours of data, it will automatically append data so you don&#8217;t have to worry about accidentally losing data if power is lost. It is not possible to change what is logged and how often, as its hardcoded into the module but we found that this arrangement covers many of the most common GPS datalogging requirements.</p>
<p>Comes with one fully assembled and tested module, a piece of header you can solder to it for breadboarding, and a CR1220 coin cell holder. <a href="https://www.adafruit.com/products/380">A CR1220 coin cell is not included, but we have them in the shop if you&#8217;d like to use the GPS&#8217;s RTC</a></p>
<p>Get started in a jiffy: wire up 3-5VDC to the VIN pin, GND is common ground, and listen on the TX pin for 9600 baud data. <a href="https://raw.github.com/adafruit/Adafruit-MTK3329-GPS-Module-Test-Sketch/master/Adafruit_MTK3329_GPS_Test.pde">Then run our example sketch which will allow you to quickly set the update rate and select which NMEA sentences you want to have spit out</a>. We will have example sketches for using the internal logging system shortly, please hold on while we clean it up!</p>
<ul>
<li>Satellites: 22 tracking, 66 searching</li>
<li>Patch Antenna Size: 15mm x 15mm x 4mm</li>
<li>
<li>Update rate: 1 to 10 Hz</li>
<li>Position Accuracy: 1.8 meters</li>
<li>Velocity Accuracy: 0.1 meters/s</li>
<li>Warm/cold start: 34 seconds</li>
<li>Acquisition sensitivity: -145 dBm</li>
<li>Tracking sensitivity: -165 dBm</li>
<li>Maximum Altitude for MTK3329: 18,000 meters</li>
<li>Maximum Altitude for MTK3339: no limit</li>
<li>Maximum Velocity: 515m/s</li>
<li>Vin range: 3.0-5.5VDC</li>
<li>MTK3329 Operating current: 48mA tracking, 37 mA current draw during navigation</li>
<li>MTK3339 Operating current: 25mA tracking, 20 mA current draw during navigation</li>
<li>Output: NMEA 0183, 9600 baud default</li>
<li>DGPS/WAAS/EGNOS supported</li>
<li>FCC E911 compliance and AGPS support (Offline mode : EPO valid up to 14 days )</li>
<li>Up to 210 PRN channels</li>
<li>Jammer detection and reduction</li>
<li>Multi-path detection and compensation</li>
</ul>
<p>Breakout board details:</p>
<ul>
<li>Weight (not including coin cell or holder): 8.5g </li>
<li>Dimensions (not including coin cell or holder):  23mm x 35mm x 8mm / 0.9&#8243; x 1.35&#8243; x 0.3&#8243;</li>
</ul>
<p><a href="http://www.adafruit.com/products/746">In stock and shipping now!</a></p>
]]></content:encoded>
			<wfw:commentRss>http://www.adafruit.com/adablog/?feed=rss2&#038;p=30628</wfw:commentRss>
		<slash:comments>3</slash:comments>
		</item>
		<item>
		<title>The GPS Dot and its Discontents</title>
		<link>http://www.adafruit.com/blog/2012/05/01/the-gps-dot-and-its-discontents/</link>
		<comments>http://www.adafruit.com/blog/2012/05/01/the-gps-dot-and-its-discontents/#comments</comments>
		<pubDate>Tue, 01 May 2012 11:43:54 +0000</pubDate>
		<dc:creator>adafruit</dc:creator>
				<category><![CDATA[gps]]></category>
		<category><![CDATA[waveshield]]></category>

		<guid isPermaLink="false">http://www.adafruit.com/blog/?p=30624</guid>
		<description><![CDATA[The GPS Dot and its Discontents @ Inside GNSS. What is the predictable endpoint of the trend toward ever cheaper, ever smaller, and ever more sensitive GPS receivers? It&#8217;s the GPS dot: a miniature GPS tracking device that we&#8217;ll buy in bulk and stick on almost everything of value that we own. But the dot [...]]]></description>
				<content:encoded><![CDATA[<p><img src="http://www.adafruit.com/adablog/wp-content/uploads/2012/05/pt_1004.jpg" height="219" width="266" border="0" hspace="4" vspace="4" alt="Pt 1004" /></p>
<p><a href="http://www.insidegnss.com/node/2978">The GPS Dot and its Discontents @ Inside GNSS</a>.</p>
<blockquote><p>
What is the predictable endpoint of the trend toward ever cheaper, ever smaller, and ever more sensitive GPS receivers? It&rsquo;s the GPS dot: a miniature GPS tracking device that we&rsquo;ll buy in bulk and stick on almost everything of value that we own. But the dot has a dark side: the capability it enables for secret and potentially malicious tracking of others. The need to protect ourselves from invasive tracking will motivate use of subversive tools such as GPS jammers and spoofers. A rise in the use of these illicit tools has the potential to wreak havoc on the «good» GPS receivers — those built into our critical systems and infrastructure. The result: A looming showdown between privacy and GPS integrity. 
</p></blockquote>
]]></content:encoded>
			<wfw:commentRss>http://www.adafruit.com/adablog/?feed=rss2&#038;p=30624</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Awesome! How to Make a PIP-Boy &#8211; uses Arduino… @adafruit ultimate GPS!</title>
		<link>http://www.adafruit.com/blog/2012/04/24/awesome-how-to-make-a-pip-boy-uses-arduino-adafruit-ultimate-gps/</link>
		<comments>http://www.adafruit.com/blog/2012/04/24/awesome-how-to-make-a-pip-boy-uses-arduino-adafruit-ultimate-gps/#comments</comments>
		<pubDate>Tue, 24 Apr 2012 18:14:43 +0000</pubDate>
		<dc:creator>adafruit</dc:creator>
				<category><![CDATA[arduino]]></category>
		<category><![CDATA[gps]]></category>

		<guid isPermaLink="false">http://www.adafruit.com/blog/?p=30061</guid>
		<description><![CDATA[How to Make a PIP-Boy. Adafruit customer Daniel writes - Hey Adafruit! I was on the show and tell this past Saturday with my handheld PIP-Boy GPS. You guys asked for the link to the write up, so here you go. Thanks! This wouldn&#8217;t have been possible without your awesome products and write-ups! So what [...]]]></description>
				<content:encoded><![CDATA[<p><img src="http://www.adafruit.com/adablog/wp-content/uploads/2012/04/FG9UIDNH1AH705W.jpg" height="404" width="600" border="0" hspace="4" vspace="4" alt="Fg9Uidnh1Ah705W" /><br />
<img src="http://www.adafruit.com/adablog/wp-content/uploads/2012/04/F2C2J4EH1AH6PI9.jpg" height="411" width="600" border="0" hspace="4" vspace="4" alt="F2C2J4Eh1Ah6Pi9" /><br />
<a href="http://www.instructables.com/id/How-to-Make-a-PIP-Boy/">How to Make a PIP-Boy</a>. Adafruit customer Daniel writes -</p>
<blockquote><p>
Hey Adafruit! <a href="http://www.adafruit.com/blog/2012/04/21/show-and-tell-4212012-video/">I was on the show and tell this past Saturday</a> with my <a href="https://www.adafruit.com/products/746">handheld PIP-Boy GPS.</a> You guys asked for the link to the write up, so here you go. Thanks! This wouldn&#8217;t have been possible without your awesome products and write-ups!</p>
<p>So what exactly is a PIP-Boy, you ask? For those unfamiliar, a PIP-Boy is a device used by the protagonist in the popular Fallout series of video games for navigation, radiation detection, data storage/playback, and inventory management. Being a major fan of the franchise, I decided I wanted to make my own version, but no mere prop, I wanted a functional device that I could really use. This version is very much just a working prototype and a platform for later development as I have many upgrades planned for future development. My ultimate goal is to build a fully functioning PIP-Boy 3000 from scratch, so this is my platform upon which I can build up to that level.
</p></blockquote>
]]></content:encoded>
			<wfw:commentRss>http://www.adafruit.com/adablog/?feed=rss2&#038;p=30061</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Flickr pool Friday &#8211; Ice Tube Clock with GPS</title>
		<link>http://www.adafruit.com/blog/2012/04/20/flickr-pool-friday-ice-tube-clock-with-gps/</link>
		<comments>http://www.adafruit.com/blog/2012/04/20/flickr-pool-friday-ice-tube-clock-with-gps/#comments</comments>
		<pubDate>Fri, 20 Apr 2012 14:53:22 +0000</pubDate>
		<dc:creator>Becky Stern</dc:creator>
				<category><![CDATA[clocks]]></category>
		<category><![CDATA[gps]]></category>

		<guid isPermaLink="false">http://www.adafruit.com/blog/?p=29811</guid>
		<description><![CDATA[Noah Friedman took advantage of our GPS unit&#8216;s realtime clock function to keep his Ice Tube on time, all the time. Want to be featured on Flickr pool Friday? Add your Adafruits to the Adafruit Flickr pool.]]></description>
				<content:encoded><![CDATA[<p><img src="http://www.adafruit.com/adablog/wp-content/uploads/2012/04/flickr-friday-ice-gps.jpg" alt="Flickr friday ice gps" title="flickr-friday-ice-gps.jpg" border="0" width="600" height="450" /></p>
<p><a href="http://www.flickr.com/photos/inoah/6931864928/in/pool-72222164@N00">Noah Friedman</a> took advantage of our <a href="https://www.adafruit.com/products/746">GPS unit</a>&#8216;s realtime clock function to keep his <a href="https://www.adafruit.com/products/194">Ice Tube</a> on time, all the time.</p>
<p>Want to be featured on Flickr pool Friday? Add your Adafruits to the <a href="http://www.flickr.com/groups/adafruit/pool/">Adafruit Flickr pool</a>.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.adafruit.com/adablog/?feed=rss2&#038;p=29811</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>TUTORIAL &#8211; Adafruit Ultimate GPS &#8211; 66 Channel, 10 Hz update, high altitude + internal logging</title>
		<link>http://www.adafruit.com/blog/2012/04/17/tutorial-adafruit-ultimate-gps-66-channel-10-hz-update-high-altitude-internal-logging/</link>
		<comments>http://www.adafruit.com/blog/2012/04/17/tutorial-adafruit-ultimate-gps-66-channel-10-hz-update-high-altitude-internal-logging/#comments</comments>
		<pubDate>Tue, 17 Apr 2012 18:03:54 +0000</pubDate>
		<dc:creator>adafruit</dc:creator>
				<category><![CDATA[gps]]></category>

		<guid isPermaLink="false">http://www.adafruit.com/blog/?p=29581</guid>
		<description><![CDATA[This tutorial will take you through all the details for getting the most out of your Adafruit Ultimate GPS module! From testing, to understanding NMEA, to using our great GPS parsing library, to using the built in datalogger and even graphing the datalogging output! Read more!]]></description>
				<content:encoded><![CDATA[<p><a href="http://ladyada.net/products/ultimategps/"><img src="http://www.adafruit.com/adablog/wp-content/uploads/2012/04/logtrace.jpg" height="608" width="600" border="0" hspace="4" vspace="4" alt="Logtrace" /></a><br />
<a href="http://ladyada.net/products/ultimategps/">This tutorial</a> will take you through all the details for getting the most out of your Adafruit Ultimate GPS module! From testing, to understanding NMEA, to using our great GPS parsing library, to using the built in datalogger and even graphing the datalogging output!</p>
<p><a href="http://ladyada.net/products/ultimategps/">Read more!</a></p>
]]></content:encoded>
			<wfw:commentRss>http://www.adafruit.com/adablog/?feed=rss2&#038;p=29581</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>NEW PRODUCT &#8211; Ultimate GPS Module &#8211; 66 channel w/10 Hz updates [MTK3339 chipset]</title>
		<link>http://www.adafruit.com/blog/2012/04/17/new-product-ultimate-gps-module-66-channel-w10-hz-updates-mtk3339-chipset/</link>
		<comments>http://www.adafruit.com/blog/2012/04/17/new-product-ultimate-gps-module-66-channel-w10-hz-updates-mtk3339-chipset/#comments</comments>
		<pubDate>Tue, 17 Apr 2012 16:40:17 +0000</pubDate>
		<dc:creator>adafruit</dc:creator>
				<category><![CDATA[gps]]></category>

		<guid isPermaLink="false">http://www.adafruit.com/blog/?p=29571</guid>
		<description><![CDATA[NEW PRODUCT &#8211; Ultimate GPS Module &#8211; 66 channel w/10 Hz updates [MTK3339 chipset]. For those who want to integrate our awesome Ultimate GPS module into their own projects, we now have the raw sub-module available. Don&#8217;t be fooled by it&#8217;s small size, this is a very sensitive, high quality GPS module with all the [...]]]></description>
				<content:encoded><![CDATA[<p><a href="http://www.adafruit.com/products/790"><img src="http://www.adafruit.com/adablog/wp-content/uploads/2012/04/window-153.jpg" height="461" width="600" border="0" hspace="4" vspace="4" alt="Window-153" /></a><br />
<a href="http://www.adafruit.com/products/790">NEW PRODUCT &#8211; Ultimate GPS Module &#8211; 66 channel w/10 Hz updates [MTK3339 chipset]</a>. For those who want to integrate our awesome Ultimate GPS module into their own projects, we now have the raw sub-module available. Don&#8217;t be fooled by it&#8217;s small size, this is a very sensitive, high quality GPS module with all the extras you could want and more at under 6 grams!</p>
<p><a href="http://www.adafruit.com/products/790"><img src="http://www.adafruit.com/adablog/wp-content/uploads/2012/04/window-1-88.jpg" height="461" width="600" border="0" hspace="4" vspace="4" alt="Window-1-88" /></a><br />
It has -165 dBm sensitivity, 10 Hz updates, 66 channels, built in RTC (requires an external battery), fix indicator output to drive an LED, PPS output, ultra low power (only 20mA!), high-altitude capable, built in data-logging with 64K FLASH storage, and an enable pin. You can power the module with up to 5V but logic levels are all 3.3V so you may need level shifting if using in a 5V system. All for under $30!</p>
<p><a href="http://www.adafruit.com/products/790"><img src="http://www.adafruit.com/adablog/wp-content/uploads/2012/04/window-2-50.jpg" height="461" width="600" border="0" hspace="4" vspace="4" alt="Window-2-50" /></a><br />
The module is built around the MTK3339 , a no-nonsense, high-quality GPS chipset that can track up to 22 satellites on 66 channels, has an excellent high-sensitivity receiver (-165 dB tracking!), and a built in antenna. It can do up to 10 location updates a second for high speed, high sensitivity logging or tracking. Power usage is incredibly low, only 20 mA during navigation.</p>
<p>Two things that really stand out about this MTK3339 module is the high-altitude functionality and the the built in data-logging capability. Most modules permit NMEA output only when the module is traveling under 515 m/s AND when its at an altitude of under 60,000 ft (18,000 m). This is to prevent the modules from being used for military use. However, as the requirements are not as strict, we&#8217;ve requested the factory to keep the speed limit but remove the altitude restriction. <b>We trust that the factory has removed the limit but we have not done independent verification yet. If this feature is critical, please do not purchase until we&#8217;ve personally verified it!</b></p>
<p>The other cool feature of the new MTK3339-based module (which we have tested with great success) is the built in datalogging ability. Since there is a microcontroller inside the module, with some empty FLASH memory, the newest firmware now allows sending commands to do internal logging to that FLASH. The only thing is that you do need to have a microcontroller send the &#8220;Start Logging&#8221; command. However, after that message is sent, the microcontroller can go to sleep and does not need to wake up to talk to the GPS anymore to reduce power consumption. The time, date, longitude, latitude, and height is logged every 15 seconds and only when there is a fix. The internal FLASH can store about 16 hours of data, it will automatically append data so you don&#8217;t have to worry about accidentally losing data if power is lost. It is not possible to change what is logged and how often, as its hardcoded into the module but we found that this arrangement covers many of the most common GPS datalogging requirements.</p>
<p>This item is just the GPS module itself, no breakout board or other components included. The module can be soldered by hand without too much difficulty, we have it in our Eagle Library (GPS_FGPMMOPA6C) to make it easy to use. If you&#8217;re interested in getting started fast, check out our Ultimate GPS breakout board which comes all assembled and tested.</p>
<p>We have a nice <a href="https://github.com/adafruit/Adafruit-GPS-Library">fancy Arduino library for GPS usage, with background parsing and can set and query the built in GPS logging capability</a> (called LOCUS). <a href=http://ladyada.net/products/ultimategps/">A full tutorial for the breakout is also available, which has tons of information about the module, how to use the data logger and more</a></p>
<ul>
<li>Satellites: 22 tracking, 66 searching</li>
<li>Patch Antenna Size: 15mm x 15mm x 4mm</li>
<li>Module Size: 16mm x 16mm x 6.5mm</li>
<li>Module Weight: 5.7 grams</li>
<li>Update rate: 1 to 10 Hz</li>
<li>Position Accuracy: 1.8 meters</li>
<li>Velocity Accuracy: 0.1 meters/s</li>
<li>Warm/cold start: 34 seconds</li>
<li>Acquisition sensitivity: -145 dBm</li>
<li>Tracking sensitivity: -165 dBm</li>
<li>Maximum Altitude for MTK3329: 18,000 meters</li>
<li>Maximum Altitude for MTK3339: no limit</li>
<li>Maximum Velocity: 515m/s</li>
<li>Vin range: 3.0-5.5VDC</li>
<li>MTK3329 Operating current: 48mA tracking, 37 mA current draw during navigation</li>
<li>MTK3339 Operating current: 25mA tracking, 20 mA current draw during navigation</li>
<li>Output: NMEA 0183, 9600 baud default</li>
<li>DGPS/WAAS/EGNOS supported</li>
<li>FCC E911 compliance and AGPS support (Offline mode : EPO valid up to 14 days )</li>
<li>Up to 210 PRN channels</li>
<li>Jammer detection and reduction</li>
<li>Multi-path detection and compensation</li>
</ul>
<p><a href="http://www.adafruit.com/products/790">In stock and shipping!</a></p>
]]></content:encoded>
			<wfw:commentRss>http://www.adafruit.com/adablog/?feed=rss2&#038;p=29571</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>NEW PRODUCT! Adafruit Ultimate GPS Breakout &#8211; 66 channel w/10 Hz updates [MTK3339 chipset]</title>
		<link>http://www.adafruit.com/blog/2012/03/29/new-product-adafruit-ultimate-gps-breakout-66-channel-w10-hz-updates-mtk3339-chipset/</link>
		<comments>http://www.adafruit.com/blog/2012/03/29/new-product-adafruit-ultimate-gps-breakout-66-channel-w10-hz-updates-mtk3339-chipset/#comments</comments>
		<pubDate>Thu, 29 Mar 2012 19:16:08 +0000</pubDate>
		<dc:creator>adafruit</dc:creator>
				<category><![CDATA[gps]]></category>

		<guid isPermaLink="false">http://www.adafruit.com/blog/2012/03/29/new-product-adafruit-ultimate-gps-breakout-66-channel-w10-hz-updates-mtk3339-chipset/</guid>
		<description><![CDATA[Adafruit Ultimate GPS Breakout &#8211; 66 channel w/10 Hz updates [MTK3339 chipset]. We carry a few different GPS modules here in the Adafruit shop, but none that satisfied our every desire &#8211; that&#8217;s why we designed this little GPS breakout board. We believe this is the Ultimate GPS module, so we named it that. It&#8217;s [...]]]></description>
				<content:encoded><![CDATA[<p><a href="http://www.adafruit.com/products/746"><img src="http://www.adafruit.com/adablog/wp-content/uploads/2012/03/window-131.jpg" height="461" width="600" border="0" hspace="4" vspace="4" alt="Window-131" /></a><br />
<a href="http://www.adafruit.com/products/746">Adafruit Ultimate GPS Breakout &#8211; 66 channel w/10 Hz updates [MTK3339 chipset]</a>. We carry a few different GPS modules here in the Adafruit shop, but none that satisfied our every desire &#8211; that&#8217;s why we designed this little GPS breakout board. We believe this is the <b>Ultimate</b> GPS module, so we named it that. It&#8217;s got everything you want and more, with <b>-165 dBm sensitivity, 5V friendly design, breadboard friendly, mounting holes, 10 Hz updates, 66 channels, RTC battery-compatible and has a status LED</b>  all for under $40! The newest version we carry (using the MTK3339 chipset, as of March 26th) adds <b>built in datalogging capability and high altitude functionality with even lower power</b>. </p>
<p><a href="http://www.adafruit.com/products/746"><img src="http://www.adafruit.com/adablog/wp-content/uploads/2012/03/window-1-70.jpg" height="461" width="600" border="0" hspace="4" vspace="4" alt="Window-1-70" /></a></p>
<p>The breakout is built around the MTK3339 chipset, a no-nonsense, high-quality GPS module that can track up to 22 satellites on 66 channels, has an excellent high-sensitivity receiver (-165 dB tracking!), and a built in antenna. It can do up to 10 location updates a second for high speed, high sensitivity logging or tracking. Power usage is incredibly low, only 20 mA during navigation.</p>
<p><a href="http://www.adafruit.com/products/746"><img src="http://www.adafruit.com/adablog/wp-content/uploads/2012/03/window-2-40.jpg" height="461" width="600" border="0" hspace="4" vspace="4" alt="Window-2-40" /></a></p>
<p>Best of all, we added all the extra goodies you could ever want: a ultra-low dropout 3.3V regulator so you can power it with 3.3-5VDC in, 5V level safe inputs, ENABLE pin so you can turn off the module using any microcontroller pin or switch, a footprint for optional CR1220 coin cell to keep the RTC running and allow warm starts and a tiny bright red LED. The LED blinks at about 1Hz while it&#8217;s searching for satellites and blinks once every 15 seconds when a fix is found to conserve power. If you want to have an LED on all the time, we also provide the FIX signal out on a pin so you can put an external LED on.</p>
<p>Two things that really stand out about the new MTK3339-based module is the high-altitude functionality and the the built in data-logging capability. Most modules permit NMEA output only when the module is traveling under 515 mph AND when its at an altitude of under 60,000 ft (18,000 m). This is to prevent the modules from being used for military use. However, as the requirements are not as strict, we&#8217;ve requested the factory to keep the speed limit but remove the altitude restriction. <b>We trust that the factory has removed the limit but we have not done independent verification yet. If this feature is critical, please do not purchase until we&#8217;ve personally verified it!</b></p>
<p>The other cool feature of the new MTK3339-based module (which we have tested with great success) is the built in datalogging ability. Since there is a microcontroller inside the module, with some empty FLASH memory, the newest firmware now allows sending commands to do internal logging to that FLASH. The only thing is that you do need to have a microcontroller send the &#8220;Start Logging&#8221; command. However, after that message is sent, the microcontroller can go to sleep and does not need to wake up to talk to the GPS anymore to reduce power consumption. The time, date, longitude, latitude, and height is logged every 15 seconds and only when there is a fix. The internal FLASH can store about 16 hours of data, it will automatically append data so you don&#8217;t have to worry about accidentally losing data if power is lost. It is not possible to change what is logged and how often, as its hardcoded into the module but we found that this arrangement covers many of the most common GPS datalogging requirements.</p>
<p>Comes with one fully assembled and tested module, a piece of header you can solder to it for breadboarding, and a CR1220 coin cell holder. <a href="https://www.adafruit.com/products/380">A CR1220 coin cell is not included, but we have them in the shop if you&#8217;d like to use the GPS&#8217;s RTC</a></p>
<p>Get started in a jiffy: wire up 3-5VDC to the VIN pin, GND is common ground, and listen on the TX pin for 9600 baud data. <a href="https://raw.github.com/adafruit/Adafruit-MTK3329-GPS-Module-Test-Sketch/master/Adafruit_MTK3329_GPS_Test.pde">Then run our example sketch which will allow you to quickly set the update rate and select which NMEA sentences you want to have spit out</a>. We will have example sketches for using the internal logging system shortly, please hold on while we clean it up!</p>
<ul>
<li>Satellites: 22 tracking, 66 searching</li>
<li>Patch Antenna Size: 15mm x 15mm x 4mm</li>
<li>
<li>Update rate: 1 to 10 Hz</li>
<li>Position Accuracy: 1.8 meters</li>
<li>Velocity Accuracy: 0.1 meters/s</li>
<li>Warm/cold start: 34 seconds</li>
<li>Acquisition sensitivity: -145 dBm</li>
<li>Tracking sensitivity: -165 dBm</li>
<li>Maximum Altitude for MTK3329: 18,000 meters</li>
<li>Maximum Altitude for MTK3339: no limit</li>
<li>Maximum Velocity: 515m/s</li>
<li>Vin range: 3.0-5.5VDC</li>
<li>MTK3329 Operating current: 48mA tracking, 37 mA current draw during navigation</li>
<li>MTK3339 Operating current: 25mA tracking, 20 mA current draw during navigation</li>
<li>Output: NMEA 0183, 9600 baud default</li>
<li>DGPS/WAAS/EGNOS supported</li>
<li>FCC E911 compliance and AGPS support (Offline mode : EPO valid up to 14 days )</li>
<li>Up to 210 PRN channels</li>
<li>Jammer detection and reduction</li>
<li>Multi-path detection and compensation</li>
</ul>
<p>Breakout board details:</p>
<ul>
<li>Weight (not including coin cell or holder): 8.5g </li>
<li>Dimensions (not including coin cell or holder):  23mm x 35mm x 8mm / 0.9&#8243; x 1.35&#8243; x 0.3&#8243;</li>
</ul>
<p><a href="http://www.adafruit.com/products/746">In stock and shipping now!</a></p>
]]></content:encoded>
			<wfw:commentRss>http://www.adafruit.com/adablog/?feed=rss2&#038;p=28329</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>BACK IN STOCK &#8211; Adafruit 5V-friendly GPS Breakout &#8211; 66 channel w/10 Hz updates &#8211; MTK3329 chipset</title>
		<link>http://www.adafruit.com/blog/2012/03/22/back-in-stock-adafruit-5v-friendly-gps-breakout-66-channel-w10-hz-updates-mtk3329-chipset/</link>
		<comments>http://www.adafruit.com/blog/2012/03/22/back-in-stock-adafruit-5v-friendly-gps-breakout-66-channel-w10-hz-updates-mtk3329-chipset/#comments</comments>
		<pubDate>Thu, 22 Mar 2012 14:42:45 +0000</pubDate>
		<dc:creator>adafruit</dc:creator>
				<category><![CDATA[gps]]></category>

		<guid isPermaLink="false">http://www.adafruit.com/blog/2012/03/22/back-in-stock-adafruit-5v-friendly-gps-breakout-66-channel-w10-hz-updates-mtk3329-chipset/</guid>
		<description><![CDATA[Adafruit 5V-friendly GPS Breakout &#8211; 66 channel w/10 Hz updates &#8211; MTK3329 chipset. We carry a few different GPS modules here in the Adafruit shop, but none that satisfied our every desire &#8211; that&#8217;s why we designed this little GPS breakout board! It&#8217;s got -165 dBm sensitivity, 5V friendly design, breadboard friendly, mounting holes, 10 [...]]]></description>
				<content:encoded><![CDATA[<p><a href="http://www.adafruit.com/products/746"><img src="http://www.adafruit.com/adablog/wp-content/uploads/2012/03/window-123.jpg" height="461" width="600" border="0" hspace="4" vspace="4" alt="Window-123" /></a><br />
<a href="http://www.adafruit.com/products/746">Adafruit 5V-friendly GPS Breakout &#8211; 66 channel w/10 Hz updates &#8211; MTK3329 chipset.</a> We carry a few different GPS modules here in the Adafruit shop, but none that satisfied our every desire &#8211; that&#8217;s why we designed this little GPS breakout board! It&#8217;s got <b>-165 dBm sensitivity, 5V friendly design, breadboard friendly, mounting holes, 10 Hz updates, 66 channels, RTC battery-compatible and has a status LED</b>  all for under $40!</p>
<p><a href="http://www.adafruit.com/products/746"><img src="http://www.adafruit.com/adablog/wp-content/uploads/2012/03/window-3-9.jpg" height="461" width="600" border="0" hspace="4" vspace="4" alt="Window-3-9" /></a><br />
The breakout is built around the MTK3329 chipset, a no-nonsense, high-quality GPS module that can track up to 22 satellites on 66 channels, has an excellent high-sensitivity receiver (-165 dB tracking!), and a built in antenna. It can do up to 10 location updates a second for high speed, high sensitivity logging or tracking. Power usage is also reasonable, only 37 mA during navigation.</p>
<p><a href="http://www.adafruit.com/products/746"><img src="http://www.adafruit.com/adablog/wp-content/uploads/2012/03/window-1-66.jpg" height="461" width="600" border="0" hspace="4" vspace="4" alt="Window-1-66" /></a><br />
Best of all, we added all the extra goodies you could ever want: a ultra-low dropout 3.3V regulator so you can power it with 3.3-5VDC in, 5V level safe inputs, ENABLE pin so you can turn off the module using any microcontroller pin or switch, a footprint for optional CR1220 coin cell to keep the RTC running and allow warm starts and a tiny bright red LED. The LED blinks at about 1Hz while it&#8217;s searching for satellites and turns off when a fix is found to conserve power. If you want to have an LED on all the time, we also provide the FIX signal out on a pin so you can put an external LED on.</p>
<p><a href="http://www.adafruit.com/products/746"><img src="http://www.adafruit.com/adablog/wp-content/uploads/2012/03/window-2-38.jpg" height="461" width="600" border="0" hspace="4" vspace="4" alt="Window-2-38" /></a><br />
Comes with one fully assembled and tested module, a piece of header you can solder to it for breadboarding, and a CR1220 coin cell holder. <a href="https://www.adafruit.com/products/380">A CR1220 coin cell is not included, but we have them in the shop if you&#8217;d like to use the GPS&#8217;s RTC</a></p>
<p>Get started in a jiffy: wire up 3-5VDC to the VIN pin, GND is common ground, and listen on the TX pin for 9600 baud data. <a href="https://raw.github.com/adafruit/Adafruit-MTK3329-GPS-Module-Test-Sketch/master/Adafruit_MTK3329_GPS_Test.pde">Then run our example sketch which will allow you to quickly set the update rate and select which NMEA sentences you want to have spit out</a>.</p>
<ul>
<li>Satellites: 22 tracking, 66 searching</li>
<li>Patch Antenna Size: 15mm x 15mm x 4mm</li>
<li>
<li>Update rate: 1 to 10 Hz</li>
<li>Position Accuracy: 1.8 meters</li>
<li>Velocity Accuracy: 0.1 meters/s</li>
<li>Warm/cold start: 34 seconds</li>
<li>Acquisition sensitivity: -145 dBm</li>
<li>Tracking sensitivity: -165 dBm</li>
<li>Maximum Altitude: 18,000 meters</li>
<li>Maximum Velocity: 515m/s</li>
<li>Vin range: 3.0-5.5VDC</li>
<li>Operating current: 48mA tracking, 37 mA current draw during navigation</li>
<li>Output: NMEA 0183, 9600 baud default</li>
<li>DGPS/WAAS/EGNOS supported</li>
<li>FCC E911 compliance and AGPS support (Offline mode : EPO valid up to 14 days )</li>
<li>Up to 210 PRN channels</li>
<li>Jammer detection and reduction</li>
<li>Multi-path detection and compensation</li>
</ul>
<p>Breakout board details:</p>
<ul>
<li>Weight (not including coin cell or holder): 8.5g </li>
<li>Dimensions (not including coin cell or holder):  23mm x 35mm x 8mm / 0.9&#8243; x 1.35&#8243; x 0.3&#8243;</li>
</ul>
<p>Get started in a jiffy: wire up 3-5VDC to the VIN pin, GND is common ground, and listen on the TX pin for 9600 baud data. <a href="https://raw.github.com/adafruit/Adafruit-MTK3329-GPS-Module-Test-Sketch/master/Adafruit_MTK3329_GPS_Test.pde">Then run our example sketch which will allow you to quickly set the update rate and select which NMEA sentences you want to have spit out</a>.</p>
<ul>
<li><A href="http://www.adafruit.com/datasheets/PMTK_A08.pdf">MTK3329 command set sheet</a> for changing the fix data rate, baud rate, sentence outputs, etc!
</li>
<p><a href="http://www.adafruit.com/datasheets/PA6B-Datasheet-A07.pdf">Datasheet for the GPS module itself</a>
</ul>
<p><a href="http://www.adafruit.com/products/746">In stock and shipping now!</a></p>
]]></content:encoded>
			<wfw:commentRss>http://www.adafruit.com/adablog/?feed=rss2&#038;p=27737</wfw:commentRss>
		<slash:comments>2</slash:comments>
		</item>
		<item>
		<title>NEW PRODUCT &#8211; Adafruit 5V-friendly GPS Breakout &#8211; 66 channel w/10 Hz updates &#8211; MTK3329 chipset</title>
		<link>http://www.adafruit.com/blog/2012/03/09/new-product-adafruit-5v-friendly-gps-breakout-66-channel-w10-hz-updates-mtk3329-chipset/</link>
		<comments>http://www.adafruit.com/blog/2012/03/09/new-product-adafruit-5v-friendly-gps-breakout-66-channel-w10-hz-updates-mtk3329-chipset/#comments</comments>
		<pubDate>Fri, 09 Mar 2012 21:52:58 +0000</pubDate>
		<dc:creator>adafruit</dc:creator>
				<category><![CDATA[gps]]></category>

		<guid isPermaLink="false">http://www.adafruit.com/blog/2012/03/09/new-product-adafruit-5v-friendly-gps-breakout-66-channel-w10-hz-updates-mtk3329-chipset/</guid>
		<description><![CDATA[NEW PRODUCT &#8211; Adafruit 5V-friendly GPS Breakout &#8211; 66 channel w/10 Hz updates &#8211; MTK3329 chipset. We carry a few different GPS modules here in the Adafruit shop, but none that satisfied our every desire &#8211; that&#8217;s why we designed this little GPS breakout board! It&#8217;s got -165 dBm sensitivity, 5V friendly design, breadboard friendly, [...]]]></description>
				<content:encoded><![CDATA[<p><a href="http://www.adafruit.com/products/746"><img src="http://www.adafruit.com/adablog/wp-content/uploads/2012/03/window-123.jpg" height="461" width="600" border="0" hspace="4" vspace="4" alt="Window-123" /></a><br />
<a href="http://www.adafruit.com/products/746">NEW PRODUCT &#8211; Adafruit 5V-friendly GPS Breakout &#8211; 66 channel w/10 Hz updates &#8211; MTK3329 chipset.</a> We carry a few different GPS modules here in the Adafruit shop, but none that satisfied our every desire &#8211; that&#8217;s why we designed this little GPS breakout board! It&#8217;s got <b>-165 dBm sensitivity, 5V friendly design, breadboard friendly, mounting holes, 10 Hz updates, 66 channels, RTC battery-compatible and has a status LED</b>  all for under $40!</p>
<p><a href="http://www.adafruit.com/products/746"><img src="http://www.adafruit.com/adablog/wp-content/uploads/2012/03/window-3-9.jpg" height="461" width="600" border="0" hspace="4" vspace="4" alt="Window-3-9" /></a><br />
The breakout is built around the MTK3329 chipset, a no-nonsense, high-quality GPS module that can track up to 22 satellites on 66 channels, has an excellent high-sensitivity receiver (-165 dB tracking!), and a built in antenna. It can do up to 10 location updates a second for high speed, high sensitivity logging or tracking. Power usage is also reasonable, only 37 mA during navigation.</p>
<p><a href="http://www.adafruit.com/products/746"><img src="http://www.adafruit.com/adablog/wp-content/uploads/2012/03/window-1-66.jpg" height="461" width="600" border="0" hspace="4" vspace="4" alt="Window-1-66" /></a><br />
Best of all, we added all the extra goodies you could ever want: a ultra-low dropout 3.3V regulator so you can power it with 3.3-5VDC in, 5V level safe inputs, ENABLE pin so you can turn off the module using any microcontroller pin or switch, a footprint for optional CR1220 coin cell to keep the RTC running and allow warm starts and a tiny bright red LED. The LED blinks at about 1Hz while it&#8217;s searching for satellites and turns off when a fix is found to conserve power. If you want to have an LED on all the time, we also provide the FIX signal out on a pin so you can put an external LED on.</p>
<p><a href="http://www.adafruit.com/products/746"><img src="http://www.adafruit.com/adablog/wp-content/uploads/2012/03/window-2-38.jpg" height="461" width="600" border="0" hspace="4" vspace="4" alt="Window-2-38" /></a><br />
Comes with one fully assembled and tested module, a piece of header you can solder to it for breadboarding, and a CR1220 coin cell holder. <a href="https://www.adafruit.com/products/380">A CR1220 coin cell is not included, but we have them in the shop if you&#8217;d like to use the GPS&#8217;s RTC</a></p>
<p>Get started in a jiffy: wire up 3-5VDC to the VIN pin, GND is common ground, and listen on the TX pin for 9600 baud data. <a href="https://raw.github.com/adafruit/Adafruit-MTK3329-GPS-Module-Test-Sketch/master/Adafruit_MTK3329_GPS_Test.pde">Then run our example sketch which will allow you to quickly set the update rate and select which NMEA sentences you want to have spit out</a>.</p>
<ul>
<li>Satellites: 22 tracking, 66 searching</li>
<li>Patch Antenna Size: 15mm x 15mm x 4mm</li>
<li>
<li>Update rate: 1 to 10 Hz</li>
<li>Position Accuracy: 1.8 meters</li>
<li>Velocity Accuracy: 0.1 meters/s</li>
<li>Warm/cold start: 34 seconds</li>
<li>Acquisition sensitivity: -145 dBm</li>
<li>Tracking sensitivity: -165 dBm</li>
<li>Maximum Altitude: 18,000 meters</li>
<li>Maximum Velocity: 515m/s</li>
<li>Vin range: 3.0-5.5VDC</li>
<li>Operating current: 48mA tracking, 37 mA current draw during navigation</li>
<li>Output: NMEA 0183, 9600 baud default</li>
<li>DGPS/WAAS/EGNOS supported</li>
<li>FCC E911 compliance and AGPS support (Offline mode : EPO valid up to 14 days )</li>
<li>Up to 210 PRN channels</li>
<li>Jammer detection and reduction</li>
<li>Multi-path detection and compensation</li>
</ul>
<p>Breakout board details:</p>
<ul>
<li>Weight (not including coin cell or holder): 8.5g </li>
<li>Dimensions (not including coin cell or holder):  23mm x 35mm x 8mm / 0.9&#8243; x 1.35&#8243; x 0.3&#8243;</li>
</ul>
<p>Get started in a jiffy: wire up 3-5VDC to the VIN pin, GND is common ground, and listen on the TX pin for 9600 baud data. <a href="https://raw.github.com/adafruit/Adafruit-MTK3329-GPS-Module-Test-Sketch/master/Adafruit_MTK3329_GPS_Test.pde">Then run our example sketch which will allow you to quickly set the update rate and select which NMEA sentences you want to have spit out</a>.</p>
<ul>
<li><A href="http://www.adafruit.com/datasheets/PMTK_A08.pdf">MTK3329 command set sheet</a> for changing the fix data rate, baud rate, sentence outputs, etc!
</li>
<p><a href="http://www.adafruit.com/datasheets/PA6B-Datasheet-A07.pdf">Datasheet for the GPS module itself</a>
</ul>
<p><a href="http://www.adafruit.com/products/746">In stock and shipping now!</a></p>
]]></content:encoded>
			<wfw:commentRss>http://www.adafruit.com/adablog/?feed=rss2&#038;p=27076</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Another Amazing Coobro Geo Open Source Upgrade</title>
		<link>http://www.adafruit.com/blog/2012/03/08/another-amazing-coobro-geo-open-source-upgrade/</link>
		<comments>http://www.adafruit.com/blog/2012/03/08/another-amazing-coobro-geo-open-source-upgrade/#comments</comments>
		<pubDate>Thu, 08 Mar 2012 15:09:03 +0000</pubDate>
		<dc:creator>Tyler Cooper</dc:creator>
				<category><![CDATA[gps]]></category>
		<category><![CDATA[open source hardware]]></category>

		<guid isPermaLink="false">http://www.adafruit.com/blog/?p=26920</guid>
		<description><![CDATA[I happened to be digging through Google searches a couple weeks back, and I stumbled upon an amazing looking hack of the Coobro Geo.  A regular here at Adafruit, Stephanie, has done some nice work with a custom Chronodot library, and other hacks of Adafruit products.  Using the open source schematic of the Coobro Geo, [...]]]></description>
				<content:encoded><![CDATA[<p><a href="http://www.adafruit.com/blog/2012/03/08/another-amazing-coobro-geo-open-source-upgrade/walk_gps/" rel="attachment wp-att-26922"><img class="aligncenter size-full wp-image-26922" src="http://www.adafruit.com/adablog/wp-content/uploads/2012/03/walk_gps.jpg" alt="" width="600" height="513" /></a></p>
<p>I happened to be digging through Google searches a couple weeks back, and I stumbled upon an amazing looking hack of the <a href="http://www.adafruit.com/products/652">Coobro Geo</a>.  A regular here at Adafruit, Stephanie, has done some <a href="http://forums.adafruit.com/viewtopic.php?f=25&amp;t=24565" target="_blank">nice work with a custom Chronodot library</a>, and other hacks of <a href="http://planetstephanie.net/tag/adafruit/" target="_blank">Adafruit products</a>.  Using the open source schematic of the Coobro Geo, Stephanie managed to strap on an <a href="http://www.adafruit.com/products/326" target="_blank">Adafruit OLED</a>, and a lipo battery she had laying around to create her own GPS tracking device.  Here is how Stephanie describes it:</p>
<blockquote><p>In a nutshell &#8211; I was thinking of making an arduino/gps device to help me track walks. I wanted to know the time and distance I was walking. When I saw your Coobro Geo project I realized that would be a perfect platform to build on.</p>
<p>For the LEDs, I&#8217;m using them to indicate the GPS accuracy &#8211; if there&#8217;s no signal or it&#8217;s too poor to use, the three LEDs flash. As the signal gets better, it goes to two, then one, then if the signal is excellent, none of the LEDs blink. The OLED screen displays some basic stuff on the top, like lat, long, UTC time. The push-button toggles the &#8216;track&#8217; mode, so once it&#8217;s on and has a fix, one push starts it tracking &#8211; so it starts counting time, and every 10 seconds it checks how far it&#8217;s travelled. This info is displayed on the lower half of the screen. A second push of the button stops the tracking, so you can see the total distance covered, the time, and the calculated average speed. And finally, a long-push of the button clears the data.</p>
<p>I haven&#8217;t finished working on it yet, I was also planning on having it save the readings to the EEPROM, like every 10 seconds (or once a minute or whatever) I&#8217;d have it save the lat lon and utc stamp. Then I could dump that info at home and play it back over a map or something.</p>
<p>I am using a LiPo for power, I had one I&#8217;d pulled out of a dead handheld gaming device which was almost exactly the same size as the Coobro PCB. I added a JST connector so I can just unplug the battery and plug it in to a charger when I need to top it up.</p>
<p>I left off one of the distance LEDs because I wanted to keep the I2C pins available &#8220;just in case&#8221; and left the other LED off because&#8230; it had to be symmetrical! hehe. To connect the OLED I used several of the directional LED pins, but I did wire three of the direction LEDs up &#8211; they&#8217;re just hidden beneath the screen. The screen is held on by the wires that I used to connect it, most of which are on the left-hand side. On the right hand side there&#8217;s two wires that are not used, other than to hold the screen down. So if I needed to access the uC for any reason, I only have to desolder two wires and the OLED will fold away to one side.</p>
<p>Finally, I wired the power switch for &#8216;always on&#8217; and replaced the jumper with the power switch, so switching it to &#8216;battery&#8217; turns it on and switching it to the &#8216;ftdi&#8217; side turns it off (unless you have the ftdi plugged in of course). The downside is that this means the GPS does not get that backup power to keep its settings. But I realized it would lose that every time I unplugged the battery to recharge it, so I figured it wouldn&#8217;t matter if it had to coldstart each time. It only takes about 2 minutes to get a lock and solid signal even indoors.</p>
<p>I totally love that gps module by the way. It&#8217;s my first experience working with a gps and it blows me away how sensitive it is. I found it was &#8216;too talkative&#8217; though so I figured out how to send it the NMEA control info to have it only send the two sentences I required.</p>
<p>Cheers!</p>
<p>-Stephanie</p>
<p>p.s. Just remembered I had to modify the tinygps library. For &#8216;signal quality&#8217; I am actualy using HDOP (horizontal degree of precision) but the tinygps library was ignoring that value. It&#8217;s a bit of an arbitrary thing, but the lower-the-better and I figured i&#8217;d want to know if it was accurately tracking my walk or not.  I&#8217;ve included my modified library as well as the sketch&#8230; I also increased the buffer in the new soft serial library, as I found it was having trouble keeping up with the gps.</p></blockquote>
<p>You can download the <a href="http://dl.dropbox.com/u/4217880/tinygps_modified.zip">updated tinygps library here</a>, and <a href="http://coobrolabs.com/2012/03/another-fantastic-coobro-geo-upgrade/">view Stephanie&#8217;s code over at Coobro Labs</a>.  Don&#8217;t own a Coobro Geo?  <a href="http://www.adafruit.com/products/652">Pick one up here!</a></p>
]]></content:encoded>
			<wfw:commentRss>http://www.adafruit.com/adablog/?feed=rss2&#038;p=26920</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Coobro Geo owner upgrades the code in a big way</title>
		<link>http://www.adafruit.com/blog/2012/02/17/coobro-geo-owner-upgrades-the-code-in-a-big-way/</link>
		<comments>http://www.adafruit.com/blog/2012/02/17/coobro-geo-owner-upgrades-the-code-in-a-big-way/#comments</comments>
		<pubDate>Fri, 17 Feb 2012 16:02:06 +0000</pubDate>
		<dc:creator>Tyler Cooper</dc:creator>
				<category><![CDATA[gps]]></category>

		<guid isPermaLink="false">http://www.adafruit.com/blog/?p=25422</guid>
		<description><![CDATA[Coobro Geo owner and active user Gerard (call sign DL8SEL) has been pumping out updates to the Coobro Geo code and he is finally ready to show it off.  We are blown away with what Gerard has done here.  Here is the long list of new features he has developed: 32 breadcrumb coordinate storage in eeprom 32 [...]]]></description>
				<content:encoded><![CDATA[<p><a href="http://www.adafruit.com/blog/2012/02/17/coobro-geo-owner-upgrades-the-code-in-a-big-way/photo/" rel="attachment wp-att-25425"><img class="aligncenter size-full wp-image-25425" src="http://www.adafruit.com/adablog/wp-content/uploads/2012/02/photo.jpg" alt="" width="600" height="400" /></a></p>
<p><a href="http://www.adafruit.com/products/652">Coobro Geo</a> owner and active user Gerard (call sign DL8SEL) has been pumping out updates to the Coobro Geo code and he is finally ready to show it off.  We are blown away with what Gerard has done here.  Here is the long list of new features he has developed:</p>
<ol>
<li>32 breadcrumb coordinate storage in eeprom</li>
<li>32 geo coordinate storage in eeprom</li>
<li>Active geo and breadcrumb coordinates shown on the distance LEDs in binary</li>
<li>Activity logging: every time you turn on the device it logs the date/time/location of your start (10 revolving data logs)</li>
<li>Read and write coordinates and breadcrumbs via serial communication (a write command allows you to store breadcrumbs lat/lon in a specific location in the table, a read command shows all non-zero breadcrums lat/lon)</li>
<li>When you turn on the device, it will flash the software version in binary</li>
<li>When you turn off, then turn on the device, it will return to the last coordinate you were navigating to</li>
<li>The close-up distance display can be changed easily with a #define macro (from 5 to 10 or xx meter if you want to use it in a car)</li>
<li>When you turn on the device, it will transfer all wp of the program code into the corresponding eeprom wp storage area if the corresponding storage field is empty</li>
</ol>
<p>A special thanks to Gerard for all of his hard work on the code!  This is what makes open source great.</p>
<p>Make sure to view the header in Gerard&#8217;s sketch for instructions on how to read/write to the Coobro Geo over serial.  <a href="http://www.github.com/coobro/geo" target="_blank">Download Gerard&rsquo;s updated code on GitHub.</a></p>
<p>Not a Coobro Geo owner?  <a href="http://www.adafruit.com/products/652">Pick one up here!</a></p>
]]></content:encoded>
			<wfw:commentRss>http://www.adafruit.com/adablog/?feed=rss2&#038;p=25422</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>The Anatomy of Coobro Labs</title>
		<link>http://www.adafruit.com/blog/2012/01/30/the-anatomy-of-coobro-labs/</link>
		<comments>http://www.adafruit.com/blog/2012/01/30/the-anatomy-of-coobro-labs/#comments</comments>
		<pubDate>Mon, 30 Jan 2012 15:42:00 +0000</pubDate>
		<dc:creator>Tyler Cooper</dc:creator>
				<category><![CDATA[gps]]></category>
		<category><![CDATA[kits]]></category>
		<category><![CDATA[maker business]]></category>
		<category><![CDATA[manufacturing2.0]]></category>

		<guid isPermaLink="false">http://www.adafruit.com/blog/?p=24585</guid>
		<description><![CDATA[The picture above is the entirety of Coobro Labs.  Coobro Labs is run out of my 800 sq. ft. condo in Minneapolis, MN.  This is where we kit and ship the Coobro Geo, and work on future open source hardware kits.  The reason for sharing this with you is to hopefully encourage those of you [...]]]></description>
				<content:encoded><![CDATA[<p><img class="aligncenter size-full wp-image-24586" src="http://www.adafruit.com/adablog/wp-content/uploads/2012/01/Coobro-Labs.jpg" alt="Coobro Labs" width="600" height="450" /></p>
<p>The picture above is the entirety of <a href="http://www.coobrolabs.com" target="_blank">Coobro Labs</a>.  Coobro Labs is run out of my 800 sq. ft. condo in Minneapolis, MN.  This is where we kit and ship the <a href="https://www.adafruit.com/products/652">Coobro Geo</a>, and work on future open source hardware kits.  The reason for sharing this with you is to hopefully encourage those of you out there who think you need a lot of room, and a lot of expensive equipment to start your own KitBiz.  Let me break down the things that we find useful, and things we couldn&rsquo;t live without.</p>
<ol>
<li>An impulse sealer &#8211; This is a must have piece of equipment that we picked up brand new off of ebay for about $50.  This tool takes rolls of anti-static tubing (see item #2) and heat seals the ends to create bags on-the-fly.  You can buy impulse sealers with or without a built in cutter.  The cutter isn&#8217;t really necessary, as it is just as easy to cut the bags with a scissors.</li>
<li>Rolls of anti-static tubing &#8211; These are 500 foot rolls of anti-static tubing picked up from uline.com.  The reason for buying the rolls of anti-static tubing versus simply buying pre-made bags is that you can adjust the size of the bag to whatever length you want, and they are cheap at $25-30 per roll.</li>
<li>Laser printer &#8211; Below our workbench, we have a used Kyocera EP C170N laser printer that we picked up off of Craigslist for less than $50.  While it isn&#8217;t mandatory, laser printers are much more cost effective, and the ink won&#8217;t be affected by moisture.  We use the laser printer mainly to print out shipping labels.</li>
<li>High quality soldering iron &#8211; Having a decent soldering iron is what I feel is the most important tool I own.  The difference between a quality soldering iron and a cheap hardware store model is huge.  I used to find soldering frustrating and stressful, now I find it enjoyable and relaxing.  We have an Aoyue model 2900 soldering iron, but <a href="http://www.adafruit.com/products/303" target="_blank">Adafruit&#8217;s Hakko FX-888</a> is a great choice.</li>
<li>Fume extractor &#8211; A fume extractor is one of my most recent additions, and I can&#8217;t believe it took me so long to get one.  There are a lot of toxins in solder, and breathing them in is very dangerous.  I used to simply solder in a well ventilated area, and hold my breath until the smoke cleared.  This is about as stupid as closing your eyes to avoid the arc flash while welding without a mask.  I own the Weller WSA350 model and it works really well.</li>
<li>Hot air reflow station &#8211; Once I started to get into soldering surface mounted components, this is the first tool I bought.  Before I made my own reflow soldering oven, I used this tool to solder surface mounted components.  While you certainly can use a good soldering iron to solder surface mounted components, this tool will save you a lot of headache.  We have the Aoyue 852A++ model, which can be had for around $150.</li>
<li>Reflow oven controller &#8211; We use the Rocket Scream Electronics <a href="http://www.rocketscream.com/shop/reflow-oven-controller-shield-arduino-compatible" target="_blank">Reflow Oven Controller</a> ($40) Arduino shield.  We have done some testing with our reflow oven by simply cranking the oven temperature up until the solder reflows, then shutting the oven off and letting the board cool in the oven with the door closed.  This seems to work just as good as using a reflow oven controller that follows a specific reflow curve.</li>
<li>Toaster oven &#8211; This is a toaster oven that we bought in a Woot-Off for about $30.  It is really nice because it has a &#8216;Stay On&#8217; feature, and it&#8217;s a convection oven, so there are no hot spots.  If you don&#8217;t plan on working with surface mounted components, you don&#8217;t need to worry about the last three items.</li>
<li>All-in-one printer &#8211; I have owned this HP PSC 1510 inkjet printer for a few years now and it has worked really well for me.  The important thing here is that it has a built in scanner.  You will need a scanner to be able to scan your signed purchase orders for component suppliers.  A scanner basically replaces a fax machine.</li>
<li>Component storage &#8211; I have a nice collection of Sparkfun shipping boxes that I have saved and used for component storage.  Simply slap a label on the top or front of the box to remember what is inside.  These also work great for project boxes.  You can also see other items we have used for component storage such as mint tins.</li>
<li>More component storage &#8211; When you are just starting out, this is really all you need.  We store all of the components needed to build up Coobro Geo kits in this small parts organizer from our local hardware store.  Through hole components, even in quantities of 1000+, take up very little room.  Eventually, as we release more kits, we will need to upgrade, but this system works well for the time being.</li>
<li>Ikea hacked workbench &#8211; My workbench is really just a bunch of components I picked up from Ikea.  The shelving is just Ikea CD storage boxes stacked in between some Ikea birch shelves.  The CD storage boxes work great for tool, parts, wire, and other large component storage.</li>
</ol>
<p>As you can see, there really isn&#8217;t a whole lot to Coobro Labs.  There are obviously some items missing from the picture, such as <a href="http://www.ladyada.net/wiki/partfinder/shipping" target="_blank">shipping supplies</a>, but this really is the majority of the Coobro Labs kit making business.  If you have a great idea for an open source electronics kit that you think others would also be interested in, there really isn&#8217;t anything standing in your way.</p>
<p>For more inspiration, see how we <a href="http://coobrolabs.com/2011/12/say-hello-to-the-coobro-geo/" target="_blank">designed and developed the Coobro Geo</a>, read <a href="http://www.ladyada.net/library/kits/kitmaking.html" target="_blank">Ladyada&#8217;s other kitbiz tips</a>, or join the kitbiz conversation on the <a href="http://forums.adafruit.com/viewforum.php?f=26&amp;sid=745252abaca5da1b903a4cc18ac643d5" target="_blank">Adafruit forums</a>.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.adafruit.com/adablog/?feed=rss2&#038;p=24585</wfw:commentRss>
		<slash:comments>10</slash:comments>
		</item>
		<item>
		<title>NEW PRODUCT &#8211; UP501 Breadboard-friendly 66 channel GPS module w/10 Hz updates</title>
		<link>http://www.adafruit.com/blog/2012/01/20/new-product-up501-breadboard-friendly-66-channel-gps-module-w10-hz-updates/</link>
		<comments>http://www.adafruit.com/blog/2012/01/20/new-product-up501-breadboard-friendly-66-channel-gps-module-w10-hz-updates/#comments</comments>
		<pubDate>Fri, 20 Jan 2012 21:31:46 +0000</pubDate>
		<dc:creator>adafruit</dc:creator>
				<category><![CDATA[gps]]></category>
		<category><![CDATA[sensorsparts]]></category>

		<guid isPermaLink="false">http://www.adafruit.com/blog/2012/01/20/new-product-up501-breadboard-friendly-66-channel-gps-module-w10-hz-updates/</guid>
		<description><![CDATA[NEW PRODUCT &#8211; UP501 Breadboard-friendly 66 channel GPS module w/10 Hz updates. When we saw this breadboard-friendly module used in the Coobro Geo kit, we were excited to carry it as a separate product. It&#8217;s a no-nonsense, high-quality GPS module that can track up to 22 satellites on 66 channels, has an excellent high-sensitivity receiver [...]]]></description>
				<content:encoded><![CDATA[<p><a href="http://www.adafruit.com/products/660"><img src="http://www.adafruit.com/adablog/wp-content/uploads/2012/01/window-69.jpg" height="461" width="600" border="0" hspace="4" vspace="4" alt="Window-69" /></a></p>
<p><a href="http://www.adafruit.com/products/660">NEW PRODUCT &#8211; UP501 Breadboard-friendly 66 channel GPS module w/10 Hz updates</a>. When we saw this breadboard-friendly module used in the <a href="http://adafruit.com/products/652">Coobro Geo kit</a>, we were excited to carry it as a separate product. It&#8217;s a no-nonsense, high-quality GPS module that can track up to 22 satellites on 66 channels, has an excellent high-sensitivity receiver (-165 dB tracking!), and a built in antenna. The chipset is the latest MTK3329 which can do up to 10 location updates a second for high speed, high sensitivity logging or tracking. Of course the icing on the cake is the use of 6 x 0.1&#8243; spaced holes on the side which make it trivial to add to any breadboard or perf-board project. This has the same chipset as what we&#8217;re using for the <a href="http://www.adafruit.com/products/660">FLORA</a> GPS module.</p>
<p><a href="http://www.adafruit.com/products/660"><img src="http://www.adafruit.com/adablog/wp-content/uploads/2012/01/window-1-38.jpg" height="461" width="600" border="0" hspace="4" vspace="4" alt="Window-1-38" /></a></p>
<p>The only thing you&#8217;ll need to watch for is that the module is designed to run at about 3.3V, and shouldn&#8217;t be powered by 5.0V. If you&#8217;re using an Arduino, simply connect the GPS power pin to the 3.3V pin. If you want to configure the module, you&#8217;ll want to put a 10K resistor divider on the RX pin so you don&#8217;t put 5V on the data pin. We include these resistors, as well as a 6 pin header you can solder to the module in order to plug it into a breadboard.</p>
<p><a href="http://www.adafruit.com/products/660"><img src="http://www.adafruit.com/adablog/wp-content/uploads/2012/01/window-2-19.jpg" height="461" width="600" border="0" hspace="4" vspace="4" alt="Window-2-19" /><br />
</a><br />
Get started in a jiffy: after soldering together the module, follow our wiring diagram to connect it to your Arduino or other microcontroller. <a href="https://raw.github.com/adafruit/Adafruit-MTK3329-GPS-Module-Test-Sketch/master/Adafruit_MTK3329_GPS_Test.pde">Then run our example sketch which will allow you to quickly set the update rate and select which NMEA sentences you want to have spit out.</a></p>
<ul>
<li>Satellites: 22 tracking, 66 searching</li>
<li>Update rate: 1 to 10 Hz</li>
<li>Position Accuracy: 1.8 meters</li>
<li>Velocity Accuracy: 0.1 meters/s</li>
<li>Warm/cold start: 34 seconds</li>
<li>Acquisition sensitivity: -145 dBm</li>
<li>Tracking sensitivity: -165 dBm</li>
<li>Operating voltage: 3.0-4.2VDC</li>
<li>Operating current: 25 mA current draw during navigation</li>
<li>Output: NMEA 0183, 9600 baud default</li>
<li>WAAS/EGNOS supported</li>
<li>Weight: 9 grams</li>
<li>Dimensions: 22mm x 22mm x 8mm</li>
</ul>
<p><a href="http://www.adafruit.com/products/660">In stock and shipping immediately.</a></p>
]]></content:encoded>
			<wfw:commentRss>http://www.adafruit.com/adablog/?feed=rss2&#038;p=24144</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>NEW PRODUCT &#8211; Coobro Geo Kit &#8211; DIY GPS Geocaching Pendant</title>
		<link>http://www.adafruit.com/blog/2012/01/18/new-product-coobro-geo-kit-diy-gps-geocaching-pendant/</link>
		<comments>http://www.adafruit.com/blog/2012/01/18/new-product-coobro-geo-kit-diy-gps-geocaching-pendant/#comments</comments>
		<pubDate>Wed, 18 Jan 2012 22:46:38 +0000</pubDate>
		<dc:creator>adafruit</dc:creator>
				<category><![CDATA[gps]]></category>
		<category><![CDATA[open source hardware]]></category>

		<guid isPermaLink="false">http://www.adafruit.com/blog/2012/01/18/new-product-coobro-geo-kit-diy-gps-geocaching-pendant/</guid>
		<description><![CDATA[NEW PRODUCT &#8211; Coobro Geo Kit &#8211; DIY GPS Geocaching Pendant. The Coobro Geo is an easy to assemble GPS navigation kit. Upload coordinates, turn it on, and the Coobro Geo will help you navigate to any destination on earth by using LEDs to show you the correct direction and distance remaining. Before you leave [...]]]></description>
				<content:encoded><![CDATA[<p><a href="http://www.adafruit.com/products/652"><img src="http://www.adafruit.com/adablog/wp-content/uploads/2012/01/window-64.jpg" height="461" width="600" border="0" hspace="4" vspace="4" alt="Window-64" /></a></p>
<p><a href="http://www.adafruit.com/products/652">NEW PRODUCT &#8211; Coobro Geo Kit &#8211; DIY GPS Geocaching Pendant</a>. The Coobro Geo is an easy to assemble GPS navigation kit.  Upload coordinates, turn it on, and the Coobro Geo will help you navigate to any destination on earth by using LEDs to show you the correct direction and distance remaining.  Before you leave on your quest, press and hold the breadcrumbs button and the Coobro Geo will remember your location and help you navigate back.  Store up to five pre-entered destination coordinates and five breadcrumbs, or modify the open source code and store as many coordinates as you want.</p>
<p>We met the maker of this project our weekly <a href="http://www.adafruit.com/ask">ASK AN ENGINEER show-and-tell</a>, and liked his product so much we wanted to carry it!</p>
<p><a href="http://www.adafruit.com/products/652"><img src="http://www.adafruit.com/adablog/wp-content/uploads/2012/01/window-1-35.jpg" height="461" width="600" border="0" hspace="4" vspace="4" alt="Window-1-35" /></a></p>
<p>Use the Coobro Geo to help you find geocaches, store and navigate between hot fishing spots, complete a scavenger hunt, or simply help you find your car after a hike.</p>
<p><strong>Features:</strong></p>
<ul>
<li>High quality Fastrax UP501 GPS module with 66-channel receiver</li>
<li>All through hole kit is easy to solder and requires minimal tools</li>
<li>Completely open source hardware and software</li>
<li>Program the software using the Arduino IDE</li>
<li>Stores breadcrumbs in EEPROM so it remembers locations when turned off</li>
</ul>
<p><strong>Kit Includes:</strong></p>
<ul>
<li>1x Fastrax UP501 GPS Module</li>
<li>1x Atmega328 DIP Processor</li>
<li>1x Coobro Geo PCB</li>
<li>14x Bright Blue LEDs</li>
<li>2x 10 Ohm Resistor Networks</li>
<li>4x .1uF Ceramic Capacitors</li>
<li>1x 10uF Electrolytic Capacitor</li>
<li>2x Slide Switches</li>
<li>1x Push button</li>
<li>3x Header pins</li>
<li>1x Atmega328 Socket</li>
<li>1x 8MHz Ceramic Oscillator</li>
<li>1x AAA Enclosed Batter Holder</li>
<li>1x Lanyard</li>
<li>1x Power Supply Jumper</li>
</ul>
<p>This kit requires assembly by the user. It&#8217;s not a difficult kit, and can be put together even by a beginner using a soldering iron, solder, diagonal cutters and other small hand tools. <span style="color: rgb(255, 0, 0);"><strong>Notice:</strong> in order for this kit to work, you&#8217;ll need to have <a href="https://www.adafruit.com/products/70">an FTDI cable</a> or <a href="https://www.adafruit.com/products/284">an FTDI breakout board such as our FTDI Friend</a> they are <b>not included</b>.</span> <a href="https://www.adafruit.com/products/617">You may also want to pick up some AAA batteries</a>, 3 are required and are also not included. </p>
<p><strong>Open Source Hardware:</strong> This kit is 100% open source hardware.  The makers provide the Eagle Cad design files, schematics, and software for your hacking pleasure.</p>
<p><a href="http://www.adafruit.com/products/652">In stock and shipping now!</a></p>
]]></content:encoded>
			<wfw:commentRss>http://www.adafruit.com/adablog/?feed=rss2&#038;p=24024</wfw:commentRss>
		<slash:comments>2</slash:comments>
		</item>
		<item>
		<title>Military jamming of GPS in Scotland suspended</title>
		<link>http://www.adafruit.com/blog/2011/10/13/military-jamming-of-gps-in-scotland-suspended/</link>
		<comments>http://www.adafruit.com/blog/2011/10/13/military-jamming-of-gps-in-scotland-suspended/#comments</comments>
		<pubDate>Thu, 13 Oct 2011 04:00:58 +0000</pubDate>
		<dc:creator>adafruit</dc:creator>
				<category><![CDATA[gps]]></category>
		<category><![CDATA[wavebubble]]></category>

		<guid isPermaLink="false">http://www.adafruit.com/blog/2011/10/13/military-jamming-of-gps-in-scotland-suspended/</guid>
		<description><![CDATA[Military jamming of GPS in Scotland suspended&#8230; Jamming of global positioning signals (GPS) during Europe&#8217;s largest military exercise has been suspended, following complaints from fishermen. The Royal Navy issued warnings in September and October that GPS in parts of Scotland would be disrupted during Exercise Joint Warrior.]]></description>
				<content:encoded><![CDATA[<p><img src="http://www.adafruit.com/adablog/wp-content/uploads/2011/10/PT_101741.jpg" height="217" width="318" border="0" hspace="2" vspace="2" alt="Pt 101741" /></p>
<p><a href="http://www.bbc.co.uk/news/uk-scotland-highlands-islands-15242835">Military jamming of GPS in Scotland suspended</a>&#8230;</p>
<blockquote><p>
Jamming of global positioning signals (GPS) during Europe&#8217;s largest military exercise has been suspended, following complaints from fishermen. The Royal Navy issued warnings in September and October that GPS in parts of Scotland would be disrupted during Exercise Joint Warrior.
</p></blockquote>
]]></content:encoded>
			<wfw:commentRss>http://www.adafruit.com/adablog/?feed=rss2&#038;p=20143</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>&#8220;Analog&#8221; GPS from 1950</title>
		<link>http://www.adafruit.com/blog/2011/07/29/analog-gps-from-1950/</link>
		<comments>http://www.adafruit.com/blog/2011/07/29/analog-gps-from-1950/#comments</comments>
		<pubDate>Fri, 29 Jul 2011 16:19:09 +0000</pubDate>
		<dc:creator>adafruit</dc:creator>
				<category><![CDATA[gps]]></category>

		<guid isPermaLink="false">http://www.adafruit.com/blog/2011/07/29/analog-gps-from-1950/</guid>
		<description><![CDATA[Needs a little record player to tell you the directions]]></description>
				<content:encoded><![CDATA[<p><img src="http://www.adafruit.com/adablog/wp-content/uploads/2011/07/PT_101372.jpg" height="437" width="502" border="0" hspace="2" vspace="2" alt="Pt 101372" /></p>
<p><a href="http://blog.modernmechanix.com/2011/07/29/dashboard-rack-holds-road-map/?utm_source=feedburner&amp;utm_medium=feed&amp;utm_campaign=Feed%3A+ModernMechanix+%28Modern+Mechanix%29">Needs a little record player to tell you the directions</a> <img src='http://www.adafruit.com/adablog/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' /> </p>
]]></content:encoded>
			<wfw:commentRss>http://www.adafruit.com/adablog/?feed=rss2&#038;p=16925</wfw:commentRss>
		<slash:comments>3</slash:comments>
		</item>
		<item>
		<title>Feb. 14, 1989: GPS Enters Orbit</title>
		<link>http://www.adafruit.com/blog/2011/02/14/feb-14-1989-gps-enters-orbit/</link>
		<comments>http://www.adafruit.com/blog/2011/02/14/feb-14-1989-gps-enters-orbit/#comments</comments>
		<pubDate>Tue, 15 Feb 2011 00:06:02 +0000</pubDate>
		<dc:creator>adafruit</dc:creator>
				<category><![CDATA[gps]]></category>

		<guid isPermaLink="false">http://www.adafruit.com/blog/2011/02/14/feb-14-1989-gps-enters-orbit/</guid>
		<description><![CDATA[Feb. 14, 1989: GPS Enters Orbit &#124; This Day In Tech &#124; Wired.com&#8230; The first of 24 satellites that will make up the global positioning system is put into orbit. GPS revolutionized navigation, both at sea and on land, by providing position reports with unprecedented, pinpoint accuracy. Each satellite is placed in a specific orbit [...]]]></description>
				<content:encoded><![CDATA[<p><img src="http://www.adafruit.com/adablog/wp-content/uploads/2011/02/gps.jpg" height="440" width="550" border="0" hspace="4" vspace="4" alt="Gps" /></p>
<p><a href="http://www.wired.com/thisdayintech/2011/02/0214gps-satellite-launched/?utm_source=feedburner&amp;utm_medium=feed&amp;utm_campaign=Feed%3A+wired%2Findex+%28Wired%3A+Index+3+%28Top+Stories+2%29%29">Feb. 14, 1989: GPS Enters Orbit | This Day In Tech | Wired.com</a>&#8230;</p>
<blockquote><p>
The first of 24 satellites that will make up the global positioning system is put into orbit.</p>
<p>GPS revolutionized navigation, both at sea and on land, by providing position reports with unprecedented, pinpoint accuracy. Each satellite is placed in a specific orbit at a specific altitude to ensure that four or five satellites are always within range from any point on the planet. A GPS receiver picks up signals from the satellites and trilaterates the data to fix the position.</p>
<p>This satellite system is so valuable — besides navigation, GPS has applications in mapmaking, land-surveying and the accurate telling of time — that even though it was developed and is maintained by the U.S. Department of Defense, it&rsquo;s been available since 1993 without charge to anyone, anywhere on Earth.</p>
<p>Although GPS has eliminated the need for determining a ship&rsquo;s position by shooting the sun or stars, no sailor worthy of the name would put to sea, even now, without the ability to use a sextant. Electronic navigation devices fail, and even GPS isn&rsquo;t immune to the odd glitch, and the open ocean is a lonely place to be if you don&rsquo;t know where you are.
</p></blockquote>
<hr />
<p><a href="http://www.adafruit.com/index.php?main_page=product_info&amp;cPath=17_21&amp;products_id=98"><img src="http://www.adafruit.com/adablog/wp-content/uploads/2011/02/gpsshield_MED.jpg" height="259" width="350" border="0" hspace="4" vspace="4" alt="Gpsshield Med" /></a></p>
<p><a href="http://www.adafruit.com/index.php?main_page=product_info&amp;cPath=17_21&amp;products_id=98">GPS shield for Arduino kit</a> with data-logging capability. After building this easy kit, you can create your own geo-locative project.</p>
<p>This shield is designed to make GPS projects straight-forward and easy. Plug in a supported GPS module and run any of the example Arduino sketches for <a href="http://ladyada.net/make/gpsshield/gpstest.html">parsing GPS data (NMEA sentences)</a>, <a href="http://ladyada.net/make/gpsshield/logging.html">logging to a FAT16-formatted SD flash memory card</a> and storing analog sensor data along with precise location, date and time in CSV format.</p>
<p>The shield is designed specifically for use with the <a href="http://www.adafruit.com/index.php?main_page=product_info&amp;products_id=99">EM-406a module</a>: the small surface-mount GPS connector is pre-soldered for you. (It is a high-quality engine with quick time-to-fix and excellent reception, even in downtown New York City!) It can also be used with a Tyco A1035D, EB-85A or Lassen IQ module (<a href="http://ladyada.net/make/gpsshield/modules.html">see the webpage for more details</a>).</p>
<p><a href="http://www.adafruit.com/index.php?main_page=product_info&amp;cPath=18&amp;products_id=99">GPS module</a>, <a href="http://www.adafruit.com/index.php?main_page=product_info&amp;cPath=17&amp;products_id=50">Arduino</a>, and SD memory card are not included. <a href="http://ladyada.net/make/gpsshield/parts.html">Please check the parts list</a> to see what is included.  Please note that the library <span style="font-style: italic;">is</span> rather bulky, requiring 12K of flash and more than 1/2 K of RAM for buffering SD card memory blocks. The examples work fine on ATmega168-based Arduino (or compatible) but for more complex projects I strongly recommend <a href="http://www.adafruit.com/index.php?main_page=product_info&amp;cPath=17&amp;products_id=123">upgrading to an ATmega328</a>!</p>
<p>Run-time is approximately 3 hours with a 9V battery and up to 12 hours using a <a href="http://www.adafruit.com/index.php?main_page=product_info&amp;cPath=10&amp;products_id=14">MintyBoost</a>, assuming no power-saving features are enabled. </p>
]]></content:encoded>
			<wfw:commentRss>http://www.adafruit.com/adablog/?feed=rss2&#038;p=11485</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>NEW PRODUCT &#8211; Basic GPS module &#8211; PMB-648</title>
		<link>http://www.adafruit.com/blog/2010/10/28/new-product-basic-gps-module-pmb-648/</link>
		<comments>http://www.adafruit.com/blog/2010/10/28/new-product-basic-gps-module-pmb-648/#comments</comments>
		<pubDate>Thu, 28 Oct 2010 15:19:04 +0000</pubDate>
		<dc:creator>adafruit</dc:creator>
				<category><![CDATA[gps]]></category>

		<guid isPermaLink="false">http://www.adafruit.com/blog/2010/10/28/new-product-basic-gps-module-pmb-648/</guid>
		<description><![CDATA[NEW PRODUCT &#8211; Basic GPS module &#8211; PMB-648. We picked up a few of these lower-cost GPS modules specifically for those that want to use them for time-keeping purposes. They function perfectly fine as a GPS, but they are not as accurate or low-power as the EM-406 modules we carry for location applications. For that [...]]]></description>
				<content:encoded><![CDATA[<p><a href="http://www.adafruit.com/index.php?main_page=product_info&amp;cPath=35&amp;products_id=272"><img src="http://www.adafruit.com/adablog/wp-content/uploads/2010/10/timegps_LRG.jpg" height="423" width="550" border="0" hspace="4" vspace="4" alt="Timegps Lrg" /></a></p>
<p><a href="http://www.adafruit.com/index.php?main_page=product_info&amp;cPath=35&amp;products_id=272">NEW PRODUCT &#8211; Basic GPS module &#8211; PMB-648</a>. We picked up a few of these lower-cost GPS modules specifically for those that want to use them for time-keeping purposes. They function perfectly fine as a GPS, but they are not as accurate or low-power as the EM-406 modules we carry for location applications. For that reason, we don&#8217;t suggest them for precise, battery-powered location logging.</p>
<p>However! They will still get you precision time, can get a fix while near a window, and have a built in RTC. <a href="http://www.ladyada.net/make/icetube/mods.html">Great for hacking your Ice Tube Clock (as seen in our tutorial)</a> or MONOCHRON, or other DIY clocks.</p>
<p>The PMB-648 GPS features 20 parallel satellite-tracking channels for fast acquisition of NMEA0183 v2.2 data for robotics navigation, telemetry, or experimentation. There is a built-in patch antenna; rechargeable battery for memory and RTC backup; cable for power, TTL and RS-232 connections.</p>
<ul>
<li>SiRFstarIII chipset</li>
<li>20 parallel satellite-tracking channels for fast acquisition and reacquisition</li>
<li>Built-in rechargeable battery for memory and RTC backup</li>
<li>Supports NMEA0183 V2.2 data protocol</li>
<li>Includes cable for power, TTL and RS-232 connections</li>
<li>Power requirements: 3.3V &#8211; 5V DC @ 65mA</li>
<li>Communications: TTL or RS-232 asynchronous serial @ 4800 bps</li>
<li>Dimensions: 1.25 x 1.25 x .35 in (32 x 32 x 9 mm)</li>
<li>Operating temp range:o32 to +158 oF (0 to +70 oC)</li>
</ul>
<p><a href="http://www.parallax.com/Portals/0/Downloads/docs/prod/sens/PMB-648_Specification_V0.1.pdf">Product Specification + Connection Diagram</a> (.pdf)</p>
<p><a href="http://www.adafruit.com/index.php?main_page=product_info&amp;cPath=35&amp;products_id=272">In stock and shipping now.</a></p>
]]></content:encoded>
			<wfw:commentRss>http://www.adafruit.com/adablog/?feed=rss2&#038;p=8488</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>GPS timekeeping with the Ice Tube Clock &#8211; hacks and mods</title>
		<link>http://www.adafruit.com/blog/2010/07/29/gps-timekeeping-with-the-ice-tube-clock-hacks-and-mods/</link>
		<comments>http://www.adafruit.com/blog/2010/07/29/gps-timekeeping-with-the-ice-tube-clock-hacks-and-mods/#comments</comments>
		<pubDate>Thu, 29 Jul 2010 14:09:31 +0000</pubDate>
		<dc:creator>adafruit</dc:creator>
				<category><![CDATA[clocks]]></category>
		<category><![CDATA[gps]]></category>

		<guid isPermaLink="false">http://www.adafruit.com/blog/2010/07/29/gps-timekeeping-with-the-ice-tube-clock-hacks-and-mods/</guid>
		<description><![CDATA[Fun hack for the Ice Tube clock! Who doesn&#8217;t want satellite-precise timing? This firmware mod allows you to add any 4800 TTL NMEA GPS module. Check that the module can run from 5V power, and has a wire that outputs NMEA 4800 baud at TTL levels. Do NOT use any RS-232 level outputs, they can [...]]]></description>
				<content:encoded><![CDATA[<p><a href="http://www.adafruit.com/index.php?main_page=product_info&#038;cPath=39&#038;products_id=194"><img src="http://www.adafruit.com/adablog/wp-content/uploads/2010/07/led.jpg" height="329" width="550" border="0" hspace="4" vspace="4" alt="Led" /></a></p>
<p><a href="http://www.adafruit.com/index.php?main_page=product_info&#038;cPath=39&#038;products_id=194">Fun hack for the Ice Tube clock!</a> Who doesn&#8217;t want satellite-precise timing? This firmware mod allows you to add any 4800 TTL NMEA GPS module. Check that the module can run from 5V power, and has a wire that outputs NMEA 4800 baud at TTL levels. Do NOT use any RS-232 level outputs, they can easily damage your clock!</p>
<p><a href="http://hackaday.com/2010/07/29/ice-tube-clock-gps/">Devlin writes</a> -</p>
<blockquote><p>
Our favorite Soviet-Era display that found its way into a present-day <a href="http://www.adafruit.com/index.php?main_page=product_info&amp;cPath=39&amp;products_id=194">kit</a> now <a href="http://www.ladyada.net/make/icetube/mods.html">displays time from orbiting satellites</a>. A GPS module patched into an Ice Tube Clock with <a href="http://github.com/adafruit/Ice-Tube-Clock/tree/GPS/firmware/">modified firmware</a> will be able to provide a satellite-synced time. The firmware, modified by yours truly, parses the GPS module&rsquo;s NMEA RMC sentences for the time and date information and then updates the clock&rsquo;s time and date. Fun was had making sure the alarm went off at the correct times when the time was updated by the GPS. Overall, it was a fun project and we look forward to seeing additional Ice Tube Clock hacks.
</p></blockquote>
<hr />
<p><img src="http://www.adafruit.com/adablog/wp-content/uploads/2010/07/timegps_LRG.jpg" height="423" width="550" border="0" hspace="4" vspace="4" alt="Timegps Lrg" /></p>
<p><a href="http://www.adafruit.com/index.php?main_page=product_info&amp;cPath=35&amp;products_id=272">We picked up a few of these now-discontinued GPS modules</a> specifically for those that want to use them for time-keeping purposes. They use an older chipset and our testing determined that while they function perfectly fine as a GPS, they are not as accurate as the EM-406 modules we carry for location applications. For that reason, we don&#8217;t suggest them for location logging.</p>
<p>However! They will still get you precision time, can get a fix while near a window, and have a built in RTC. <a href="http://www.ladyada.net/make/icetube/mods.html">Great for hacking your Ice Tube Clock (as seen in our tutorial)</a> or other DIY clocks.</p>
<ul>
<li>SONY CXD2951GA-4 chipset</li>
<li>12 parallel satellite-tracking channels for fast acquisition and reacquisition</li>
<li>Built-in rechargeable battery for memory and RTC backup</li>
<li>Supports NMEA0183 V2.2 data protocol</li>
<li>Includes cable for power, TTL and RS-232 connections</li>
<li>Power requirements: 3.3V &#8211; 5V DC @ 80mA</li>
<li>Communications: TTL or RS-232 asynchronous serial @ 4800 bps</li>
<li>Dimensions: 1.25 x 1.25 x .35 in (32 x 32 x 9 mm)</li>
<li>Operating temp range: 32 to +158 F (0 to +70 C)</li>
</ul>
]]></content:encoded>
			<wfw:commentRss>http://www.adafruit.com/adablog/?feed=rss2&#038;p=6132</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Track in Google Earth 5.2</title>
		<link>http://www.adafruit.com/blog/2010/06/14/track-in-google-earth-5-2/</link>
		<comments>http://www.adafruit.com/blog/2010/06/14/track-in-google-earth-5-2/#comments</comments>
		<pubDate>Tue, 15 Jun 2010 03:00:52 +0000</pubDate>
		<dc:creator>adafruit</dc:creator>
				<category><![CDATA[gps]]></category>

		<guid isPermaLink="false">http://www.adafruit.com/blog/2010/06/14/track-in-google-earth-5-2/</guid>
		<description><![CDATA[Above is an an example of the new track feature in Google Earth 5.2 (released today) showing a bike route to work. You could/can use these new features to do all sorts of great data logging and display. Visualize your hiking, biking, and running tracks &#8211; Google Earth has always been a great tool for [...]]]></description>
				<content:encoded><![CDATA[<p><object width="600" height="385"><param name="movie" value="http://www.youtube.com/v/ymbVCx0P4e8&#038;hl=en_US&#038;fs=1&#038;rel=0"></param><param name="allowFullScreen" value="true"></param><param name="allowscriptaccess" value="always"></param><embed src="http://www.youtube.com/v/ymbVCx0P4e8&#038;hl=en_US&#038;fs=1&#038;rel=0" type="application/x-shockwave-flash" allowscriptaccess="always" allowfullscreen="true" width="600" height="385"></embed></object></p>
<p>Above is an an example of the new track feature in <a href="http://earth.google.com/">Google Earth 5.2 (released today)</a> showing a bike route to work. You could/can use these new features to do all sorts of great data logging and display.</p>
<blockquote><p>
Visualize your hiking, biking, and running tracks &#8211; Google Earth has always been a great tool for viewing your outdoor activities, whether it be hiking, running, biking, skiing, sailing, or just about any other way you choose to explore the world. With the release of Google Earth 5.0, we added the ability to connect your GPS device directly to Google Earth and import your track. Now, with Google Earth 5.2, we&rsquo;ve added the ability to view elevation, speed, and other data as a graph directly in Google Earth. Just connect your GPS device to upload your track, and select “View Elevation Profile” from the menu. This will bring up elevation and speed graphs. If your GPS device records additional information such as heart rate or cadence, these will also be available to view in the graph. You can also see statistics such as total elevation, maximum slope, and average speed. You can select a portion of your ride and get statistics for just that section.
</p></blockquote>
]]></content:encoded>
			<wfw:commentRss>http://www.adafruit.com/adablog/?feed=rss2&#038;p=5025</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>Modular Neuroid shows how polluted the world is</title>
		<link>http://www.adafruit.com/blog/2010/05/12/_modular-neuroid-shows-how-polluted-the-world-is/</link>
		<comments>http://www.adafruit.com/blog/2010/05/12/_modular-neuroid-shows-how-polluted-the-world-is/#comments</comments>
		<pubDate>Wed, 12 May 2010 15:52:43 +0000</pubDate>
		<dc:creator>adafruit</dc:creator>
				<category><![CDATA[arduino]]></category>
		<category><![CDATA[gps]]></category>

		<guid isPermaLink="false">http://www.adafruit.com/blog/2010/05/12/_modular-neuroid-shows-how-polluted-the-world-is/</guid>
		<description><![CDATA[Modular Neuroid @ Giz shows how polluted the world is&#8230; (project) The age of cheap, plentiful sensors, tracking everything from heartrates to the noise pollution slowly driving everybody insane is here. Joe Saavedra&#8217;s modular neuroid is a wearable, reconfigurable sensor system that monitors pollution we probably don&#8217;t wanna know about.The modular part of the system [...]]]></description>
				<content:encoded><![CDATA[<p><img src="http://www.adafruit.com/adablog/wp-content/uploads/2010/05/PT_1032.jpg" height="366" width="550" border="0" hspace="4" vspace="4" alt="Pt 1032" /><br />
<a href="http://gizmodo.com/5536044/modular-neuroid-shows-everybody-how-depressingly-polluted-the-world-is">Modular Neuroid @ Giz</a> shows how polluted the world is&#8230; (<a href="http://thesis.jmsaavedra.com/">projec</a>t)</p>
<blockquote><p>The age of cheap, plentiful sensors, tracking everything from heartrates to the noise pollution slowly driving everybody insane is here. Joe Saavedra&#8217;s modular neuroid is a wearable, reconfigurable sensor system that monitors pollution we probably don&#8217;t wanna know about.The modular part of the system is that it works with different kinds of sensors. Currently there are working sensors for methane, liquid petroleum, light and sound pollution, and carbon monoxide. The flagship device, built with an Arduino + Adafruit GPS system and three connection points for sensors, is a little bulky—more of a bag-hanger than a pocketable unit, but it&#8217;s easy to see how it&#8217;ll be miniaturized over time. It pairs up pretty nicely with a Nokia N900
</p></blockquote>
]]></content:encoded>
			<wfw:commentRss>http://www.adafruit.com/adablog/?feed=rss2&#038;p=4051</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>
