<?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: RainbowDuino here it is! (and how to program it)</title>
	<atom:link href="http://www.rngtng.com/2009/06/25/rainbowduino-here-it-is-and-how-to-program-it/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.rngtng.com/2009/06/25/rainbowduino-here-it-is-and-how-to-program-it/</link>
	<description>TobiTobes Tech Weblog featuring Ruby, Rails, Web development, Arduino, Processing, Geekstuff and more...</description>
	<lastBuildDate>Thu, 02 Sep 2010 20:26:53 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.0.1</generator>
	<item>
		<title>By: Rainbowduino mit Arduino verbinden und programmieren &#171; SUSAY &#8211; Design, Technik und Trends</title>
		<link>http://www.rngtng.com/2009/06/25/rainbowduino-here-it-is-and-how-to-program-it/comment-page-2/#comment-546</link>
		<dc:creator>Rainbowduino mit Arduino verbinden und programmieren &#171; SUSAY &#8211; Design, Technik und Trends</dc:creator>
		<pubDate>Fri, 27 Aug 2010 15:39:16 +0000</pubDate>
		<guid isPermaLink="false">http://www.rngtng.com/?p=131#comment-546</guid>
		<description>[...] hat eine Anleitung auf Englisch geschrieben. Auf dem unteren Foto könnt ihr erkennen wie man den Raibowduino mit dem Arduino [...]</description>
		<content:encoded><![CDATA[<p>[...] hat eine Anleitung auf Englisch geschrieben. Auf dem unteren Foto könnt ihr erkennen wie man den Raibowduino mit dem Arduino [...]</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Dave</title>
		<link>http://www.rngtng.com/2009/06/25/rainbowduino-here-it-is-and-how-to-program-it/comment-page-2/#comment-544</link>
		<dc:creator>Dave</dc:creator>
		<pubDate>Mon, 16 Aug 2010 07:21:58 +0000</pubDate>
		<guid isPermaLink="false">http://www.rngtng.com/?p=131#comment-544</guid>
		<description>If the Arduino and the Rainbowduino are both 328 you cannot program through the Arduino, you will need a usb - uart rs232 board i think.</description>
		<content:encoded><![CDATA[<p>If the Arduino and the Rainbowduino are both 328 you cannot program through the Arduino, you will need a usb &#8211; uart rs232 board i think.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: lastcoolnameleft</title>
		<link>http://www.rngtng.com/2009/06/25/rainbowduino-here-it-is-and-how-to-program-it/comment-page-2/#comment-543</link>
		<dc:creator>lastcoolnameleft</dc:creator>
		<pubDate>Fri, 13 Aug 2010 04:46:32 +0000</pubDate>
		<guid isPermaLink="false">http://www.rngtng.com/?p=131#comment-543</guid>
		<description>Al,

Any luck with your problem?  I&#039;m experiencing a similar issue, although I&#039;m unable to even program the blank sketch.

 I have the newer Rainbowduino, but cannot program it through my existing Arduino 328.  I have been able to program it with the Uarb_SB, but only have one available usb hub and have to keep swapping between programming the master and the rainbowduino.</description>
		<content:encoded><![CDATA[<p>Al,</p>
<p>Any luck with your problem?  I&#8217;m experiencing a similar issue, although I&#8217;m unable to even program the blank sketch.</p>
<p> I have the newer Rainbowduino, but cannot program it through my existing Arduino 328.  I have been able to program it with the Uarb_SB, but only have one available usb hub and have to keep swapping between programming the master and the rainbowduino.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: neophob.com &#187; Rainbowduino fun &#8211; aka neorainbowduino</title>
		<link>http://www.rngtng.com/2009/06/25/rainbowduino-here-it-is-and-how-to-program-it/comment-page-2/#comment-535</link>
		<dc:creator>neophob.com &#187; Rainbowduino fun &#8211; aka neorainbowduino</dc:creator>
		<pubDate>Wed, 07 Jul 2010 10:03:06 +0000</pubDate>
		<guid isPermaLink="false">http://www.rngtng.com/?p=131#comment-535</guid>
		<description>[...] your Arduino serial ports with the serial port of the Rainbowduino:   (img source) This allows us to flash the Rainbowduino with the Arduino IDE (I use Rainbowduinos with an Atmel [...]</description>
		<content:encoded><![CDATA[<p>[...] your Arduino serial ports with the serial port of the Rainbowduino:   (img source) This allows us to flash the Rainbowduino with the Arduino IDE (I use Rainbowduinos with an Atmel [...]</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: al</title>
		<link>http://www.rngtng.com/2009/06/25/rainbowduino-here-it-is-and-how-to-program-it/comment-page-1/#comment-532</link>
		<dc:creator>al</dc:creator>
		<pubDate>Mon, 28 Jun 2010 02:49:40 +0000</pubDate>
		<guid isPermaLink="false">http://www.rngtng.com/?p=131#comment-532</guid>
		<description>Hi sweet looking app. I have a newer Rainbowduino with an Atmel 328

The blank sketch loads fine on my Arduino 328 but when trying to upload to the Rainbowduino (after following the wiring in the blog pic), I get this

tried both setting 128 and 328 in the arduino IDE, any ideas?


avrdude: stk500_paged_write(): (a) protocol error, expect=0x14, resp=0x64
avrdude: failed to write flash memory, rc=-4
avrdude: stk500_disable(): protocol error, expect=0x14, resp=0x51</description>
		<content:encoded><![CDATA[<p>Hi sweet looking app. I have a newer Rainbowduino with an Atmel 328</p>
<p>The blank sketch loads fine on my Arduino 328 but when trying to upload to the Rainbowduino (after following the wiring in the blog pic), I get this</p>
<p>tried both setting 128 and 328 in the arduino IDE, any ideas?</p>
<p>avrdude: stk500_paged_write(): (a) protocol error, expect=0&#215;14, resp=0&#215;64<br />
avrdude: failed to write flash memory, rc=-4<br />
avrdude: stk500_disable(): protocol error, expect=0&#215;14, resp=0&#215;51</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Rainbowduino&#8230; a virus in my Arduino!</title>
		<link>http://www.rngtng.com/2009/06/25/rainbowduino-here-it-is-and-how-to-program-it/comment-page-1/#comment-527</link>
		<dc:creator>Rainbowduino&#8230; a virus in my Arduino!</dc:creator>
		<pubDate>Mon, 17 May 2010 20:17:54 +0000</pubDate>
		<guid isPermaLink="false">http://www.rngtng.com/?p=131#comment-527</guid>
		<description>[...] rainbowduino cannot be connected via USB, as Arduino does), after 1min search in google, I found this post, with good instructions about how to use Arduino as a host for programming it. In the same page, [...]</description>
		<content:encoded><![CDATA[<p>[...] rainbowduino cannot be connected via USB, as Arduino does), after 1min search in google, I found this post, with good instructions about how to use Arduino as a host for programming it. In the same page, [...]</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: xphere</title>
		<link>http://www.rngtng.com/2009/06/25/rainbowduino-here-it-is-and-how-to-program-it/comment-page-1/#comment-526</link>
		<dc:creator>xphere</dc:creator>
		<pubDate>Mon, 17 May 2010 20:08:50 +0000</pubDate>
		<guid isPermaLink="false">http://www.rngtng.com/?p=131#comment-526</guid>
		<description>now it works! and error from my side... sorry!</description>
		<content:encoded><![CDATA[<p>now it works! and error from my side&#8230; sorry!</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: xphere</title>
		<link>http://www.rngtng.com/2009/06/25/rainbowduino-here-it-is-and-how-to-program-it/comment-page-1/#comment-524</link>
		<dc:creator>xphere</dc:creator>
		<pubDate>Thu, 13 May 2010 19:49:24 +0000</pubDate>
		<guid isPermaLink="false">http://www.rngtng.com/?p=131#comment-524</guid>
		<description>Hi!!

I&#039;ve tried but it does not work for me... what I do is the following:
1- Connect Arduino (328) with Rainbowduino as your connections (tx-tx, rx-rx)
2- Upload the blank sketch to the 328 arduino
3- Change the Board to &quot;Arduino Diecimila, Duemilanove or nano Atmega/168&quot; and upload the firmware.pde
At this point, the upload is not succesful and I get the error: &quot;avrdude: stk500_recv(): programmer is not responding&quot;

Any idea?


Thanks in advance,
xphere.</description>
		<content:encoded><![CDATA[<p>Hi!!</p>
<p>I&#8217;ve tried but it does not work for me&#8230; what I do is the following:<br />
1- Connect Arduino (328) with Rainbowduino as your connections (tx-tx, rx-rx)<br />
2- Upload the blank sketch to the 328 arduino<br />
3- Change the Board to &#8220;Arduino Diecimila, Duemilanove or nano Atmega/168&#8243; and upload the firmware.pde<br />
At this point, the upload is not succesful and I get the error: &#8220;avrdude: stk500_recv(): programmer is not responding&#8221;</p>
<p>Any idea?</p>
<p>Thanks in advance,<br />
xphere.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: KING LEVI</title>
		<link>http://www.rngtng.com/2009/06/25/rainbowduino-here-it-is-and-how-to-program-it/comment-page-1/#comment-459</link>
		<dc:creator>KING LEVI</dc:creator>
		<pubDate>Sun, 31 Jan 2010 22:23:30 +0000</pubDate>
		<guid isPermaLink="false">http://www.rngtng.com/?p=131#comment-459</guid>
		<description>FINALY GOT SOME LIFE OUT OF  THE RAINBODU STILL CANT USE THE  MTX CONT.BUT THE LINK AND THE RAINROW WORKS  THE ONLY THING IT RUNS IS #include &quot;Rainbowduino.h&quot;
#include &quot;RCodes.h&quot; //API Cod  DO YOU HAVE ENY SUGESTION ON WHAT I DONT UNDERST OR IAM DOING WRONG. THANKS AND GOD BLESS</description>
		<content:encoded><![CDATA[<p>FINALY GOT SOME LIFE OUT OF  THE RAINBODU STILL CANT USE THE  MTX CONT.BUT THE LINK AND THE RAINROW WORKS  THE ONLY THING IT RUNS IS #include &#8220;Rainbowduino.h&#8221;<br />
#include &#8220;RCodes.h&#8221; //API Cod  DO YOU HAVE ENY SUGESTION ON WHAT I DONT UNDERST OR IAM DOING WRONG. THANKS AND GOD BLESS</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: king levi</title>
		<link>http://www.rngtng.com/2009/06/25/rainbowduino-here-it-is-and-how-to-program-it/comment-page-1/#comment-457</link>
		<dc:creator>king levi</dc:creator>
		<pubDate>Fri, 29 Jan 2010 01:10:59 +0000</pubDate>
		<guid isPermaLink="false">http://www.rngtng.com/?p=131#comment-457</guid>
		<description>thanks  TOBI  Iam shure i have the wright  mtx  the part idont understand is
e. Using the Arduino IDE, load the firmware.pde sketch and then transfer it.</description>
		<content:encoded><![CDATA[<p>thanks  TOBI  Iam shure i have the wright  mtx  the part idont understand is<br />
e. Using the Arduino IDE, load the firmware.pde sketch and then transfer it.</p>
]]></content:encoded>
	</item>
</channel>
</rss>
