<?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>CMiYC Labs, Inc. &#187; Uncategorized</title>
	<atom:link href="http://www.cmiyc.com/blog/category/uncategorized/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.cmiyc.com</link>
	<description>Projects and Ideas by J. Lewis</description>
	<lastBuildDate>Fri, 13 Jan 2012 00:33:36 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.3.1</generator>
		<item>
		<title>Spotting Arduino Clones</title>
		<link>http://www.cmiyc.com/blog/2011/12/26/spotting-arduino-clones/</link>
		<comments>http://www.cmiyc.com/blog/2011/12/26/spotting-arduino-clones/#comments</comments>
		<pubDate>Tue, 27 Dec 2011 00:40:20 +0000</pubDate>
		<dc:creator>James</dc:creator>
				<category><![CDATA[Uncategorized]]></category>
		<category><![CDATA[arduino]]></category>
		<category><![CDATA[Clone]]></category>
		<category><![CDATA[OSH]]></category>
		<category><![CDATA[Uno]]></category>

		<guid isPermaLink="false">http://www.cmiyc.com/?p=600</guid>
		<description><![CDATA[Open Source Hardware (OSH) means not only releasing devices, but all of the documentation associated with them. For some projects, this may include the actual CAD files used to produce the device. For example, the Arduino team produces not only schematics but the Eagle PCB CAD files for each of their boards. The great thing [...]]]></description>
			<content:encoded><![CDATA[<div align="center"><a href="http://www.flickr.com/photos/9849051@N04/6578137169/" title="Spot the Arduino Uno Clone Mistakes by JamesC4S, on Flickr"><img src="http://farm8.staticflickr.com/7161/6578137169_07cab589d0.jpg" width="500" height="374" alt="Spot the Arduino Uno Clone Mistakes"></a></div>
<p>Open Source Hardware (OSH) means not only releasing devices, but all of the documentation associated with them.  For some projects, this may include the actual CAD files used to produce the device.  For example, the Arduino team produces <a href="http://www.arduino.cc/en/Main/hardware" title="Arduino Hardware Reference Page">not only schematics but the Eagle PCB CAD</a> files for each of their boards.  The great thing about such disclosure is that one can easily tweak the existing design for their own purposes.  The downside is that nearly anyone can submit the exact same files to their own production house and have immediate clones.</p>
<p>Even when some people choose to do this, as have some eBay (and now Amazon) sellers, differences crop up from &#8220;real&#8221; boards and the clones (aka &#8220;fakes&#8221;).  Click on the above photo for a Flickr-based &#8220;spot the differences&#8221; game!</p>
]]></content:encoded>
			<wfw:commentRss>http://www.cmiyc.com/blog/2011/12/26/spotting-arduino-clones/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Arduino UNO SMD Amnesia</title>
		<link>http://www.cmiyc.com/blog/2011/01/20/arduino-uno-smd-amnesia/</link>
		<comments>http://www.cmiyc.com/blog/2011/01/20/arduino-uno-smd-amnesia/#comments</comments>
		<pubDate>Thu, 20 Jan 2011 17:10:22 +0000</pubDate>
		<dc:creator>James</dc:creator>
				<category><![CDATA[Uncategorized]]></category>
		<category><![CDATA[arduino]]></category>
		<category><![CDATA[Open Source Hardware]]></category>
		<category><![CDATA[SMD]]></category>
		<category><![CDATA[Uno]]></category>

		<guid isPermaLink="false">http://www.cmiyc.com/?p=353</guid>
		<description><![CDATA[On the Janurary 15, 2011 edition of Adafruit&#8217;s &#8220;Ask An Engineer&#8221; live video chat, I heard LadyAda mention something about &#8220;Arduino Amnesia.&#8221;  After investing the situation a little further, it turns out there are some Issues with the new Arduino UNO Smd edition. A bug in the new bootloader can be triggered on power-cycle causing the [...]]]></description>
			<content:encoded><![CDATA[<p><a href="http://www.cmiyc.com/blog/2011/01/20/arduino-uno-smd-amnesia/mri_head_side/" rel="attachment wp-att-355"><img src="http://www.cmiyc.com/files//2011/01/MRI_head_side.png" alt="MRI Amnesia" title="MRI_head_side" width="256" height="256" class="aligncenter size-full wp-image-355" /></a></p>
<p>On the Janurary 15, 2011 edition of <a href="http://www.adafruit.com/blog/" target="_blank">Adafruit&#8217;s</a> &#8220;<a href="http://vimeo.com/18913950" target="_blank">Ask An Engineer</a>&#8221; live video chat, I heard LadyAda mention something about &#8220;Arduino Amnesia.&#8221;  After investing the situation a little further, it turns out there are some <a href="http://arduino.cc/blog/2011/01/20/issues-with-the-new-arduino-uno-smd-edition/">Issues with the new Arduino UNO Smd edition</a>.</p>
<p>A bug in the new bootloader can be triggered on power-cycle causing the SMD version of the board to not load the previously stored sketch.  The good news is there is already a fix for the bug.  Either return the board to your <a href="http://arduino.cc/en/Main/Buy" target="_blank">Official Distributor</a> or use a ISP to program the <a href="https://github.com/arduino/Arduino/raw/master/hardware/arduino/bootloaders/optiboot/optiboot_atmega328.hex">new bootloader</a>.</p>
<p>Issues (if I could even use that word) like this makes Open Source Hardware fun!</p>
]]></content:encoded>
			<wfw:commentRss>http://www.cmiyc.com/blog/2011/01/20/arduino-uno-smd-amnesia/feed/</wfw:commentRss>
		<slash:comments>2</slash:comments>
		</item>
		<item>
		<title>Quick Re-Hello World</title>
		<link>http://www.cmiyc.com/blog/2009/02/03/quick-re-hello-world/</link>
		<comments>http://www.cmiyc.com/blog/2009/02/03/quick-re-hello-world/#comments</comments>
		<pubDate>Wed, 04 Feb 2009 05:13:39 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[Uncategorized]]></category>

		<guid isPermaLink="false">http://www.cmiyc.com/blog/2009/02/03/quick-re-hello-world/</guid>
		<description><![CDATA[After a long time posting to cmiyc.com, an upgrade to WordPress, and two physical moves I just wanted to make sure the blog still works&#8230;.]]></description>
			<content:encoded><![CDATA[<p>After a long time posting to cmiyc.com, an upgrade to WordPress, and two physical moves I just wanted to make sure the blog still works&#8230;.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.cmiyc.com/blog/2009/02/03/quick-re-hello-world/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>MacCaching Build #97</title>
		<link>http://www.cmiyc.com/blog/2007/05/31/maccaching-build-97/</link>
		<comments>http://www.cmiyc.com/blog/2007/05/31/maccaching-build-97/#comments</comments>
		<pubDate>Thu, 31 May 2007 12:11:46 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[Uncategorized]]></category>
		<category><![CDATA[MacCaching]]></category>

		<guid isPermaLink="false">http://www.cmiyc.com/blog/2007/05/31/maccaching-build-97/</guid>
		<description><![CDATA[Download: maccaching_build_97.zip(5.3mb) Minor change in how uploads are handled (to correctly support USB). This is the only different from 96.]]></description>
			<content:encoded><![CDATA[<p>Download: <a href='http://www.cmiyc.com/files//2007/05/maccaching_build_97.zip' title='maccaching_build_97.zip'>maccaching_build_97.zip</a>(5.3mb)</p>
<p>Minor change in how uploads are handled (to correctly support USB).  This is the only different from 96.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.cmiyc.com/blog/2007/05/31/maccaching-build-97/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Just upgraded to 2.2</title>
		<link>http://www.cmiyc.com/blog/2007/05/30/just-upgraded-to-22/</link>
		<comments>http://www.cmiyc.com/blog/2007/05/30/just-upgraded-to-22/#comments</comments>
		<pubDate>Thu, 31 May 2007 03:46:31 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[Uncategorized]]></category>

		<guid isPermaLink="false">http://www.cmiyc.com/blog/2007/05/30/just-upgraded-to-22/</guid>
		<description><![CDATA[Just testing the upgrade to 2.2&#8230;]]></description>
			<content:encoded><![CDATA[<p>Just testing the upgrade to 2.2&#8230;</p>
]]></content:encoded>
			<wfw:commentRss>http://www.cmiyc.com/blog/2007/05/30/just-upgraded-to-22/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>LOC to GPX Converter</title>
		<link>http://www.cmiyc.com/blog/2006/11/24/loc-to-gpx-converter/</link>
		<comments>http://www.cmiyc.com/blog/2006/11/24/loc-to-gpx-converter/#comments</comments>
		<pubDate>Fri, 24 Nov 2006 13:28:29 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[Software]]></category>
		<category><![CDATA[Uncategorized]]></category>
		<category><![CDATA[Geocaching]]></category>
		<category><![CDATA[GPX]]></category>
		<category><![CDATA[MacCaching]]></category>

		<guid isPermaLink="false">http://www.cmiyc.org/2006/11/24/loc-to-gpx-converter/</guid>
		<description><![CDATA[geocaching.com uses LOC files for its caches. If you are a premium member, then you have access to the GPX files. MacCaching was made around the GPX files. You can load a single cache or you import a pocket query. Initially, MacCaching didn&#8217;t support LOC files, so I created this wrapper around gpsbabel. It is [...]]]></description>
			<content:encoded><![CDATA[<p><a href="http://www.geocaching.com/">geocaching.com</a> uses LOC files for its caches.  If you are a premium member, then you have access to the GPX files.  <a href="http://www.maccaching.com/">MacCaching</a> was made around the GPX files.  You can load a single cache or you import a pocket query. Initially, MacCaching didn&#8217;t support LOC files, so I created this wrapper around gpsbabel.</p>
<p>It is now a standalone <a title="LOC to GPX Converter for OS X" href="/files/2007/01/loc_converter.zip">LOC to GPX Converter for OS X</a> (2.7mb).<br />
Simply drop your LOC file onto the program&#8217;s window and a GPX will be generated.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.cmiyc.com/blog/2006/11/24/loc-to-gpx-converter/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Milestone: Cache named after me.</title>
		<link>http://www.cmiyc.com/blog/2006/11/07/milestone-cache-named-after-me/</link>
		<comments>http://www.cmiyc.com/blog/2006/11/07/milestone-cache-named-after-me/#comments</comments>
		<pubDate>Wed, 08 Nov 2006 03:20:51 +0000</pubDate>
		<dc:creator>James</dc:creator>
				<category><![CDATA[Uncategorized]]></category>
		<category><![CDATA[Geocaching]]></category>

		<guid isPermaLink="false">http://www.cmiyc.org/2006/11/07/milestone-cache-named-after-me/</guid>
		<description><![CDATA[The other day I had some time between client visits, so I set out to look for a couple of caches. The cache, GCPA29, was listed as a nano cache. This was my first one. Right before giving up on it, I accidently moved it. I thought the nano cache was a rubber screw head [...]]]></description>
			<content:encoded><![CDATA[<p>The other day I had some time between client visits, so I set out to look for a couple of caches.  The cache, <a href="http://www.geocaching.com/seek/cache_details.aspx?guid=0edada73-adee-444b-915a-f4bb5d6ed941">GCPA29</a>, was listed as a nano cache.  This was my first one.  Right before giving up on it, I accidently moved it.  I thought the nano cache was a rubber screw head cover.  Imagine my surprise!</p>
<p>The cache originally had no name, so I suggested &#8220;Ticker Tape!&#8221;  (You&#8217;ll notice that it is now named, Ticker Tape&#8230;)</p>
<p>My first nano cache and the first cache I&#8217;ve named!</p>
]]></content:encoded>
			<wfw:commentRss>http://www.cmiyc.com/blog/2006/11/07/milestone-cache-named-after-me/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>

