<?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>MikeTeo.net &#187; Electronics</title>
	<atom:link href="http://miketeo.net/wp/index.php/category/electronics/feed" rel="self" type="application/rss+xml" />
	<link>http://miketeo.net/wp</link>
	<description>A Software Developer's Blog</description>
	<lastBuildDate>Sat, 30 Jan 2010 10:08:49 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=2.9</generator>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
			<item>
		<title>Arduino IDE : USB Ports Not Found</title>
		<link>http://miketeo.net/wp/index.php/2009/06/27/ardunino-ide-usb-ports-not-found.html</link>
		<comments>http://miketeo.net/wp/index.php/2009/06/27/ardunino-ide-usb-ports-not-found.html#comments</comments>
		<pubDate>Sat, 27 Jun 2009 11:49:02 +0000</pubDate>
		<dc:creator>miketeo</dc:creator>
				<category><![CDATA[Electronics]]></category>
		<category><![CDATA[Fedora]]></category>
		<category><![CDATA[Tools]]></category>
		<category><![CDATA[arduino]]></category>

		<guid isPermaLink="false">http://miketeo.net/wp/?p=826</guid>
		<description><![CDATA[If you have upgraded or installed Fedora Core 11, you might find that your USB ports are not listed or the Serial Port menu is greyed out on the Arduino IDE. This is due to a change of group ownership for the /dev/ttyUSBx ports in FC11.
To resolve this, simply add your user (eg. myuser) to [...]]]></description>
		<wfw:commentRss>http://miketeo.net/wp/index.php/2009/06/27/ardunino-ide-usb-ports-not-found.html/feed</wfw:commentRss>
		<slash:comments>2</slash:comments>
		</item>
		<item>
		<title>Re-packaged UsbMouse Library for Arduino 0015</title>
		<link>http://miketeo.net/wp/index.php/2009/05/17/repackaged-usbmouse-library-for-arduino.html</link>
		<comments>http://miketeo.net/wp/index.php/2009/05/17/repackaged-usbmouse-library-for-arduino.html#comments</comments>
		<pubDate>Sun, 17 May 2009 08:35:51 +0000</pubDate>
		<dc:creator>miketeo</dc:creator>
				<category><![CDATA[Electronics]]></category>

		<guid isPermaLink="false">http://miketeo.net/wp/?p=747</guid>
		<description><![CDATA[The UsbMouse library from arduino.nl doesn&#8217;t seem to compile correctly in my Arduino 0015. I have modified the package to resolve the compilation issues and repackaged it.

Simply uncompress the new library in your &#60;arduino-folder&#62;/hardware/libraries.
Then go to the UsbMouse folder and run:
 avr-g++  -Wall -Os -I. -DUSB_CFG_CLOCK_KHZ=16000  -mmcu=atmega168  -c usbdrvasm.S  -c usbdrv.c
Modify the above command as [...]]]></description>
		<wfw:commentRss>http://miketeo.net/wp/index.php/2009/05/17/repackaged-usbmouse-library-for-arduino.html/feed</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
	</channel>
</rss>
