<?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: Custom light sequencer</title>
	<atom:link href="http://technoetc.net/blog/2008/12/01/custom-light-sequencer/feed/" rel="self" type="application/rss+xml" />
	<link>http://technoetc.net/blog/2008/12/01/custom-light-sequencer/</link>
	<description>Andrew O&#039;Malley&#039;s electronic art, music, and technology blog</description>
	<lastBuildDate>Wed, 30 Nov 2011 20:23:11 -0500</lastBuildDate>
	<generator>http://wordpress.org/?v=2.8.4</generator>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
		<item>
		<title>By: ao</title>
		<link>http://technoetc.net/blog/2008/12/01/custom-light-sequencer/comment-page-1/#comment-4240</link>
		<dc:creator>ao</dc:creator>
		<pubDate>Wed, 26 Jan 2011 21:02:39 +0000</pubDate>
		<guid isPermaLink="false">http://technoetc.net/blog/?p=61#comment-4240</guid>
		<description>Good luck w/ the Mega clone.  I&#039;d say the best resources are at the Arduino site: the Playground and the Forum.

Looking forward to seeing what you come up with, cheers,
ao.</description>
		<content:encoded><![CDATA[<p>Good luck w/ the Mega clone.  I&#8217;d say the best resources are at the Arduino site: the Playground and the Forum.</p>
<p>Looking forward to seeing what you come up with, cheers,<br />
ao.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: TS</title>
		<link>http://technoetc.net/blog/2008/12/01/custom-light-sequencer/comment-page-1/#comment-4239</link>
		<dc:creator>TS</dc:creator>
		<pubDate>Wed, 26 Jan 2011 20:21:03 +0000</pubDate>
		<guid isPermaLink="false">http://technoetc.net/blog/?p=61#comment-4239</guid>
		<description>So I just ordered a clone Mega 1280 for $30 from a US seller on EBay.  Not as good as the new Mega 2560, but I think 128k is plenty of memory.  I want to avoid having to be clever in programing to avoid the memory limitations.  Yeah, it is a surface mount chip, but I think it will be a nice environment to learn in.  Later I can move to a DIP chip.

Speaking of learning, what did you find useful as resources to learn the ins and outs of interactive light control with the Arduino?  ? ? ?

I will be doing a lot of reading before my Mega gets here.  I am downloading the editor/compiler now.

Yes I hope this will be fun.
thanks again,
TS</description>
		<content:encoded><![CDATA[<p>So I just ordered a clone Mega 1280 for $30 from a US seller on EBay.  Not as good as the new Mega 2560, but I think 128k is plenty of memory.  I want to avoid having to be clever in programing to avoid the memory limitations.  Yeah, it is a surface mount chip, but I think it will be a nice environment to learn in.  Later I can move to a DIP chip.</p>
<p>Speaking of learning, what did you find useful as resources to learn the ins and outs of interactive light control with the Arduino?  ? ? ?</p>
<p>I will be doing a lot of reading before my Mega gets here.  I am downloading the editor/compiler now.</p>
<p>Yes I hope this will be fun.<br />
thanks again,<br />
TS</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: ao</title>
		<link>http://technoetc.net/blog/2008/12/01/custom-light-sequencer/comment-page-1/#comment-4238</link>
		<dc:creator>ao</dc:creator>
		<pubDate>Wed, 26 Jan 2011 19:26:30 +0000</pubDate>
		<guid isPermaLink="false">http://technoetc.net/blog/?p=61#comment-4238</guid>
		<description>No worries . . . Limitations w/ the regular Arduino can be RAM and program space, which can *sometimes* be fixed with clever programming; though this totally depends how complex your application is.  I/O pins can be a limitation, though these can often be solved with shift registers, mux&#039;s, or the like.

Since the mega uses a surface mount chip, it won&#039;t be as straightforward to integrate that chip into your designs independent of the board, and the Mega board is certainly more expensive than the Uno.

For another option, in between, look up the Sanguino.

All that said, I wouldn&#039;t be too quick to jump from the Uno right away: depending on what you will be using t0 dim the light loads, you may have enough I/O already -- I believe it has 6 PWM capable pins, and I believe there are libraries to create more as well -- or if you are using a driver chip or other peripheral, you may only need to use the serial port, SPI, or I2C which would only need a few  pins.

That&#039;s about all I can offer for now based on what I understand of your application.

Good luck and have fun,
ao.</description>
		<content:encoded><![CDATA[<p>No worries . . . Limitations w/ the regular Arduino can be RAM and program space, which can *sometimes* be fixed with clever programming; though this totally depends how complex your application is.  I/O pins can be a limitation, though these can often be solved with shift registers, mux&#8217;s, or the like.</p>
<p>Since the mega uses a surface mount chip, it won&#8217;t be as straightforward to integrate that chip into your designs independent of the board, and the Mega board is certainly more expensive than the Uno.</p>
<p>For another option, in between, look up the Sanguino.</p>
<p>All that said, I wouldn&#8217;t be too quick to jump from the Uno right away: depending on what you will be using t0 dim the light loads, you may have enough I/O already &#8212; I believe it has 6 PWM capable pins, and I believe there are libraries to create more as well &#8212; or if you are using a driver chip or other peripheral, you may only need to use the serial port, SPI, or I2C which would only need a few  pins.</p>
<p>That&#8217;s about all I can offer for now based on what I understand of your application.</p>
<p>Good luck and have fun,<br />
ao.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: TS</title>
		<link>http://technoetc.net/blog/2008/12/01/custom-light-sequencer/comment-page-1/#comment-4237</link>
		<dc:creator>TS</dc:creator>
		<pubDate>Wed, 26 Jan 2011 19:09:35 +0000</pubDate>
		<guid isPermaLink="false">http://technoetc.net/blog/?p=61#comment-4237</guid>
		<description>Thanks, I think you have answered my 2nd question too.  I am looking at either the Arduino Uno or the bigger more expensive Mega.  I will be wanting to dim 6 channels of lights, so I think I may have to step up to the Mega and its higher price.  

What kind of limitations have you all run into, and will the Mega alleviate them?

And thanks for explaining how you pop out the Amtel chip for final projects. Yes, that makes Arduino the way to go.</description>
		<content:encoded><![CDATA[<p>Thanks, I think you have answered my 2nd question too.  I am looking at either the Arduino Uno or the bigger more expensive Mega.  I will be wanting to dim 6 channels of lights, so I think I may have to step up to the Mega and its higher price.  </p>
<p>What kind of limitations have you all run into, and will the Mega alleviate them?</p>
<p>And thanks for explaining how you pop out the Amtel chip for final projects. Yes, that makes Arduino the way to go.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: ao</title>
		<link>http://technoetc.net/blog/2008/12/01/custom-light-sequencer/comment-page-1/#comment-4236</link>
		<dc:creator>ao</dc:creator>
		<pubDate>Wed, 26 Jan 2011 17:17:14 +0000</pubDate>
		<guid isPermaLink="false">http://technoetc.net/blog/?p=61#comment-4236</guid>
		<description>TS,

Hi, thanks for checking out my blog!

The Arduino is based on the ATmega328 chip by Atmel which is actually comparable to PICs in price.  The $30 Arduino board is more of a development board; for my final projects I don&#039;t embed a whole Arduino board, but rather just an ATmega328 chip, just as I would w/ a PIC.  The advantages of working w/ the Arduino environment are all the easy/accessible support and libraries for various sensors, displays, etc.  The limitation is that an Arduino can only do so much, but so far people have been stretching its capabilities pretty far.  If you are new to microprocessors, I&#039;d def. suggest starting w/ Arduino.

Cheers,
ao.</description>
		<content:encoded><![CDATA[<p>TS,</p>
<p>Hi, thanks for checking out my blog!</p>
<p>The Arduino is based on the ATmega328 chip by Atmel which is actually comparable to PICs in price.  The $30 Arduino board is more of a development board; for my final projects I don&#8217;t embed a whole Arduino board, but rather just an ATmega328 chip, just as I would w/ a PIC.  The advantages of working w/ the Arduino environment are all the easy/accessible support and libraries for various sensors, displays, etc.  The limitation is that an Arduino can only do so much, but so far people have been stretching its capabilities pretty far.  If you are new to microprocessors, I&#8217;d def. suggest starting w/ Arduino.</p>
<p>Cheers,<br />
ao.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: TS</title>
		<link>http://technoetc.net/blog/2008/12/01/custom-light-sequencer/comment-page-1/#comment-4235</link>
		<dc:creator>TS</dc:creator>
		<pubDate>Wed, 26 Jan 2011 17:02:24 +0000</pubDate>
		<guid isPermaLink="false">http://technoetc.net/blog/?p=61#comment-4235</guid>
		<description>I am curious about your transition from a PIC processor to Aruino.  I am looking at some similar projects, interactive light sequencing hardware.  It seems the PIC processors are much cheaper @ $4, versus $30 for the Arduino&#039;s, but that the Aruino&#039;s are more self-contained/easier to use devices.  I am intersted in what works, and what doesn&#039;t, and what is worth learning.

Thanks for your Blog,
TS O&#039;Grady</description>
		<content:encoded><![CDATA[<p>I am curious about your transition from a PIC processor to Aruino.  I am looking at some similar projects, interactive light sequencing hardware.  It seems the PIC processors are much cheaper @ $4, versus $30 for the Arduino&#8217;s, but that the Aruino&#8217;s are more self-contained/easier to use devices.  I am intersted in what works, and what doesn&#8217;t, and what is worth learning.</p>
<p>Thanks for your Blog,<br />
TS O&#8217;Grady</p>
]]></content:encoded>
	</item>
</channel>
</rss>

