<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:wfw="http://wellformedweb.org/CommentAPI/"
	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/"
	xmlns:slash="http://purl.org/rss/1.0/modules/slash/"
	>

<channel>
	<title>CMiYC Labs, Inc. &#187; led</title>
	<atom:link href="http://www.cmiyc.com/blog/tag/led/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.cmiyc.com</link>
	<description>Projects and Ideas by J. Lewis</description>
	<lastBuildDate>Fri, 13 Jan 2012 00:33:36 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.3.1</generator>
		<item>
		<title>millis() Tutorial: Arduino Multitasking</title>
		<link>http://www.cmiyc.com/blog/2011/01/06/millis-tutorial/</link>
		<comments>http://www.cmiyc.com/blog/2011/01/06/millis-tutorial/#comments</comments>
		<pubDate>Fri, 07 Jan 2011 05:01:55 +0000</pubDate>
		<dc:creator>James</dc:creator>
				<category><![CDATA[Arduino]]></category>
		<category><![CDATA[Tutorials]]></category>
		<category><![CDATA[arduino]]></category>
		<category><![CDATA[led]]></category>
		<category><![CDATA[millis()]]></category>

		<guid isPermaLink="false">http://www.cmiyc.com/?p=294</guid>
		<description><![CDATA[Shortly after learning how to flash one LED, most new Arduino users move on to flashing two or more LEDs. The millis() function is one of the most powerful functions of the Arduino platform. This function returns the number of milliseconds the current sketch has been running since the last reset. This may not seem [...]]]></description>
			<content:encoded><![CDATA[<p><a rel="attachment wp-att-295" href="http://www.cmiyc.com/blog/2011/01/06/millis-tutorial/eca9168a883497e1bb33bd3a47ba1baa/"><img class="aligncenter size-medium wp-image-295" title="eca9168a883497e1bb33bd3a47ba1baa" src="http://www.cmiyc.com/files//2010/12/eca9168a883497e1bb33bd3a47ba1baa-300x197.png" alt="" width="300" height="197" /></a><br />
Shortly after learning how to flash one LED, most new Arduino users move on to flashing two or more LEDs.</p>
<p>The millis() function is one of the most powerful functions of the Arduino platform.  This function returns the number of milliseconds the current sketch has been running since the last reset.  This may not seem to be highly useful until you consider it as a replacement for the delay() function.  Now millis() itself cannot cause a delay, but you can use it create a virtual delay.<br /><em><p><a href="http://www.cmiyc.com/blog/2011/01/06/millis-tutorial/">Continue reading: millis() Tutorial: Arduino Multitasking</a></p></em>]]></content:encoded>
			<wfw:commentRss>http://www.cmiyc.com/blog/2011/01/06/millis-tutorial/feed/</wfw:commentRss>
		<slash:comments>3</slash:comments>
		</item>
		<item>
		<title>LED Basics</title>
		<link>http://www.cmiyc.com/blog/2010/09/19/led-basics/</link>
		<comments>http://www.cmiyc.com/blog/2010/09/19/led-basics/#comments</comments>
		<pubDate>Mon, 20 Sep 2010 02:33:42 +0000</pubDate>
		<dc:creator>James</dc:creator>
				<category><![CDATA[Tutorials]]></category>
		<category><![CDATA[Electronics Basics]]></category>
		<category><![CDATA[led]]></category>
		<category><![CDATA[Matrix]]></category>
		<category><![CDATA[pcb]]></category>

		<guid isPermaLink="false">http://www.cmiyc.com/?p=179</guid>
		<description><![CDATA[Note&#8230; this page has moved to:  http://www.cmiyc.com/tutorials/led-basics/ Nearly ever consumer device makes use of the Light Emitting Diode (LED). This highly versitle device offers an easy way to add an indicator to any project, while drawing a relatively small amount of current. Once their operation is understood, adding them to any project is a simple [...]]]></description>
			<content:encoded><![CDATA[<p style="clear: both;">Note&#8230; this page has moved to:  http://www.cmiyc.com/tutorials/led-basics/</p>
<p style="clear: both;"><img style="text-align: center; display: block; margin: 0 auto 10px;" src="http://www.cmiyc.com/files//2010/09/Three_LEDs-thumb.jpg" alt="" width="190" height="205" /></p>
<p style="clear: both;">
<p style="clear: both;">Nearly ever consumer device makes use of the Light Emitting Diode (LED). This highly versitle device offers an easy way to add an indicator to any project, while drawing a relatively small amount of current. Once their operation is understood, adding them to any project is a simple task. This is an simplified explanation of how a LED works and how to select a current limiting resistor. The information here is enough to use LEDs in a project, but is not intended to be a through explanation.</p>
<p style="clear: both;"<em><p><a href="http://www.cmiyc.com/blog/2010/09/19/led-basics/">Continue reading: LED Basics</a></p></em>]]></content:encoded>
			<wfw:commentRss>http://www.cmiyc.com/blog/2010/09/19/led-basics/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>TLC5940 Painter PCB</title>
		<link>http://www.cmiyc.com/blog/2009/04/05/tlc5940-painter-pcb/</link>
		<comments>http://www.cmiyc.com/blog/2009/04/05/tlc5940-painter-pcb/#comments</comments>
		<pubDate>Sun, 05 Apr 2009 19:11:09 +0000</pubDate>
		<dc:creator>James</dc:creator>
				<category><![CDATA[Projects]]></category>
		<category><![CDATA[arduino]]></category>
		<category><![CDATA[eagle]]></category>
		<category><![CDATA[led]]></category>
		<category><![CDATA[pcb]]></category>
		<category><![CDATA[schematic]]></category>
		<category><![CDATA[tlc5940]]></category>

		<guid isPermaLink="false">http://www.cmiyc.com/?p=129</guid>
		<description><![CDATA[This screen shot is an all-layer view of my TLC5940 painter board.  The 1st draft featured two TLC5940s, but I decided it made the board too large.  Instead, I wanted the ability to mount the painter boards around the LED&#8217;s shadow box.  This should make routing all the wires much easier.Continue reading: TLC5940 Painter PCB]]></description>
			<content:encoded><![CDATA[<div id="attachment_130" class="wp-caption aligncenter" style="width: 309px"><img class="size-medium wp-image-130" title="TLC5940NT Painter Board" src="http://www.cmiyc.com/files//2009/04/picture-1-299x112.png" alt="TLC5940NT Painter Board" width="299" height="112" /><p class="wp-caption-text">TLC5940NT Painter Board</p></div>
<p>This screen shot is an all-layer view of my TLC5940 painter board.  The 1st draft featured two TLC5940s, but I decided it made the board too large.  Instead, I wanted the ability to mount the painter boards around the LED&#8217;s shadow box.  This should make routing all the wires much easier.</p><em><p><a href="http://www.cmiyc.com/blog/2009/04/05/tlc5940-painter-pcb/">Continue reading: TLC5940 Painter PCB</a></p></em>]]></content:encoded>
			<wfw:commentRss>http://www.cmiyc.com/blog/2009/04/05/tlc5940-painter-pcb/feed/</wfw:commentRss>
		<slash:comments>2</slash:comments>
		</item>
		<item>
		<title>Row Your Boat, Part 1</title>
		<link>http://www.cmiyc.com/blog/2009/03/25/row-your-boat-part-1/</link>
		<comments>http://www.cmiyc.com/blog/2009/03/25/row-your-boat-part-1/#comments</comments>
		<pubDate>Thu, 26 Mar 2009 02:28:39 +0000</pubDate>
		<dc:creator>James</dc:creator>
				<category><![CDATA[Projects]]></category>
		<category><![CDATA[arduino]]></category>
		<category><![CDATA[electronics]]></category>
		<category><![CDATA[led]]></category>
		<category><![CDATA[leds]]></category>
		<category><![CDATA[tlc5940]]></category>

		<guid isPermaLink="false">http://www.cmiyc.com/?p=119</guid>
		<description><![CDATA[This pattern is called Row Your Boat. As one of the strips starts to get brighter, a nearby strip will join in the fading.  After completing a fade cycle, they start switching colors. There is a random strobe thrown in there as well.  The first 10 seconds are with a diffuser (piece of paper), the [...]]]></description>
			<content:encoded><![CDATA[<p><object width="425" height="344" data="http://www.youtube-nocookie.com/v/Q0qdh2qBOjw&amp;hl=en&amp;fs=1&amp;color1=0x006699&amp;color2=0x54abd6" type="application/x-shockwave-flash"><param name="align" value="center" /><param name="allowFullScreen" value="true" /><param name="allowscriptaccess" value="always" /><param name="src" value="http://www.youtube-nocookie.com/v/Q0qdh2qBOjw&amp;hl=en&amp;fs=1&amp;color1=0x006699&amp;color2=0x54abd6" /><param name="allowfullscreen" value="true" /></object></p>
<p>This pattern is called Row Your Boat. As one of the strips starts to get brighter, a nearby strip will join in the fading.  After completing a fade cycle, they start switching colors. There is a random strobe thrown in there as well.  The first 10 seconds are with a diffuser (piece of paper), the last 10 seconds are without.  The final panel will use a diffuser.</p><em><p><a href="http://www.cmiyc.com/blog/2009/03/25/row-your-boat-part-1/">Continue reading: Row Your Boat, Part 1</a></p></em>]]></content:encoded>
			<wfw:commentRss>http://www.cmiyc.com/blog/2009/03/25/row-your-boat-part-1/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>

