<?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>Synthetos &#187; python</title>
	<atom:link href="http://blog.synthetos.com/tag/python/feed/" rel="self" type="application/rss+xml" />
	<link>http://blog.synthetos.com</link>
	<description>Complex Ideas...</description>
	<lastBuildDate>Wed, 30 Jun 2010 21:16:38 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.0</generator>
		<item>
		<title>OpenWRT + Router Station Pro + Arduino = Fun</title>
		<link>http://blog.synthetos.com/openwrt-router-station-pro-arduino/</link>
		<comments>http://blog.synthetos.com/openwrt-router-station-pro-arduino/#comments</comments>
		<pubDate>Wed, 30 Sep 2009 16:06:59 +0000</pubDate>
		<dc:creator>Ril3y</dc:creator>
				<category><![CDATA[Linux]]></category>
		<category><![CDATA[arduino]]></category>
		<category><![CDATA[hacking]]></category>
		<category><![CDATA[openwrt]]></category>
		<category><![CDATA[pyserial]]></category>
		<category><![CDATA[python]]></category>
		<category><![CDATA[Security]]></category>

		<guid isPermaLink="false">http://blog.synthetos.com/?p=7</guid>
		<description><![CDATA[Around 11PM last night I finally was able to get all the Arduino Hardware talking to my Openwrt Router Station Pro Installation.  These are the packages you need to have on your system.  (if you built your own firmware with theses great! otherwise just opkg install them) Like So: root@OpenWrt:~# opgk install usbutils Install the [...]]]></description>
			<content:encoded><![CDATA[<p style="text-align: left;">Around 11PM last night I finally was able to get all the <a href="http://WWW.ARDUINO.CC">Arduino </a>Hardware talking to my <a href="http://openwrt.org/">Openwrt</a> <a href="http://www.ubnt.com/products/rspro.php">Router Station Pro</a> Installation.  These are the packages you need to have on your system.  (if you built your own firmware with theses great! otherwise just opkg install them)</p>
<p style="text-align: left;">Like So:</p>
<p style="text-align: left;"><em>root@OpenWrt:~# opgk install usbutils</em></p>
<p style="text-align: left;">Install the rest of these packages the exact same way:</p>
<blockquote style="text-align: left;">
<blockquote>
<ul>
<li>usb-ohci</li>
<li>kmod-usb-serial-ftdi</li>
<li>kmod-usb2</li>
<li>kmod-usb-serial<em>(Note: these packages are needed if you want to us the MMC/SD Card on the RS PRO)</em></li>
<li>kmod-usb-storage</li>
<li>kmod-mmc</li>
</ul>
</blockquote>
</blockquote>
<p style="text-align: left;">Once that is done you can issue the <em>lsusb</em> command to see if your system recognizes the Arduino FTDI interface.  You should see something like this.</p>
<p style="text-align: left;"><em><span style="color: #000000;"><span style="background-color: #ffff00;"><span style="font-family: arial black,avant garde;"><strong>Bus 002 Device 002: ID 0403:6001 Future Technology Devices International, Ltd FT232 USB-Serial (UART) IC</strong></span></span></span><br />
 Bus 002 Device 001: ID 1d6b:0001 Linux Foundation 1.1 root hub<br />
 Bus 001 Device 003: ID 05e3:0723 Genesys Logic, Inc.<br />
 Bus 001 Device 001: ID 1d6b:0002 Linux Foundation 2.0 root hub</em></p>
<p style="text-align: left;">If you do not see the UART (FTDI) device go ahead and reboot your system and it should come up.  If it does not you are missing a package email me we can see whats up.</p>
<p style="text-align: left;">Will add more later but here some screenshots of the system working.</p>
<p style="text-align: left;"><a title="DSC_4002" href="http://www.flickr.com/photos/31697990@N00/3968087992/"><img class="alignleft" style="float: left;" src="http://farm3.static.flickr.com/2444/3968087992_16a466d125.jpg" alt="DSC_4002" /></a></p>
<a class="google_buzz"  
href="http://www.google.com/reader/link?url=http://blog.synthetos.com/openwrt-router-station-pro-arduino/&title=OpenWRT+++Router+Station+Pro+++Arduino+=+Fun&srcURL=http://blog.synthetos.com" target="_blank" rel="nofollow"><img
src="http://blog.synthetos.com/wp-content/plugins/google-buzz-button-for-wordpress/images/google-buzz.png" alt="Google Buzz" /></a>]]></content:encoded>
			<wfw:commentRss>http://blog.synthetos.com/openwrt-router-station-pro-arduino/feed/</wfw:commentRss>
		<slash:comments>3</slash:comments>
		</item>
	</channel>
</rss>
