<?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: mtXcontrol</title>
	<atom:link href="http://www.rngtng.com/mtxcontrol/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.rngtng.com</link>
	<description>Featuring Ruby, Rails, Web development, Arduino, Processing, Nabaztag and more...</description>
	<lastBuildDate>Fri, 20 Jan 2012 20:19:48 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.3.1</generator>
	<item>
		<title>By: tobi</title>
		<link>http://www.rngtng.com/mtxcontrol/comment-page-1/#comment-918</link>
		<dc:creator>tobi</dc:creator>
		<pubDate>Mon, 16 Jan 2012 09:28:12 +0000</pubDate>
		<guid isPermaLink="false">http://www.rngtng.com/?page_id=235#comment-918</guid>
		<description>Hm don&#039;t have v3.0 yet so no chance to test. I&#039;m not sure if it 100% backwards compatible...</description>
		<content:encoded><![CDATA[<p>Hm don&#8217;t have v3.0 yet so no chance to test. I&#8217;m not sure if it 100% backwards compatible&#8230;</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Chad</title>
		<link>http://www.rngtng.com/mtxcontrol/comment-page-1/#comment-917</link>
		<dc:creator>Chad</dc:creator>
		<pubDate>Mon, 16 Jan 2012 00:46:01 +0000</pubDate>
		<guid isPermaLink="false">http://www.rngtng.com/?page_id=235#comment-917</guid>
		<description>Has anyone gotten this to work with v3.0 Rainbowduino hardware? I can successfully flash the Rainbowduino, Mtxcontrol finds the board ok and I see the rx/tx lights light up when I send activity to the board, but the lights do not light up. The only thing I can get working with this 3.0 board is the included examples that come with the stock 3.0 firmware. Ideas?</description>
		<content:encoded><![CDATA[<p>Has anyone gotten this to work with v3.0 Rainbowduino hardware? I can successfully flash the Rainbowduino, Mtxcontrol finds the board ok and I see the rx/tx lights light up when I send activity to the board, but the lights do not light up. The only thing I can get working with this 3.0 board is the included examples that come with the stock 3.0 firmware. Ideas?</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: michael shiloh</title>
		<link>http://www.rngtng.com/mtxcontrol/comment-page-1/#comment-892</link>
		<dc:creator>michael shiloh</dc:creator>
		<pubDate>Thu, 15 Dec 2011 20:03:23 +0000</pubDate>
		<guid isPermaLink="false">http://www.rngtng.com/?page_id=235#comment-892</guid>
		<description>When I try to run mtXcontrol, I am told:

Cannot launch &quot;mtXcontrol&quot;
No compatible version of Java 1.6* is available

However, I am able to run Processing and Arduino fine.

Why does mtXcontrol require a version of Java that Processing does not require?

The reason I ask is that I&#039;m running on a PPC (MacOS 10.5.8) and Java 1.6 does not seem to be available for this computer.</description>
		<content:encoded><![CDATA[<p>When I try to run mtXcontrol, I am told:</p>
<p>Cannot launch &#8220;mtXcontrol&#8221;<br />
No compatible version of Java 1.6* is available</p>
<p>However, I am able to run Processing and Arduino fine.</p>
<p>Why does mtXcontrol require a version of Java that Processing does not require?</p>
<p>The reason I ask is that I&#8217;m running on a PPC (MacOS 10.5.8) and Java 1.6 does not seem to be available for this computer.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: tobi</title>
		<link>http://www.rngtng.com/mtxcontrol/comment-page-1/#comment-867</link>
		<dc:creator>tobi</dc:creator>
		<pubDate>Fri, 18 Nov 2011 13:21:41 +0000</pubDate>
		<guid isPermaLink="false">http://www.rngtng.com/?page_id=235#comment-867</guid>
		<description>hey Rene - goto menubar -&gt; Tool -&gt; create Font and update the code with created font name</description>
		<content:encoded><![CDATA[<p>hey Rene &#8211; goto menubar -&gt; Tool -&gt; create Font and update the code with created font name</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Rene</title>
		<link>http://www.rngtng.com/mtxcontrol/comment-page-1/#comment-866</link>
		<dc:creator>Rene</dc:creator>
		<pubDate>Fri, 18 Nov 2011 13:16:56 +0000</pubDate>
		<guid isPermaLink="false">http://www.rngtng.com/?page_id=235#comment-866</guid>
		<description>I tried to put in a font name that exist in the font list...
Same error... Maybe i need to copy this font to certain location ?</description>
		<content:encoded><![CDATA[<p>I tried to put in a font name that exist in the font list&#8230;<br />
Same error&#8230; Maybe i need to copy this font to certain location ?</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Rene</title>
		<link>http://www.rngtng.com/mtxcontrol/comment-page-1/#comment-865</link>
		<dc:creator>Rene</dc:creator>
		<pubDate>Fri, 18 Nov 2011 13:13:02 +0000</pubDate>
		<guid isPermaLink="false">http://www.rngtng.com/?page_id=235#comment-865</guid>
		<description>Hi all....

With the explains from conzi i come more forward...
But i do not realy understand the part with the font.

The error in the IDE say that its missing a font.
In the code i found the line:
fontA = loadFont(&quot;Courier-Bold-32.vlw&quot;);

But i did not find this font in the list of font, by &quot;create font&quot;

What can i do ?</description>
		<content:encoded><![CDATA[<p>Hi all&#8230;.</p>
<p>With the explains from conzi i come more forward&#8230;<br />
But i do not realy understand the part with the font.</p>
<p>The error in the IDE say that its missing a font.<br />
In the code i found the line:<br />
fontA = loadFont(&#8220;Courier-Bold-32.vlw&#8221;);</p>
<p>But i did not find this font in the list of font, by &#8220;create font&#8221;</p>
<p>What can i do ?</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: tobi</title>
		<link>http://www.rngtng.com/mtxcontrol/comment-page-1/#comment-846</link>
		<dc:creator>tobi</dc:creator>
		<pubDate>Wed, 02 Nov 2011 12:30:56 +0000</pubDate>
		<guid isPermaLink="false">http://www.rngtng.com/?page_id=235#comment-846</guid>
		<description>hey! I haven&#039;t tried Arduino UNO yet. AFAIK it should work the same - are you on Windows? What compiler errors are they?</description>
		<content:encoded><![CDATA[<p>hey! I haven&#8217;t tried Arduino UNO yet. AFAIK it should work the same &#8211; are you on Windows? What compiler errors are they?</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: LensMan</title>
		<link>http://www.rngtng.com/mtxcontrol/comment-page-1/#comment-844</link>
		<dc:creator>LensMan</dc:creator>
		<pubDate>Thu, 27 Oct 2011 18:45:35 +0000</pubDate>
		<guid isPermaLink="false">http://www.rngtng.com/?page_id=235#comment-844</guid>
		<description>Dear Tobi

I feel I am so close to getting mtxcontrol to work but at the same time so far!

I am using the Uno to make the connection between the Arduino 0022 and the Rainbowduino. I have successfully uploaded a blank sketch to the arduino and the mtxcontro firmware to the rainbowduino (leds are all white). However, mtxcontrol is simply not communicating with the whole uno/rainbowduino setup. I think the problem is that the uno is communicating through Port 5 but the mtxcontrol (at least the version I have) seems hardwaired for Port 1. I have tried compiling the mtxcontrol sketch to use port 5 but I get so many compiler errors that are beyond my capability to deal with. Autodetect just doesn&#039;t seem to be working. Any help much appreciated

Thank You (cos I think mtxcontrol will be great if I can get it working!!)</description>
		<content:encoded><![CDATA[<p>Dear Tobi</p>
<p>I feel I am so close to getting mtxcontrol to work but at the same time so far!</p>
<p>I am using the Uno to make the connection between the Arduino 0022 and the Rainbowduino. I have successfully uploaded a blank sketch to the arduino and the mtxcontro firmware to the rainbowduino (leds are all white). However, mtxcontrol is simply not communicating with the whole uno/rainbowduino setup. I think the problem is that the uno is communicating through Port 5 but the mtxcontrol (at least the version I have) seems hardwaired for Port 1. I have tried compiling the mtxcontrol sketch to use port 5 but I get so many compiler errors that are beyond my capability to deal with. Autodetect just doesn&#8217;t seem to be working. Any help much appreciated</p>
<p>Thank You (cos I think mtxcontrol will be great if I can get it working!!)</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Erick Nava Aldana</title>
		<link>http://www.rngtng.com/mtxcontrol/comment-page-1/#comment-839</link>
		<dc:creator>Erick Nava Aldana</dc:creator>
		<pubDate>Mon, 17 Oct 2011 07:55:42 +0000</pubDate>
		<guid isPermaLink="false">http://www.rngtng.com/?page_id=235#comment-839</guid>
		<description>Hi:

I think I have now a working Seeduino/Rainbowduino Up and Working(W7 x64)with fantastic mtXcontrol, many thanks for that, just some questions:

- Could explain a little more about if its supported multime Rainbows? how to?
- It there some  patterns/effect like &quot;scrolling&quot; function or some fx(would be great!)?
- Coul Send &quot;data&quot; like text to mtXcontrol?

Thanks! Great Piece of softwar(Im a little new to Rainbos/Duinos, and Processing).</description>
		<content:encoded><![CDATA[<p>Hi:</p>
<p>I think I have now a working Seeduino/Rainbowduino Up and Working(W7 x64)with fantastic mtXcontrol, many thanks for that, just some questions:</p>
<p>- Could explain a little more about if its supported multime Rainbows? how to?<br />
- It there some  patterns/effect like &#8220;scrolling&#8221; function or some fx(would be great!)?<br />
- Coul Send &#8220;data&#8221; like text to mtXcontrol?</p>
<p>Thanks! Great Piece of softwar(Im a little new to Rainbos/Duinos, and Processing).</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: mtXcontrol unter Windows 7 64bit &#171; M8IN.DE</title>
		<link>http://www.rngtng.com/mtxcontrol/comment-page-1/#comment-806</link>
		<dc:creator>mtXcontrol unter Windows 7 64bit &#171; M8IN.DE</dc:creator>
		<pubDate>Wed, 14 Sep 2011 08:47:26 +0000</pubDate>
		<guid isPermaLink="false">http://www.rngtng.com/?page_id=235#comment-806</guid>
		<description>[...] seit langem nochmal mit meinem Rainbowduino rumgespielt und musste dabei leider feststellen, dass mtxControl irgendwie nicht unter Windows 7 64bit (bzw. unter Windows im Allgemeinen &#8211; wie sich später [...]</description>
		<content:encoded><![CDATA[<p>[...] seit langem nochmal mit meinem Rainbowduino rumgespielt und musste dabei leider feststellen, dass mtxControl irgendwie nicht unter Windows 7 64bit (bzw. unter Windows im Allgemeinen &#8211; wie sich später [...]</p>
]]></content:encoded>
	</item>
</channel>
</rss>

