<?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&#8230; a virus in my Arduino!</title>
	<atom:link href="http://www.xphere.me/2010/05/rainbowduino-a-virus-in-my-arduino/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.xphere.me/2010/05/rainbowduino-a-virus-in-my-arduino/?utm_source=rss&#038;utm_medium=rss&#038;utm_campaign=rainbowduino-a-virus-in-my-arduino</link>
	<description>demoscene, coding and more</description>
	<lastBuildDate>Sat, 24 Dec 2011 14:47:27 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.3</generator>
	<item>
		<title>By: prasinos</title>
		<link>http://www.xphere.me/2010/05/rainbowduino-a-virus-in-my-arduino/comment-page-1/#comment-1352</link>
		<dc:creator>prasinos</dc:creator>
		<pubDate>Sat, 24 Dec 2011 14:47:27 +0000</pubDate>
		<guid isPermaLink="false">http://xphere.me/?p=283#comment-1352</guid>
		<description>Russel, put the files MsTimer2.cpp and MsTimer2 from the mtXcontrol zip to a folder MsTimer2 under the libraries folder where your arduino ide is installed. Restart the Arduino IDE and the sketch should compile.</description>
		<content:encoded><![CDATA[<p>Russel, put the files MsTimer2.cpp and MsTimer2 from the mtXcontrol zip to a folder MsTimer2 under the libraries folder where your arduino ide is installed. Restart the Arduino IDE and the sketch should compile.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: russel shepherd</title>
		<link>http://www.xphere.me/2010/05/rainbowduino-a-virus-in-my-arduino/comment-page-1/#comment-1256</link>
		<dc:creator>russel shepherd</dc:creator>
		<pubDate>Mon, 21 Nov 2011 00:21:40 +0000</pubDate>
		<guid isPermaLink="false">http://xphere.me/?p=283#comment-1256</guid>
		<description>Yes this looks so easy but I can not get the firmware to even compile it fails 
like all the other sketches i have tried I get an error every time firmware.cpp:12:22 MsTimer2.h: no such file or diectory.
firmware.cpp In function &#039;void start ()&#039;:
firmware:61 error: &#039;Mstimer2 has no been declared
firmware.cpp In function &#039;void stop ()&#039;:
firmware:66: error: &#039;Mstimer2&#039;has not been declared
firmware.cpp: In function &#039;void set_fram_delay(long int)&#039;:
firmware:75 error:&#039;MsTimer2&quot;has not been declared


how do you declare this ,this was downloaded and put into the IDE library
how hard can it be to get the 4x4x4 led cube running.   thanks</description>
		<content:encoded><![CDATA[<p>Yes this looks so easy but I can not get the firmware to even compile it fails<br />
like all the other sketches i have tried I get an error every time firmware.cpp:12:22 MsTimer2.h: no such file or diectory.<br />
firmware.cpp In function &#8216;void start ()&#8217;:<br />
firmware:61 error: &#8216;Mstimer2 has no been declared<br />
firmware.cpp In function &#8216;void stop ()&#8217;:<br />
firmware:66: error: &#8216;Mstimer2&#8242;has not been declared<br />
firmware.cpp: In function &#8216;void set_fram_delay(long int)&#8217;:<br />
firmware:75 error:&#8217;MsTimer2&#8243;has not been declared</p>
<p>how do you declare this ,this was downloaded and put into the IDE library<br />
how hard can it be to get the 4x4x4 led cube running.   thanks</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: ortsac</title>
		<link>http://www.xphere.me/2010/05/rainbowduino-a-virus-in-my-arduino/comment-page-1/#comment-960</link>
		<dc:creator>ortsac</dc:creator>
		<pubDate>Tue, 16 Aug 2011 19:40:37 +0000</pubDate>
		<guid isPermaLink="false">http://xphere.me/?p=283#comment-960</guid>
		<description>Hi,

I am using the latest files from, the firmware is dated 8/2/2011 from the githup site zip file “latest_mtxcontro_and_firmware_windows”, Seeeduino 328, and Windows XP.

I’m new to Rainbowduino….I was able to successfully the following using the Adruino IDE:
1. Blank the Seeeduino Atmega328 (I am using it as a pass a USB-serial comunication to the Rainbowduino board.)
2. Upload the “Rainbow_Plasma.pde” into the Rainboeduino and watch it perform in Standalone mode.
3. Blank out the “Rainbow_Plasma” from the Rainbowduino and watch the display turn off.
4. Upload the firmware the “mtxfirmware.pde” into the Rainbowduino and watch it all go white.

The problem is it seems that the”mtXcontrol.exe” does not seem to work. There is a message at the top of the window that says “No output device found, running in standalone mode”. I do not know what that means and how to correct it. Please help!!!!

ortsac</description>
		<content:encoded><![CDATA[<p>Hi,</p>
<p>I am using the latest files from, the firmware is dated 8/2/2011 from the githup site zip file “latest_mtxcontro_and_firmware_windows”, Seeeduino 328, and Windows XP.</p>
<p>I’m new to Rainbowduino….I was able to successfully the following using the Adruino IDE:<br />
1. Blank the Seeeduino Atmega328 (I am using it as a pass a USB-serial comunication to the Rainbowduino board.)<br />
2. Upload the “Rainbow_Plasma.pde” into the Rainboeduino and watch it perform in Standalone mode.<br />
3. Blank out the “Rainbow_Plasma” from the Rainbowduino and watch the display turn off.<br />
4. Upload the firmware the “mtxfirmware.pde” into the Rainbowduino and watch it all go white.</p>
<p>The problem is it seems that the”mtXcontrol.exe” does not seem to work. There is a message at the top of the window that says “No output device found, running in standalone mode”. I do not know what that means and how to correct it. Please help!!!!</p>
<p>ortsac</p>
]]></content:encoded>
	</item>
</channel>
</rss>

