<?xml version="1.0" encoding="UTF-8"?><rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	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/"
		>
<channel>
	<title>Comments on: Arduino USB Auto-Reset Hack</title>
	<atom:link href="http://www.neufeld.newton.ks.us/electronics/?feed=rss2&#038;p=205" rel="self" type="application/rss+xml" />
	<link>http://www.neufeld.newton.ks.us/electronics/?p=205</link>
	<description></description>
	<lastBuildDate>Sun, 08 Dec 2024 17:19:24 -0600</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.1.3</generator>
	<item>
		<title>By: David A. Mellis</title>
		<link>http://www.neufeld.newton.ks.us/electronics/?p=205&#038;cpage=1#comment-21176</link>
		<dc:creator>David A. Mellis</dc:creator>
		<pubDate>Mon, 31 Dec 2007 21:39:21 +0000</pubDate>
		<guid isPermaLink="false">http://www.neufeld.newton.ks.us/electronics/?p=205#comment-21176</guid>
		<description>Oh, and, also, great article!</description>
		<content:encoded><![CDATA[<p>Oh, and, also, great article!</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: David A. Mellis</title>
		<link>http://www.neufeld.newton.ks.us/electronics/?p=205&#038;cpage=1#comment-21175</link>
		<dc:creator>David A. Mellis</dc:creator>
		<pubDate>Mon, 31 Dec 2007 21:38:56 +0000</pubDate>
		<guid isPermaLink="false">http://www.neufeld.newton.ks.us/electronics/?p=205#comment-21175</guid>
		<description>Actually, the ATmega8 bootloader source code that you linked to (also included with the IDE) should be the one that was burned onto the ATmega8&#039;s that shipped with the boards.  The timeout is in fact enabled, just hidden inside the getch() function.  You should be able to simply change the value of MAX_TIME_COUNT and recompile.  You might need to find the right version of avr-gcc to keep the code under 1024 bytes.  I think I&#039;ve had luck with 4.0.2.  

Also, yes, you can just replace the ATmega8 with an ATmega168.</description>
		<content:encoded><![CDATA[<p>Actually, the ATmega8 bootloader source code that you linked to (also included with the IDE) should be the one that was burned onto the ATmega8&#8242;s that shipped with the boards.  The timeout is in fact enabled, just hidden inside the getch() function.  You should be able to simply change the value of MAX_TIME_COUNT and recompile.  You might need to find the right version of avr-gcc to keep the code under 1024 bytes.  I think I&#8217;ve had luck with 4.0.2.  </p>
<p>Also, yes, you can just replace the ATmega8 with an ATmega168.</p>
]]></content:encoded>
	</item>
</channel>
</rss>
