<?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>Dangerous Prototypes</title>
	<atom:link href="http://dangerousprototypes.com/feed/" rel="self" type="application/rss+xml" />
	<link>http://dangerousprototypes.com</link>
	<description>A new open source hardware project every month</description>
	<lastBuildDate>Sat, 20 Mar 2010 09:45:34 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=2.9.2</generator>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
			<item>
		<title>Web platform server firmware update</title>
		<link>http://dangerousprototypes.com/2010/03/20/web-platform-server-firmware-update/</link>
		<comments>http://dangerousprototypes.com/2010/03/20/web-platform-server-firmware-update/#comments</comments>
		<pubDate>Sat, 20 Mar 2010 09:45:34 +0000</pubDate>
		<dc:creator>Ian</dc:creator>
				<category><![CDATA[web platforms]]></category>
		<category><![CDATA[enc28j60]]></category>
		<category><![CDATA[Microchip TCPIP stack]]></category>
		<category><![CDATA[PIC]]></category>
		<category><![CDATA[spi]]></category>
		<category><![CDATA[uIP]]></category>

		<guid isPermaLink="false">http://dangerousprototypes.com/?p=4020</guid>
		<description><![CDATA[
The web platform EEPROM and SD card server firmwares have stability problems at full speed, we encountered this bug with the @tweet_tree. Markus Gritsch posted test firmwares that have now been running for over 72hours without interruption. They even work when the PIC and SPI interface are overclocked beyond the datasheet specifications.
A single edit to [...]]]></description>
			<content:encoded><![CDATA[<p><img class="alignnone size-full wp-image-2842" title="sdserver-cover.490" src="http://dangerousprototypes.com/wp-content/media/2009/12/sdserver-cover-490.jpg" alt="" width="490" height="296" /></p>
<p>The <a href="http://dangerousprototypes.com/web-platform-manual/">web platform</a> EEPROM and SD card server firmwares have stability problems at full speed, we <a href="http://dangerousprototypes.com/2009/12/26/tweet_tree-performance-report">encountered this bug</a> with the @tweet_tree. Markus Gritsch <a href="http://dangerousprototypes.com/forum/index.php?topic=324.msg3387#msg3387">posted test firmwares</a> that have now been running for over 72hours without interruption. They even work when the PIC and SPI interface are overclocked beyond the datasheet specifications.</p>
<p>A single edit to the Microchip TCPIP stack seems to have fixed stability issues, but it&#8217;s not quite clear why as the SPI settings should now be incorrect. We&#8217;ll post an update after we run the current and updated firmware under debug.</p>
<p>There is also a partial port of the open source <a href="http://www.sics.se/~adam/uip/index.php/Main_Page">uIP TCPIP stack</a> in the <a href="http://code.google.com/p/dangerous-prototypes-open-hardware/source/browse/#svn/trunk/uIP_Pic33_port_k">SVN</a>. It&#8217;s still a work in progress.</p>
]]></content:encoded>
			<wfw:commentRss>http://dangerousprototypes.com/2010/03/20/web-platform-server-firmware-update/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>Sigrok: Open source logic analyzer client</title>
		<link>http://dangerousprototypes.com/2010/03/19/sigrok-open-logic-analyzer-client/</link>
		<comments>http://dangerousprototypes.com/2010/03/19/sigrok-open-logic-analyzer-client/#comments</comments>
		<pubDate>Fri, 19 Mar 2010 11:01:09 +0000</pubDate>
		<dc:creator>Ian</dc:creator>
				<category><![CDATA[logic analyzer]]></category>
		<category><![CDATA[utilities]]></category>
		<category><![CDATA[Open Logic Sniffer]]></category>
		<category><![CDATA[open source]]></category>
		<category><![CDATA[Saleae Logic]]></category>
		<category><![CDATA[Sigrok]]></category>

		<guid isPermaLink="false">http://dangerousprototypes.com/?p=4015</guid>
		<description><![CDATA[
Bert tipped us to the Sigrok open source logic analyzer client. Sigrok is a multi-platform client that aims to support most common logic analyzer hardware. It currently only supports the Saleae Logic, but Open Logic Sniffer support is in progress.
Preorder an Open Logic Sniffer for $45, including worldwide shipping. The OLS should start shipping in [...]]]></description>
			<content:encoded><![CDATA[<p><img class="alignnone size-full wp-image-4016" title="sigrok_logo" src="http://dangerousprototypes.com/wp-content/media/2010/03/sigrok_logo.png" alt="" width="250" height="250" /></p>
<p>Bert tipped us to the <a href="http://sigrok.org/wiki/Main_Page">Sigrok open source logic analyzer client</a>. Sigrok is a multi-platform client that aims to support most common logic analyzer hardware. It currently only supports the <a href="http://www.saleae.com/logic/">Saleae Logic</a>, but <a href="http://dangerousprototypes.com/open-logic-sniffer/">Open Logic Sniffer</a> support is in progress.</p>
<p>Preorder an <a href="http://dangerousprototypes.com/open-logic-sniffer/">Open Logic Sniffer</a> for $45, including worldwide shipping. The OLS should start shipping in April.</p>
]]></content:encoded>
			<wfw:commentRss>http://dangerousprototypes.com/2010/03/19/sigrok-open-logic-analyzer-client/feed/</wfw:commentRss>
		<slash:comments>4</slash:comments>
		</item>
		<item>
		<title>Using the Bus Pirate with Arch Linux</title>
		<link>http://dangerousprototypes.com/2010/03/18/using-the-bus-pirate-with-archlinux/</link>
		<comments>http://dangerousprototypes.com/2010/03/18/using-the-bus-pirate-with-archlinux/#comments</comments>
		<pubDate>Thu, 18 Mar 2010 08:48:12 +0000</pubDate>
		<dc:creator>Ian</dc:creator>
				<category><![CDATA[Bus Pirate]]></category>
		<category><![CDATA[linux]]></category>
		<category><![CDATA[archlinux]]></category>
		<category><![CDATA[UDEV]]></category>
		<category><![CDATA[wiki]]></category>

		<guid isPermaLink="false">http://dangerousprototypes.com/?p=4008</guid>
		<description><![CDATA[
scj made a wiki about using the Bus Pirate with Arch Linux. It covers creating a udev rule to name the Bus Pirate /dev/buspirate, and communication with minicom, screen, and picocom.
Thanks for the tip!
]]></description>
			<content:encoded><![CDATA[<p><img class="alignnone size-full wp-image-4010" title="archlinux" src="http://dangerousprototypes.com/wp-content/media/2010/03/archlinux.png" alt="" width="423" height="268" /></p>
<p><a href="http://dangerousprototypes.com/2010/01/21/using-the-bus-pirate-with-ubuntu/#comment-1625">scj</a> made a wiki about using the <a href="http://wiki.archlinux.org/index.php/Bus_pirate">Bus Pirate with Arch Linux</a>. It covers creating a <a href="http://wiki.countercaster.com/The_Bus_Pirate_on_Linux:_From_/dev/ttyUSB%3F_to_/dev/bus_pirate">udev rule</a> to name the Bus Pirate /dev/buspirate, and communication with minicom, screen, and picocom.</p>
<p>Thanks for the tip!</p>
]]></content:encoded>
			<wfw:commentRss>http://dangerousprototypes.com/2010/03/18/using-the-bus-pirate-with-archlinux/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Seeed preorder overview and FAQ</title>
		<link>http://dangerousprototypes.com/2010/03/17/seeed-preorder-overview-and-faq/</link>
		<comments>http://dangerousprototypes.com/2010/03/17/seeed-preorder-overview-and-faq/#comments</comments>
		<pubDate>Wed, 17 Mar 2010 08:22:42 +0000</pubDate>
		<dc:creator>Ian</dc:creator>
				<category><![CDATA[preorder]]></category>
		<category><![CDATA[process]]></category>
		<category><![CDATA[Seeed Studio]]></category>

		<guid isPermaLink="false">http://dangerousprototypes.com/?p=3913</guid>
		<description><![CDATA[
In the summer of 2009 Ian Lesnet setup a Bus Pirate v2go preorder as a fundraiser for Hack a Day. It was a lot of fun, so he started Dangerous Prototypes. We&#8217;ve done one preorder project per month since September 2009. There might be readers who didn&#8217;t follow the Hack a Day preorder, so we [...]]]></description>
			<content:encoded><![CDATA[<p><img class="alignnone size-full wp-image-3979" title="Pick_and_place_internals_of_surface_mount_machine-W490" src="http://dangerousprototypes.com/wp-content/media/2010/03/Pick_and_place_internals_of_surface_mount_machine-W4901.jpg" alt="" width="490" height="421" /></p>
<p><em>In the summer of 2009 Ian Lesnet setup a <a href="http://hackaday.com/2009/06/25/bus-pirate-preorders-open/">Bus Pirate v2go preorder</a> as a fundraiser for Hack a Day. It was a lot of fun, so he started Dangerous Prototypes. We&#8217;ve done one preorder project per month since September 2009. There might be readers who didn&#8217;t follow the Hack a Day preorder, so we wrote this post to explain the process. If you&#8217;ve participated in a preorder, there might still be some interesting behind-the-scenes info about how your hardware was made. </em></p>
<p>We’re open source hardware and software enthusiasts who like to make  stuff. We don’t have our own pick and place machine, and we don’t  assemble kits, but you can get a copy of our projects at <a href="http://www.seeedstudio.com/depot/">Seeed Studio</a>. When you buy a  copy of our project at Seeed, they kick a few bucks back to us so we  can make more open source stuff.</p>
<p>We’re proud to work with Seeed to make our open source projects  available to everyone. When there are cheap rapid prototyping machines  you’ll be able to print our projects at home, until then, there’s Seeed  Studio. Seeed has inexpensive worldwide shipping starting from $2.85,  most of our projects include shipping in the cost.</p>
<p>Lots more about the preorder process below.</p>
<p><span id="more-3913"></span><strong>The preorder process<br />
</strong></p>
<p>When we publish a new open source hardware project it&#8217;s available immediately for preorder at Seeed Studio. You can reserve a copy of our project and Seeed will manufacture it for you. Hardware ships to preorder participants first, any extras go in the Seeed store and are available for immediate delivery.</p>
<p>Here&#8217;s an overview of the process, you can track individual preorder progress <a href="http://dangerousprototypes.com/forum/index.php?board=18.0">in the forum</a>:</p>
<p><em>1.Project is published and preorder starts</em></p>
<p>Seeed&#8217;s preorder opens shortly before we publish our project because we need the link to their page. Keen observers will see the project pop up early on the Seeed <a href="http://www.seeedstudio.com/depot/products_new.html">new project page</a>. You can reserve a copy of our project and Seeed will manufacture it   for you.</p>
<p><em>2.PCBs and parts are ordered<br />
</em></p>
<p>Within about a week of accepting preorders, Seeed orders components for the project. <em>This used to take up to two weeks, but we&#8217;re starting to estimate and order parts before publishing the project to decrease the total preorder timeframe.<br />
</em></p>
<p>This is a huge opportunity for delay. If a critical, non-substitutable part is in short supply the preorder could be delayed for a few weeks (or months!) while manufacturers to produce and deliver the needed parts. We have a distinct disadvantage over &#8216;big players&#8217;, when you ask Microchip for ten-thousand PICs they jump, but when you ask for 100 you&#8217;re at the bottom of the list. <em>We&#8217;re getting better about ensuring part availability, so this is less of a problem that it was when we did the first few preorders.</em></p>
<p>Seeed also sends the PCBs to be manufactured at this time. They usually go out on a Friday and return on Monday. This is an easy, low-key part of the process.</p>
<p><em>3.PCBs and parts are sent for assembly</em></p>
<p>When the parts and PCBs are at Seeed, they&#8217;re ready to assemble. Small quantity projects are assembled in-house by hand, but large runs are sent to factories with <a href="http://en.wikipedia.org/wiki/Surface-mount_technology#Assembly_techniques">pick and place</a> machines.</p>
<p>Surface mount components are placed on panels of PCBs, and then soldered in an industrial <a href="http://www.seattlerobotics.org/encoder/200006/oven_art.htm">reflow process</a>.  Through-hole parts are soldered by hand for medium quantity projects (~100), and they&#8217;re <a href="http://en.wikipedia.org/wiki/Wave_soldering">wave soldered</a> for larger quantity projects like the Bus Pirate (&gt;200).</p>
<p>Assembled boards are returned to Seeed on large panels.</p>
<p><em>4.Assembled boards return to Seeed for inspection, programming, and testing</em></p>
<p><em><img class="alignnone size-full wp-image-3918" title="panelized2-ii" src="http://dangerousprototypes.com/wp-content/media/2010/03/panelized2-ii.jpg" alt="" width="470" height="322" /><br />
</em></p>
<p>Seeed starts by breaking boards from large production panels. They inspect them visually for defects, and then program the microcontoller.</p>
<p>Many projects, like the <a href="http://dangerousprototypes.com/bus-pirate-manual/">Bus Pirate</a> and <a href="http://dangerousprototypes.com/usb-ir-toy-manual/">USB IR Toy</a>, have firmware with a self-test function. Seeed runs the self-test and holds defective boards for inspection and repair.</p>
<p><em>5.Orders ship via Hongkong post<br />
</em></p>
<p>Seeed will email a confirmation with a tracking number when your order ships. The default shipping method is <a href="http://www.hongkongpost.com/eng/index.htm">Hongkong Post</a>. On a good day Hongkong Post  arrives in the US or EU in 4-5 business days, during holidays it can be  <a href="http://dangerousprototypes.com/2010/01/13/interview-with-seeed-studio-on-postal-delays/">painfully,  miserably, aggravatingly slow</a>.</p>
<p>Use the <a href="http://app3.hongkongpost.com/CGI/mt/enquiry.jsp">Hongkong   Post tracking site</a> to see when your package leaves China. Hongkong   Post only tracks to the Chinese boarder, but they provide links to local   mail services with further information in some countries.</p>
<p><em>6.Get your stuff and start hacking</em></p>
<p>The first orders usually start to arrive somewhere between 3 and 8 weeks after the preorder starts.</p>
<p><strong>FAQ</strong></p>
<p><em>Should I just build it myself?</em></p>
<p>Absolutely, our work is open source and we encourage it! Send us a  picture and we&#8217;ll post it on the blog.</p>
<p>We find that group orders with Seeed can be cheaper than making your  own one-off though, especially if you need PCBs. If you  don&#8217;t know how to source parts, or you don&#8217;t want to solder the SMD  packages used on many of our projects, then Seeed might be a good option  too.</p>
<p><em>Is every preorder delayed?</em></p>
<p>Always expect delays. Manufacturing very small quantities of hardware is tricky because we&#8217;re the lowest member of the food chain. Big companies plan, source, and manufacture products months in advance, and they have the pull of thousands of units to motivate their suppliers. We&#8217;re trying to produce 10&#8217;s or 100&#8217;s of units in a 2-3 week time frame, essentially on-demand. The logistics are very complex, and Seeed does a fantastic job, but there are always things that take longer than expected.</p>
<p><em>What&#8217;s the quality of the hardware?</em></p>
<p>The quality of PCBs is excellent, and the  assembly work is fair to good. There are sometimes problems  specific to a manufacturing run. One batch of Bus Pirates shipped with a poorly soldered LED, another shipped with the bootloader only.  These are minor problems that can be fixed quickly with a soldering iron or USB firmware upgrade, but problems happen. We&#8217;re open about the problems that crop up, and want you to be aware should something happen. Seeed will replace hardware with manufacturing defects if you can&#8217;t repair it yourself.</p>
<p>Please consider our projects to be prototypes, not consumer products, Seeed is an alternative to  building it yourself. Keep in mind that you may need to break out a  soldering iron and fix something. If this turns you off, please don&#8217;t buy our stuff, it&#8217;s not for you.</p>
<p>Edit: This section was harsh to manage expectations, gave it more concrete examples.</p>
<p><em>Can I cancel my preorder?</em></p>
<p>Absolutely, we don&#8217;t want to hold you hostage. It&#8217;s a bookkeeping nightmare for Seeed though, so please understand the preorder process before you order.</p>
<p><em>Can I make Returns?</em></p>
<p>Seeed accepts returns for manufacturing defects, but please ask for help solving your problem <a href="http://dangerousprototypes.com/forum/index.php">in the forum</a> first.</p>
<p><em><a href="http://commons.wikimedia.org/wiki/File:Pick_and_place_internals_of_surface_mount_machine.JPG">Pick and place image</a> by <a title="User:Peripitus" href="http://commons.wikimedia.org/wiki/User:Peripitus">Peripitus</a> CC-BY-SA. Bus Pirate v2go manufacturing image courtesy Seeed Studio.</em></p>
]]></content:encoded>
			<wfw:commentRss>http://dangerousprototypes.com/2010/03/17/seeed-preorder-overview-and-faq/feed/</wfw:commentRss>
		<slash:comments>5</slash:comments>
		</item>
		<item>
		<title>Easy vias on homemade double sided PCBs</title>
		<link>http://dangerousprototypes.com/2010/03/16/easy-vias-on-homemade-double-sided-pcbs/</link>
		<comments>http://dangerousprototypes.com/2010/03/16/easy-vias-on-homemade-double-sided-pcbs/#comments</comments>
		<pubDate>Tue, 16 Mar 2010 09:04:46 +0000</pubDate>
		<dc:creator>Ian</dc:creator>
				<category><![CDATA[PCBs]]></category>
		<category><![CDATA[etching]]></category>
		<category><![CDATA[fabrication]]></category>
		<category><![CDATA[vias]]></category>

		<guid isPermaLink="false">http://dangerousprototypes.com/?p=3951</guid>
		<description><![CDATA[
Double sided home-etched PCBs require a lot of patience and luck. Both sides need to be aligned properly, and via wires have to be soldered between the layers so top and bottom are connected.
The usual process for connecting the layers is to insert a small wire in each via hole and solder it.  This is [...]]]></description>
			<content:encoded><![CDATA[<p><img class="alignnone size-full wp-image-3952" title="mcu-mounted-1280x768-W490" src="http://dangerousprototypes.com/wp-content/media/2010/03/mcu-mounted-1280x768-W490.jpg" alt="" width="490" height="367" /></p>
<p>Double sided home-etched PCBs require a lot of patience and luck. Both sides need to be aligned properly, and via wires have to be soldered between the layers so top and bottom are connected.</p>
<p>The usual process for connecting the layers is to insert a small wire in each via hole and solder it.  This is a tedious, time consuming process. YourITronics <a href="http://www.youritronics.com/double-layer-pcb-home-made-vias/">documents another way</a>: thread a long wire through all the holes, solder it in place, and cut away the excess. The result, as seen above, is a very small, very clean via connection. There&#8217;s even a few under the TQFP chip! We&#8217;ll definitely use this tip the next time we make a double sided board at home.</p>
]]></content:encoded>
			<wfw:commentRss>http://dangerousprototypes.com/2010/03/16/easy-vias-on-homemade-double-sided-pcbs/feed/</wfw:commentRss>
		<slash:comments>3</slash:comments>
		</item>
		<item>
		<title>Demo: Interface an SD card with the Bus Pirate</title>
		<link>http://dangerousprototypes.com/2010/03/15/demo-interface-an-sd-card-with-the-bus-pirate/</link>
		<comments>http://dangerousprototypes.com/2010/03/15/demo-interface-an-sd-card-with-the-bus-pirate/#comments</comments>
		<pubDate>Mon, 15 Mar 2010 14:00:54 +0000</pubDate>
		<dc:creator>Ian</dc:creator>
				<category><![CDATA[BP v3]]></category>
		<category><![CDATA[demonstrations]]></category>
		<category><![CDATA[sd card]]></category>
		<category><![CDATA[spi]]></category>

		<guid isPermaLink="false">http://dangerousprototypes.com/?p=3954</guid>
		<description><![CDATA[
nada demonstrates how to initialize, read, and write an SD card with the Bus Pirate SPI library. Don&#8217;t miss the GPS logger project that the SD card went into.
Get your own assembled  Bus Pirate v3 for $30, including worldwide shipping.
Via Hack a Day
]]></description>
			<content:encoded><![CDATA[<p><img class="alignnone size-full wp-image-3955" title="IMG_4589-300x225" src="http://dangerousprototypes.com/wp-content/media/2010/03/IMG_4589-300x225.jpg" alt="" width="300" height="225" /></p>
<p>nada demonstrates how to <a href="http://nada-labs.net/2010/using-the-buspirate-with-a-sd-card/">initialize, read, and write an SD card</a> with the Bus Pirate SPI library. Don&#8217;t miss the <a href="http://nada-labs.net/category/projects/gps-logger/">GPS logger</a> project that the SD card went into.</p>
<p>Get your own <a href="http://www.seeedstudio.com/depot/preorder-5-bus-pirate-v3-assembled-p-609.html?cPath=61_68">assembled  Bus Pirate v3</a> for $30, including worldwide shipping.</p>
<p>Via <a href="http://hackaday.com/2010/03/14/storage-for-your-hacking-needs/">Hack a Day</a></p>
]]></content:encoded>
			<wfw:commentRss>http://dangerousprototypes.com/2010/03/15/demo-interface-an-sd-card-with-the-bus-pirate/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>USB IR Toy Shipping?</title>
		<link>http://dangerousprototypes.com/2010/03/15/usb-ir-toy-shipping/</link>
		<comments>http://dangerousprototypes.com/2010/03/15/usb-ir-toy-shipping/#comments</comments>
		<pubDate>Mon, 15 Mar 2010 09:19:27 +0000</pubDate>
		<dc:creator>Ian</dc:creator>
				<category><![CDATA[Infrared toy]]></category>
		<category><![CDATA[preorder]]></category>
		<category><![CDATA[unconfirmed]]></category>

		<guid isPermaLink="false">http://dangerousprototypes.com/?p=3960</guid>
		<description><![CDATA[
There is an unconfirmed report that the first USB IR Toys will ship today. We&#8217;ll update when we hear more.
The USB IR Toy is currently listed as sold-out at Seeed, we&#8217;re working on continuous stock.
]]></description>
			<content:encoded><![CDATA[<p><img class="alignnone size-full wp-image-3314" title="irtoy_LRG-W490" src="http://dangerousprototypes.com/wp-content/media/2010/01/irtoy_lrg-w490.jpg" alt="" width="490" height="352" /></p>
<p>There is an unconfirmed report that the first <a href="http://dangerousprototypes.com/usb-ir-toy-manual/">USB IR Toys</a> will ship today. We&#8217;ll update when we hear more.</p>
<p>The USB IR Toy is currently listed as sold-out at Seeed, we&#8217;re working on continuous stock.</p>
]]></content:encoded>
			<wfw:commentRss>http://dangerousprototypes.com/2010/03/15/usb-ir-toy-shipping/feed/</wfw:commentRss>
		<slash:comments>2</slash:comments>
		</item>
		<item>
		<title>Free PCB Sunday: USB RGB color changer</title>
		<link>http://dangerousprototypes.com/2010/03/14/free-pcb-sunday-usb-rgb-color-changer-5/</link>
		<comments>http://dangerousprototypes.com/2010/03/14/free-pcb-sunday-usb-rgb-color-changer-5/#comments</comments>
		<pubDate>Sun, 14 Mar 2010 09:28:54 +0000</pubDate>
		<dc:creator>Ian</dc:creator>
				<category><![CDATA[Free prototype PCB Sunday]]></category>
		<category><![CDATA[giveaway]]></category>

		<guid isPermaLink="false">http://dangerousprototypes.com/?p=3946</guid>
		<description><![CDATA[
We go through a lot of prototype PCBs, and end up with lots of extras that we’ll never use. Every Sunday we give away a few professionally-made PCBs from one of our past or future projects, or a related prototype.
This is a USB controlled RGB color changing light. Someone made some minor modifications to the [...]]]></description>
			<content:encoded><![CDATA[<p><img class="alignnone size-full wp-image-363" title="USBRGBPCB" src="http://dangerousprototypes.com.php5-11.dfw1-1.websitetestlink.com/wp-content/media/2009/08/usbrgbpcb.jpg" alt="" width="450" height="314" /></p>
<p>We go through a lot of prototype PCBs, and end up with lots of extras that we’ll never use. Every Sunday we give away a few professionally-made PCBs from one of our <a href="http://whereisian.com/forum/index.php">past or future projects</a>, or a related prototype.</p>
<p>This is a <a href="http://www.diylife.com/2008/01/25/make-a-usb-color-changing-light/">USB controlled RGB color changing light</a>. Someone made some minor modifications to the design and had a bunch of boards produced, we ended up with a pile of the extras. This PCB is as-of-yet untested, you can <a href="http://whereisian.com/forum/index.php?board=12.0">discuss it in the forum</a>.</p>
<p>We’re giving away two PCBs this week, just ask for one in the comments.</p>
<p><span id="more-3946"></span></p>
<p>Some stuff:</p>
<ul>
<li>Yes, we’ll mail it anywhere in the world!</li>
<li>Be sure to use a real e-mail  in the address field so we can contact you for shipping info.</li>
<li>First come, first serve. If we can’t contact the first commenters we move down the list, so you could consider making a request even if it looks like all the PCBs are gone.</li>
<li>Limit one PCB per address per month please.</li>
<li>Like <a href="http://dangerousprototypes.com/disclaimer/">everything else on this site</a>, PCBs are offered without warranty.</li>
</ul>
<p>We try to stagger free PCB Sunday posts so every time zone has a chance to participate, but the best way to see the post first is to subscribe to the <a href="http://dangerousprototypes.com/feed/">RSS feed</a>.</p>
]]></content:encoded>
			<wfw:commentRss>http://dangerousprototypes.com/2010/03/14/free-pcb-sunday-usb-rgb-color-changer-5/feed/</wfw:commentRss>
		<slash:comments>19</slash:comments>
		</item>
		<item>
		<title>OpenOCD accepts Bus Pirate patch</title>
		<link>http://dangerousprototypes.com/2010/03/14/openocd-accepts-bus-pirate-patch/</link>
		<comments>http://dangerousprototypes.com/2010/03/14/openocd-accepts-bus-pirate-patch/#comments</comments>
		<pubDate>Sun, 14 Mar 2010 09:18:45 +0000</pubDate>
		<dc:creator>Ian</dc:creator>
				<category><![CDATA[Bus Pirate]]></category>
		<category><![CDATA[JTAG]]></category>
		<category><![CDATA[commit]]></category>
		<category><![CDATA[merge]]></category>
		<category><![CDATA[patch]]></category>

		<guid isPermaLink="false">http://dangerousprototypes.com/?p=3941</guid>
		<description><![CDATA[
The OpenOCD project accepted Michal Demin&#8217;s patch that adds Bus Pirate support to the popular open source JTAG debugging client. Read the tutorial here. Congratulations Michal!
]]></description>
			<content:encoded><![CDATA[<p><img title="openocd jtag" src="http://dangerousprototypes.com.php5-11.dfw1-1.websitetestlink.com/wp-content/media/2010/01/21012010029-w450.jpg" alt="" width="450" height="337" /></p>
<p>The <a href="http://openocd.berlios.de/web/">OpenOCD</a> project accepted <a href="http://michaldemin.wordpress.com">Michal Demin&#8217;s</a> patch that <a href="http://whereisian.com/forum/index.php?board=27.0">adds Bus Pirate support</a> to the popular open source JTAG debugging client. Read the tutorial <a href="http://michaldemin.wordpress.com/2010/02/27/how-to-buspirate-and-openocd/">here</a>. Congratulations Michal!</p>
]]></content:encoded>
			<wfw:commentRss>http://dangerousprototypes.com/2010/03/14/openocd-accepts-bus-pirate-patch/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Bus Pirate on &#8220;Ask and Engineer&#8221; chat</title>
		<link>http://dangerousprototypes.com/2010/03/13/bus-pirate-on-tonights-ask-and-engineer-chat/</link>
		<comments>http://dangerousprototypes.com/2010/03/13/bus-pirate-on-tonights-ask-and-engineer-chat/#comments</comments>
		<pubDate>Sat, 13 Mar 2010 19:23:17 +0000</pubDate>
		<dc:creator>Ian</dc:creator>
				<category><![CDATA[Bus Pirate]]></category>
		<category><![CDATA[Adafruit]]></category>
		<category><![CDATA[ask an engineer]]></category>

		<guid isPermaLink="false">http://dangerousprototypes.com/?p=3938</guid>
		<description><![CDATA[
The Bus Pirate is a topic on Adafruit Industries&#8217; &#8220;Ask an Engineer&#8221; chat  tonight at 10pm ET. If you missed it, they keep previous chat videos in the Adafruit forums.
]]></description>
			<content:encoded><![CDATA[<p><img class="alignnone size-full wp-image-3811" title="buspiratepcb_LRG-W490" src="http://dangerousprototypes.com/wp-content/media/2010/03/buspiratepcb_LRG-W490.jpg" alt="" width="490" height="375" /></p>
<p>The <a href="http://dangerousprototypes.com/bus-pirate-manual/">Bus Pirate</a> is a topic on Adafruit Industries&#8217; &#8220;<a href="http://www.adafruit.com/index.php?main_page=chat">Ask an Engineer</a>&#8221; chat  tonight at 10pm ET. If you missed it, they keep previous chat videos in the <a href="http://forums.adafruit.com/viewforum.php?f=45">Adafruit forums</a>.</p>
]]></content:encoded>
			<wfw:commentRss>http://dangerousprototypes.com/2010/03/13/bus-pirate-on-tonights-ask-and-engineer-chat/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>
