<?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>Tobi's Corner &#187; pyusb</title>
	<atom:link href="http://tobiscorner.floery.net/tag/pyusb/feed" rel="self" type="application/rss+xml" />
	<link>http://tobiscorner.floery.net</link>
	<description>... the electronix portal</description>
	<lastBuildDate>Tue, 22 Jun 2010 06:54:22 +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>USB DotMatrix Display</title>
		<link>http://tobiscorner.floery.net/projects/avr/misc-avr/usb-dotmatrix-display/143</link>
		<comments>http://tobiscorner.floery.net/projects/avr/misc-avr/usb-dotmatrix-display/143#comments</comments>
		<pubDate>Mon, 01 Feb 2010 11:27:06 +0000</pubDate>
		<dc:creator>theFloe</dc:creator>
				<category><![CDATA[misc AVR]]></category>
		<category><![CDATA[AVR]]></category>
		<category><![CDATA[display]]></category>
		<category><![CDATA[dotmatrix]]></category>
		<category><![CDATA[LED]]></category>
		<category><![CDATA[libusb]]></category>
		<category><![CDATA[python]]></category>
		<category><![CDATA[pyusb]]></category>
		<category><![CDATA[USB]]></category>
		<category><![CDATA[v-usb]]></category>

		<guid isPermaLink="false">http://tobiscorner.floery.net/?p=143</guid>
		<description><![CDATA[Inspired by http://tinkerlog.com/2009/04/05/driving-an-led-with-or-without-a-resistor/ I started to build a USB driven display. I ordered some big green 5x7 dotmatrix display from http://evilmadscience.com/ and had a look at v-usb. What you get when combining those is a via USB controllable dotmatrix display. The PC related programming I did in Python using libusb and the python binding called [...]]]></description>
			<content:encoded><![CDATA[<p>Inspired by <a href="http://tinkerlog.com/2009/04/05/driving-an-led-with-or-without-a-resistor/" target="_blank">http://tinkerlog.com/2009/04/05/driving-an-led-with-or-without-a-resistor/</a> I started to build a USB driven display. I ordered some big green 5x7 dotmatrix display from <a href="http://evilmadscience.com/">http://evilmadscience.com/</a> and had a look at <a href="http://www.obdev.at/products/vusb/index.html">v-usb</a>.</p>
<p>What you get when combining those is a via USB controllable dotmatrix display. The PC related programming I did in Python using libusb and the python binding called pyusb. So the program should be cross platform compatible! Also python allows one to extend the functionality(e.g. checking for new mail, usb notifications of any type&#8230;) very easy.</p>

<a href='http://tobiscorner.floery.net/projects/avr/misc-avr/usb-dotmatrix-display/143/attachment/usbmatrix-2' ><img width="150" height="150" src="http://tobiscorner.floery.net/wp-content//usbmatrix-150x150.png" class="attachment-thumbnail" alt="usbmatrix" title="usbmatrix" /></a>
<a href='http://tobiscorner.floery.net/projects/avr/misc-avr/usb-dotmatrix-display/143/attachment/matrix1' ><img width="150" height="150" src="http://tobiscorner.floery.net/wp-content//matrix1-150x150.png" class="attachment-thumbnail" alt="matrix1" title="matrix1" /></a>
<a href='http://tobiscorner.floery.net/projects/avr/misc-avr/usb-dotmatrix-display/143/attachment/matrix2' ><img width="150" height="150" src="http://tobiscorner.floery.net/wp-content//matrix2-150x150.png" class="attachment-thumbnail" alt="matrix2" title="matrix2" /></a>

<p>Video after the break.</p>
<p><span id="more-143"></span></p>
<p><a href="<span class="youtube">
<object width="425" height="355">
<param name="movie" value="http://www.youtube.com/v/6VcidXvYe6A&amp;color1=d6d6d6&amp;color2=f0f0f0&amp;border=0&amp;fs=1&amp;hl=en&amp;autoplay=0&amp;showinfo=0&amp;iv_load_policy=3&amp;showsearch=0?rel=0">http://www.youtube.com/watch?v=6VcidXvYe6A" />
<param name="allowFullScreen" value="true" />
<embed wmode="transparent" src="http://www.youtube.com/v/6VcidXvYe6A&amp;color1=d6d6d6&amp;color2=f0f0f0&amp;border=0&amp;fs=1&amp;hl=en&amp;autoplay=0&amp;showinfo=0&amp;iv_load_policy=3&amp;showsearch=0?rel=0">http://www.youtube.com/watch?v=6VcidXvYe6A" type="application/x-shockwave-flash" allowfullscreen="true" width="425" height="355"></embed>
<param name="wmode" value="transparent" />
</object>
</span><p><a href="http://www.youtube.com/watch?v=6VcidXvYe6A">www.youtube.com/watch?v=6VcidXvYe6A</a></p></a></p>
<p>Download:</p>
<ul>
<li> <a href="http://tobiscorner.floery.net/wp-content/usbmatrix.zip">usbmatrix</a></li>
</ul>
]]></content:encoded>
			<wfw:commentRss>http://tobiscorner.floery.net/projects/avr/misc-avr/usb-dotmatrix-display/143/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>
