<?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 DMX-512 I/O Shield</title>
	<atom:link href="http://blog.wingedvictorydesign.com/2009/04/29/arduino-dmx-512-io-shield/feed/" rel="self" type="application/rss+xml" />
	<link>http://blog.wingedvictorydesign.com/2009/04/29/arduino-dmx-512-io-shield/</link>
	<description>Hold my beer while I try something.</description>
	<lastBuildDate>Mon, 06 Sep 2010 15:13:55 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.0.1</generator>
	<item>
		<title>By: Erick Nava Aldana</title>
		<link>http://blog.wingedvictorydesign.com/2009/04/29/arduino-dmx-512-io-shield/comment-page-1/#comment-1083</link>
		<dc:creator>Erick Nava Aldana</dc:creator>
		<pubDate>Mon, 06 Sep 2010 14:58:13 +0000</pubDate>
		<guid isPermaLink="false">http://blog.wingedvictorydesign.com/?p=549#comment-1083</guid>
		<description>Recently buy parts to make DMX shield from CuteDigi, three questions:

I have DMX 3 pin LED bars, its compatible?
How to connect from 3 to 5 pin and viceversa?
Need to make some changes in code?

Thanks.</description>
		<content:encoded><![CDATA[<p>Recently buy parts to make DMX shield from CuteDigi, three questions:</p>
<p>I have DMX 3 pin LED bars, its compatible?<br />
How to connect from 3 to 5 pin and viceversa?<br />
Need to make some changes in code?</p>
<p>Thanks.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: ISO-B</title>
		<link>http://blog.wingedvictorydesign.com/2009/04/29/arduino-dmx-512-io-shield/comment-page-1/#comment-816</link>
		<dc:creator>ISO-B</dc:creator>
		<pubDate>Thu, 10 Jun 2010 07:47:10 +0000</pubDate>
		<guid isPermaLink="false">http://blog.wingedvictorydesign.com/?p=549#comment-816</guid>
		<description>Hi,

I build DMX I/O shield. I managed to change dmx address, but I don&#039;t get dmx signal. I am sending with other arduino with DMX shield. It sends fading values for every channel. But I still don&#039;t receive nothing. DMX shield is tested with dmx tester and it is working.

Does DMX-512 I/O Shield works with Duemilanove328?</description>
		<content:encoded><![CDATA[<p>Hi,</p>
<p>I build DMX I/O shield. I managed to change dmx address, but I don&#8217;t get dmx signal. I am sending with other arduino with DMX shield. It sends fading values for every channel. But I still don&#8217;t receive nothing. DMX shield is tested with dmx tester and it is working.</p>
<p>Does DMX-512 I/O Shield works with Duemilanove328?</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Dan</title>
		<link>http://blog.wingedvictorydesign.com/2009/04/29/arduino-dmx-512-io-shield/comment-page-1/#comment-778</link>
		<dc:creator>Dan</dc:creator>
		<pubDate>Thu, 03 Jun 2010 20:34:20 +0000</pubDate>
		<guid isPermaLink="false">http://blog.wingedvictorydesign.com/?p=549#comment-778</guid>
		<description>Hi there,

I was recently trying to see if I could use this to receive DMX via the UART (as you have coded it) and then use NewSoftSerial with rx attached to pin 9 and tx attached to pin 10 so that I could send messages to an xbee at 56700 baud rate.

So far this does not seem to be working. From my tests it seems that after the USART and TIMER2 setup the NewSoftSerial library will not work.
Have you peaked at this code before?

http://arduiniana.org/libraries/newsoftserial/</description>
		<content:encoded><![CDATA[<p>Hi there,</p>
<p>I was recently trying to see if I could use this to receive DMX via the UART (as you have coded it) and then use NewSoftSerial with rx attached to pin 9 and tx attached to pin 10 so that I could send messages to an xbee at 56700 baud rate.</p>
<p>So far this does not seem to be working. From my tests it seems that after the USART and TIMER2 setup the NewSoftSerial library will not work.<br />
Have you peaked at this code before?</p>
<p><a href="http://arduiniana.org/libraries/newsoftserial/" rel="nofollow">http://arduiniana.org/libraries/newsoftserial/</a></p>
]]></content:encoded>
	</item>
	<item>
		<title>By: my shield/program</title>
		<link>http://blog.wingedvictorydesign.com/2009/04/29/arduino-dmx-512-io-shield/comment-page-1/#comment-648</link>
		<dc:creator>my shield/program</dc:creator>
		<pubDate>Sun, 21 Mar 2010 22:30:03 +0000</pubDate>
		<guid isPermaLink="false">http://blog.wingedvictorydesign.com/?p=549#comment-648</guid>
		<description>I actually haven&#039;t used this board in a real-world application at all.  I seem to be getting larger shows all of a sudden where I don&#039;t have time to do custom stuff like this, I either have to rent something or do without :(      (but if you have a project that requires bespoke technology, drop me a line!)

There&#039;s no real magic to the pass-through, you just connect the five wires on the male and female together 1-to-1.  Other people have reported it works for them.  Good luck!</description>
		<content:encoded><![CDATA[<p>I actually haven&#8217;t used this board in a real-world application at all.  I seem to be getting larger shows all of a sudden where I don&#8217;t have time to do custom stuff like this, I either have to rent something or do without :(      (but if you have a project that requires bespoke technology, drop me a line!)</p>
<p>There&#8217;s no real magic to the pass-through, you just connect the five wires on the male and female together 1-to-1.  Other people have reported it works for them.  Good luck!</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: halfdaft</title>
		<link>http://blog.wingedvictorydesign.com/2009/04/29/arduino-dmx-512-io-shield/comment-page-1/#comment-646</link>
		<dc:creator>halfdaft</dc:creator>
		<pubDate>Sun, 21 Mar 2010 19:30:51 +0000</pubDate>
		<guid isPermaLink="false">http://blog.wingedvictorydesign.com/?p=549#comment-646</guid>
		<description>Hi Max - this looks great, nice work. I&#039;m planning on adding DMX input to a device I&#039;ve been working on (for theatre use), have you used your adruino/DMX shield combo to pass DMX through, i.e allow the arduino/shield device to live within a DMX chain?</description>
		<content:encoded><![CDATA[<p>Hi Max &#8211; this looks great, nice work. I&#8217;m planning on adding DMX input to a device I&#8217;ve been working on (for theatre use), have you used your adruino/DMX shield combo to pass DMX through, i.e allow the arduino/shield device to live within a DMX chain?</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Max</title>
		<link>http://blog.wingedvictorydesign.com/2009/04/29/arduino-dmx-512-io-shield/comment-page-1/#comment-618</link>
		<dc:creator>Max</dc:creator>
		<pubDate>Mon, 08 Feb 2010 21:44:45 +0000</pubDate>
		<guid isPermaLink="false">http://blog.wingedvictorydesign.com/?p=549#comment-618</guid>
		<description>RDM is something I&#039;m interested in doing, and the hardware has been designed to accommodate this functionality.  But it&#039;s not really a priority of mine, given that there isn&#039;t a major console that supports it, and in the long run RDM is an evolutionary dead end anyway.  In ten years, as intelligent lighting becomes a standard feature of every show, we won&#039;t still be daisy chaining cable that costs $1.50 a foot everywhere.  I hope.</description>
		<content:encoded><![CDATA[<p>RDM is something I&#8217;m interested in doing, and the hardware has been designed to accommodate this functionality.  But it&#8217;s not really a priority of mine, given that there isn&#8217;t a major console that supports it, and in the long run RDM is an evolutionary dead end anyway.  In ten years, as intelligent lighting becomes a standard feature of every show, we won&#8217;t still be daisy chaining cable that costs $1.50 a foot everywhere.  I hope.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Michael</title>
		<link>http://blog.wingedvictorydesign.com/2009/04/29/arduino-dmx-512-io-shield/comment-page-1/#comment-616</link>
		<dc:creator>Michael</dc:creator>
		<pubDate>Sat, 06 Feb 2010 05:59:51 +0000</pubDate>
		<guid isPermaLink="false">http://blog.wingedvictorydesign.com/?p=549#comment-616</guid>
		<description>Hi, Just wondering if you&#039;ve considered supporting RDM? It would allow you to patch intelligent fixtures, change behaviour mode, invert axes, and so on - all from the comfort of your arduino sketch. What d&#039;you think? (Email me)</description>
		<content:encoded><![CDATA[<p>Hi, Just wondering if you&#8217;ve considered supporting RDM? It would allow you to patch intelligent fixtures, change behaviour mode, invert axes, and so on &#8211; all from the comfort of your arduino sketch. What d&#8217;you think? (Email me)</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Mickey</title>
		<link>http://blog.wingedvictorydesign.com/2009/04/29/arduino-dmx-512-io-shield/comment-page-1/#comment-169</link>
		<dc:creator>Mickey</dc:creator>
		<pubDate>Sat, 15 Aug 2009 01:27:40 +0000</pubDate>
		<guid isPermaLink="false">http://blog.wingedvictorydesign.com/?p=549#comment-169</guid>
		<description>Hi,have just got Rev 13 working on a 328 (Duemilanova) with Arduino 15 with the modified libraries. It works with an Artistic licence Microscope DMX tester and again with Magic Q + Enttec Pro. Will test with some Avolites desks but am sure it will be fine. Fantastic stuff. Thanks Mickey</description>
		<content:encoded><![CDATA[<p>Hi,have just got Rev 13 working on a 328 (Duemilanova) with Arduino 15 with the modified libraries. It works with an Artistic licence Microscope DMX tester and again with Magic Q + Enttec Pro. Will test with some Avolites desks but am sure it will be fine. Fantastic stuff. Thanks Mickey</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: E. Roth</title>
		<link>http://blog.wingedvictorydesign.com/2009/04/29/arduino-dmx-512-io-shield/comment-page-1/#comment-24</link>
		<dc:creator>E. Roth</dc:creator>
		<pubDate>Sun, 03 May 2009 07:11:23 +0000</pubDate>
		<guid isPermaLink="false">http://blog.wingedvictorydesign.com/?p=549#comment-24</guid>
		<description>I&#039;ve been waiting for something like this for some of my projects!  It&#039;s not at the top of my list, but I&#039;ll definitely be putting one of these shields together sometime.</description>
		<content:encoded><![CDATA[<p>I&#8217;ve been waiting for something like this for some of my projects!  It&#8217;s not at the top of my list, but I&#8217;ll definitely be putting one of these shields together sometime.</p>
]]></content:encoded>
	</item>
</channel>
</rss>
