<?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>DIY DMCole &#187; LED</title>
	<atom:link href="http://www.dmcole.net/tag/led/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.dmcole.net</link>
	<description>Circuits, microcontrollers, LEDs, do-it-yourself style</description>
	<lastBuildDate>Thu, 08 Mar 2012 22:45:52 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.3.2</generator>
		<item>
		<title>Sawyer Star — the saga continues</title>
		<link>http://www.dmcole.net/sawyer-star-the-saga-continues/</link>
		<comments>http://www.dmcole.net/sawyer-star-the-saga-continues/#comments</comments>
		<pubDate>Sun, 04 Sep 2011 17:25:49 +0000</pubDate>
		<dc:creator>dmcole</dc:creator>
				<category><![CDATA[Musing]]></category>
		<category><![CDATA[Atmel]]></category>
		<category><![CDATA[ATTiny2313]]></category>
		<category><![CDATA[DMX-512]]></category>
		<category><![CDATA[LED]]></category>
		<category><![CDATA[Sawyer]]></category>

		<guid isPermaLink="false">http://www.dmcole.net/?p=207</guid>
		<description><![CDATA[This was my last take on a circuit to drive the Sawyer Star, an 8&#215;8 LED array that I have spent more than three years adapting from work from more than a dozen people — before I gave up. This schematic is basically the one drawn by Mike Ardai (N1ist) for his Color Stick project. I changed [...]]]></description>
			<content:encoded><![CDATA[<p><strong>This</strong> was my last take on a circuit to drive the <a href="http://doityourselfchristmas.com/forums/showthread.php?t=10302" target="_blank">Sawyer Star</a>, an 8&#215;8 LED array that I have spent more than three years adapting from work from more than a dozen people — before I gave up.</p>
<div id="attachment_285" class="wp-caption alignright" style="width: 310px"><a href="http://www.dmcole.net/wp-content/uploads/2010/07/Sawyer-v2-d.jpg"><img class="size-medium wp-image-285" title="Sawyer-v2-d" src="http://www.dmcole.net/wp-content/uploads/2010/07/Sawyer-v2-d-300x232.jpg" alt="Sawyer schematic" width="300" height="232" /></a><p class="wp-caption-text">Sawyer v2 schematic drawn in DipTrace</p></div>
<p>This schematic is basically the one drawn by Mike Ardai (N1ist) for his <a href="http://www.doityourselfchristmas.com/forums/showthread.php?t=11644" target="_blank">Color Stick</a> project. I changed only three major things:</p>
<p>&nbsp;</p>
<ul>
<li>He uses surface-mount components; I have changed this to a through-hole board.</li>
<li>I&#8217;ve added an on-board power supply.</li>
<li>Mike’s application requires three TLC5916 constant-current drivers, while in my project only one is needed. But the Star needs the addition of a 74HC595 and UDN2981 to source to the LEDs.</li>
</ul>
<p><strong>Through-hole vs. SMT:</strong> While I&#8217;m hoping to get some SMT experience in the coming months, I plan to build the first versions of this thing as through-hole because that’s where my comfort level is. From my readings in the DIY Christmas lights communities, it’s clear I’m not the only one who remains uncomfortable regarding SMT. I may redesign the PCB at some later point as SMT.</p>
<p><strong>Power supply:</strong> I’ve been thinking about the power supply for the Sawyer Star for a long time. The originator, David Thorpe, uses a nine-volt battery, which he says runs his stars throughout the holiday season without needing a change; I think that with the RS485 chip and off-board PWM, a battery probably won’t hold up adequately.</p>
<p>After seeing the on-board power supplies of <a href="http://www.diylightanimation.com/">Robert Jordan</a> and <a href="http://shop.martinxmas.com/">Robert Martin</a>, I briefly considered bringing household current onto the board, but ultimately decided this would be a bad idea. I decided a so-called wall wart (a wall-plug transformer) would be a better idea.</p>
<p>My theory here is that many people have surplus wall warts hanging around the house, which would help reduce the cost of the completed circuit.</p>
<p>In my initial design of this circuit, I used a standard LM7805 linear regulator. The problem with this component is that it doesn’t adequately handle current above one amp. In testing, I found that the LM7805 got really, really hot without a heat-sink and even with one I was concerned about it’s ability to work properly.</p>
<p>I designed a second version of the power supply using an LM317-based circuits, which while typically used for adjustable supplies, also work in fixed-voltage situations (and handle 1½-amps of current). It’s a cheap part (50-to-60-cents) and only needs a couple of resistors and a diode to complement the design.</p>
<p>Unfortunately, the LM317 is, like the LM7805, a linear regulator and dissipates the difference between voltage-in and voltage-out as heat, so the switch from the 7805 to the 317 gains me nothing.</p>
<p>Based on work done by Robert Morgan, I stumbled across the LM2576, which is a switching regulator rather than a linear regulator. As a switching regulator, it lowers the voltage by literally turning it on and off (very fast), which is a technique called <a href="http://en.wikipedia.org/wiki/Pulse-width_modulation">pulse-width modulation</a> or PWM. This technique is also used as a method for dimming DC-based components such as LEDs (see below).</p>
<p>The LM2576 works up to three amps of current but it has a problem: it has a relatively high cost ($2) and requires an inductor, which is another uncheap part (40-cents). I&#8217;m awaiting these parts (hanging head in shame: ordered the wrong versions of both the regulator and the inductor previous) and will build them up on a breadboard to make sure they work.</p>
<p>I&#8217;ve also added a 40-cent bridge rectifier to the circuit so that virtually any wall wart – from 9-volt AC or DC to 24-volt AC or DC – can be used, as long as it is at least one amp. I am using a terminal block to bring in that input voltage rather than the coax connector typically used for a wall wart for two reasons: again, so that any scrounged wall wart can be used and because in many applications the wire will need to be longer than the standard length provided by manufacturers.</p>
<p><strong>Driver chips:</strong> The choice of the ATTiny2313 means a relatively low number of pins and a certain constraint on internal memory are available (conversely, those compromises are rewarded with a relatively low chip price: ~$2). By necessity, then, the LEDs need to be handled through driver chips. I use two of those:</p>
<ul>
<li>The Texas Instruments TLC5916 is an eight-bit constant current, PWM serial sink driver with eight ports. That means it can control 256 levels (the eight-bit part) of dimming (PWM), provides the LEDs with the specific current they need (constant current), are driven by a serial signal and control the negative side of eight LED circuits. A serial signal allows you to drive a relatively unlimited number of ports with only two pins on the ATTiny2313. Multiple serial drivers can be “cascaded” together by merely taking the output of the first driver and wiring it to the input of the second.</li>
<li>The commodity 74HC595 is a serial shift register chip that sinks eight ports. Like the TLC5916, it can drive eight LED circuits via a serial signal; unlike the TLC5916, it doesn’t have constant current or a PWM. An array of LEDs doesn’t need PWM or constant current on both the positive (rows) side of the circuit as well as the negative (columns) side – as long as they exist on one side or the other, they’re fine. But the 74HC595 is also like the TLC5916 in that it sinks – or handles the negative side of the – the output circuit. Two negative controls won’t work, so the 74HC595 has to be supplemented with another chip that takes the sink port and turn it into a source port – the UDN2981.</li>
</ul>
<p>One last thought about this circuit: I drew it in <a href="http://www.diptrace.com/">DipTrace</a>, which while not the easiest program I’ve ever used, did seem to become somewhat efficient by the time I finished. After I&#8217;ve built up this circuit on a breadboard, tested it and made sure it works, then I’ll move on the the application’s printed circuit board creation ability.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.dmcole.net/sawyer-star-the-saga-continues/feed/</wfw:commentRss>
		<slash:comments>5</slash:comments>
		</item>
		<item>
		<title>More on the matrix/array</title>
		<link>http://www.dmcole.net/more-on-the-matrixarray/</link>
		<comments>http://www.dmcole.net/more-on-the-matrixarray/#comments</comments>
		<pubDate>Tue, 13 Apr 2010 22:23:15 +0000</pubDate>
		<dc:creator>dmcole</dc:creator>
				<category><![CDATA[Musing]]></category>
		<category><![CDATA[Atmel]]></category>
		<category><![CDATA[DMX-512]]></category>
		<category><![CDATA[LED]]></category>

		<guid isPermaLink="false">http://www.dmcole.net/?p=248</guid>
		<description><![CDATA[It&#8217;s been a few months since I last posted here &#8230; I don&#8217;t think there are any constant visitors who&#8217;ve been bummed out about the lack of activity, but I apologize nonetheless. Since we last spoke I threw the LED matrix project out to the Do It Yourself Christmas community to see if I could [...]]]></description>
			<content:encoded><![CDATA[<p><strong>It&rsquo;s</strong> been a few months since I last posted here &#8230; I don&rsquo;t think there are any constant visitors who&rsquo;ve been bummed out about the lack of activity, but I apologize nonetheless.</p>
<p>Since we last spoke I threw the LED matrix project out to the <a href="http://www.doityourselfchristmas.com/forums/" target="_blank">Do It Yourself Christmas</a> community to see if I could get some others interested and willing to help.  I got a couple of bites and have spent the last few months working with them, trying to further my goal of building an LED star that has 60 lamps, three colors and can be driven by DMX-512. You can see the <a href="http://doityourselfchristmas.com/forums/showthread.php?t=10302" target="_blank">discussions</a>.</p>
<p>The current circuit is based on the Atmel ATTiny2313, two 74HC595 shift registers and a ULN2803 Darlington array to handle sink current (plus an RS485 chip to handle DMX signals and associated resistors and capacitors).</p>
<p>Unfortunately, I haven&rsquo;t been able to make as much progress as I would have liked. I have a breadboarded circuit that works, but unfortunately, it works backwards. That is, when the DMX application sends a signal to an LED to light, it is dark; when there is a DMX signal but sent to have the LED dark, it lights.</p>
<p>Big brains in the DIYC community haven&rsquo;t been able to figure this one out, so for now I remain mired in my own ignorance.</p>
<p>That&rsquo;s all I know right now. Stay tuned for more information.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.dmcole.net/more-on-the-matrixarray/feed/</wfw:commentRss>
		<slash:comments>3</slash:comments>
		</item>
		<item>
		<title>Digital candle — Version 2</title>
		<link>http://www.dmcole.net/digital-candle-%e2%80%93-version-2/</link>
		<comments>http://www.dmcole.net/digital-candle-%e2%80%93-version-2/#comments</comments>
		<pubDate>Thu, 07 May 2009 23:22:29 +0000</pubDate>
		<dc:creator>dmcole</dc:creator>
				<category><![CDATA[How-to]]></category>
		<category><![CDATA[ATTiny13]]></category>
		<category><![CDATA[Digital candle]]></category>
		<category><![CDATA[Electronics]]></category>
		<category><![CDATA[Fading]]></category>
		<category><![CDATA[LED]]></category>
		<category><![CDATA[Light-emitting diodes]]></category>
		<category><![CDATA[Semiconductor devices]]></category>

		<guid isPermaLink="false">http://www.dmcole.net/?p=95</guid>
		<description><![CDATA[As can be seen from the dates between postings, I took an awful lot of time with this project &#8211; and yet, I never really accomplished my goal, which was to have five LEDs independently fading in and out like a candle, driven by an Atmel ATTiny13. I spent a lot of time with some [...]]]></description>
			<content:encoded><![CDATA[<p><strong>As</strong> can be seen from the dates between postings, I took an awful lot of time with this project &ndash; and yet, I never really accomplished my goal, which was to have five LEDs independently fading in and out like a candle, driven by an Atmel ATTiny13.<br />
<div id="attachment_122" class="wp-caption alignright" style="width: 310px"><a href="http://www.dmcole.net/wp-content/uploads/2009/05/digitalcandle-schematic-v2a.pdf" target="_new"><img src="http://www.dmcole.net/wp-content/uploads/2009/05/digitalcandle-schematic-v2a-300x199.jpg" alt="ATTiny13 drives 5 LEDs; programming/test circuit (click to download PDF)" title="digitalcandle-schematic-v2a" width="300" height="199" class="size-medium wp-image-122" border="0" /></a><p class="wp-caption-text">ATTiny13 drives 5 LEDs; programming/test circuit (click to download PDF)</p></div></p>
<p>I spent a lot of time with some code that had been created for a Microchip PIC12F675 but it turned out that it was merely random on-off, not fading the way a flickering candle operates. I then spent some time with a second code set, also for a PIC12F675, that did fade nicely, but which had a problem with brightness that I was never able to rectify (it is a duty-cycle issue, I know; I just don&rsquo;t know how to fix it).</p>
<p>But that <a href="http://www.geocities.com/westfw/electronics/flames.c" target="_new">second code set</a> did point me in the direction of how to control individual LEDs while within a loop, using bitwise manipulation.</p>
<p>I decided on Sunday that I had a few hours to work on this project and I wanted it finally finished. While the result is not exactly what I wanted, it will suffice.</p>
<p>What I&rsquo;ve built is a group of four LEDs that fade in and out in an inverse manner. While LED1 fades in, LED2 fades out and LED1 and LED3 work in synch, as do LED2 and LED4. So, when LED1 and LED3 fade out, LED2 and LED4 fade in and when LED2 and LED4 fade out, LED1 and LED3 fade in. It is random enough &ndash; and fast enough &ndash; that you can&rsquo;t really tell they&rsquo;re working inversely.<br />
<div id="attachment_123" class="wp-caption alignright" style="width: 310px"><a href="http://www.dmcole.net/wp-content/uploads/2009/05/digitalcandle-schematic-v2b.pdf" target="_new"><img src="http://www.dmcole.net/wp-content/uploads/2009/05/digitalcandle-schematic-v2b-300x257.jpg" alt="ATTiny13 drives 5 LEDs; production circuit (click to download PDF)" title="digitalcandle-schematic-v2b" width="300" height="257" class="size-medium wp-image-123"  border="0" /></a><p class="wp-caption-text">ATTiny13 drives 5 LEDs; production circuit (click to download PDF)</p></div></p>
<p>The fifth LED staying on all the time helps by keeping the candle from ever going completely dark. This effect would work just as well with only three LEDs, but the two extras throw off more light.</p>
<p>The finished code is at the end of this article.</p>
<p>In the prototype I&rsquo;m using 10mm warm white LEDs that are rated at 85,000 millicandles; they have a 3.3-volt forward voltage, so I&rsquo;m using 100-ohm, one-eighth watt resisters between the five pins of the microcontroller and the positive leg of the LED.</p>
<p>I have provided two circuit schematics; one is for a circuit to program and test the ATTiny13; the other is an operational circuit. I will be using this candle on my backyard railroad; you can see how I built the other flickering lights on the railroad <a href="http://www.45mm.com/lighting/flickering-big.html" target="_new">here</a> and you can assume I&rsquo;ll use a similar plastic-canistter/wood/glue/screws building technique for this.</p>
<p>These schematics don&rsquo;t detail the circuit that takes the raw Malibu 12-volt AC of my layout and turns it into filtered, five-volt DC for the microprocessor and LEDS; you can rest assured I built something eerily similar to this <a href="http://www.45mm.com/lighting/5v-DC.html" target="_new">circuit</a>.</p>
<p>I will build both circuits on a piece of RS <a href="http://www.radioshack.com/product/index.jsp?productId=2104052" target="_new">project board</a>, though I plan to attach the LEDs with one-inch long wire in order to be able to point them in various directions.</p>
<p>I&rsquo;ve provided a video of the LEDs, one scene where they&rsquo;re running on the breadboard bare and a second with a plastic canister, to give you an idea of how they will look on the layout.</p>
<p><object width="425" height="344"><param name="movie" value="http://www.youtube.com/v/PUSlyH5_0o4&#038;hl=en&#038;fs=1"></param><param name="allowFullScreen" value="true"></param><param name="allowscriptaccess" value="always"></param><embed src="http://www.youtube.com/v/PUSlyH5_0o4&#038;hl=en&#038;fs=1" type="application/x-shockwave-flash" allowscriptaccess="always" allowfullscreen="true" width="425" height="344"></embed></object></p>

<div class="wp_codebox_msgheader"><span class="right"><sup><a href="http://www.ericbess.com/ericblog/2008/03/03/wp-codebox/#examples" target="_blank" title="WP-CodeBox HowTo?"><span style="color: #99cc00">?</span></a></sup></span><span class="left"><a href="javascript:;" onclick="javascript:showCodeTxt('p95code2'); return false;">View Code</a> C</span><div class="codebox_clear"></div></div><div class="wp_codebox"><table><tr id="p952"><td class="code" id="p95code2"><pre class="c" style="font-family:monospace;"><span style="color: #808080; font-style: italic;">/*
* Digital candle V2
* -----------
* Use random numbers to emulate a flickering candle on five LEDs without hardware PWM 
* 
* David M. Cole &lt;dmcole at dmcole dot net&gt;
* License: 2009 Creative Commons Attribution-Noncommercial-Share Alike 3.0 U.S.
* Target: ATTiny13
* Compiler: AVR-GCC
*/</span>
&nbsp;
<span style="color: #339933;">#include &lt;avr/io.h&gt;											// Defines pins, po</span>
<span style="color: #339933;">#define led1_on PORTB |= 1 &lt;&lt; 0										// PortB0 = on</span>
<span style="color: #339933;">#define led1_off PORTB &amp;= ~(1 &lt;&lt; 0)									// PortB0 = off</span>
<span style="color: #339933;">#define led2_on PORTB |= 1 &lt;&lt; 1										// PortB1 = on</span>
<span style="color: #339933;">#define led2_off PORTB &amp;= ~(1 &lt;&lt; 1)									// PortB1 = off</span>
<span style="color: #339933;">#define led3_on PORTB |= 1 &lt;&lt; 2										// PortB2 = on</span>
<span style="color: #339933;">#define led3_off PORTB &amp;= ~(1 &lt;&lt; 2)									// PortB2 = off</span>
<span style="color: #339933;">#define led4_on PORTB |= 1 &lt;&lt; 3										// PortB3 = on</span>
<span style="color: #339933;">#define led4_off PORTB &amp;= ~(1 &lt;&lt; 3)									// PortB3 = off</span>
<span style="color: #339933;">#define led5_on PORTB |= 1 &lt;&lt; 4										// PortB4 = on</span>
<span style="color: #339933;">#define led5_off PORTB &amp;= ~(1 &lt;&lt; 4)									// PortB4 = off</span>
&nbsp;
<span style="color: #666666; font-style: italic;">//	Declare variables</span>
<span style="color: #666666; font-style: italic;">//	==============================================</span>
	uint8_t y<span style="color: #339933;">,</span> z<span style="color: #339933;">,</span> i<span style="color: #339933;">,</span> j<span style="color: #339933;">;</span>
<span style="color: #666666; font-style: italic;">//	==============================================</span>
&nbsp;
	<span style="color: #993333;">int</span> main<span style="color: #009900;">&#40;</span><span style="color: #993333;">void</span><span style="color: #009900;">&#41;</span>
		<span style="color: #009900;">&#123;</span>
			DDRB <span style="color: #339933;">=</span> <span style="color: #208080;">0b11111111</span><span style="color: #339933;">;</span>								<span style="color: #666666; font-style: italic;">// PortB all outputs</span>
 			<span style="color: #b1b100;">for</span><span style="color: #009900;">&#40;</span><span style="color: #339933;">;;</span><span style="color: #009900;">&#41;</span>										<span style="color: #666666; font-style: italic;">// loop forever</span>
 				<span style="color: #009900;">&#123;</span>
					y <span style="color: #339933;">=</span> rand<span style="color: #009900;">&#40;</span><span style="color: #0000dd;">1</span><span style="color: #339933;">,</span><span style="color: #0000dd;">255</span><span style="color: #009900;">&#41;</span><span style="color: #339933;">;</span>						<span style="color: #666666; font-style: italic;">// bottom of first loop</span>
					z <span style="color: #339933;">=</span> rand<span style="color: #009900;">&#40;</span><span style="color: #0000dd;">63</span><span style="color: #339933;">,</span><span style="color: #0000dd;">255</span><span style="color: #009900;">&#41;</span><span style="color: #339933;">;</span>						<span style="color: #666666; font-style: italic;">// top of first loop</span>
					<span style="color: #b1b100;">for</span> <span style="color: #009900;">&#40;</span>i <span style="color: #339933;">=</span> z<span style="color: #339933;">;</span> i <span style="color: #339933;">&lt;</span> y<span style="color: #339933;">;</span> i<span style="color: #339933;">++</span><span style="color: #009900;">&#41;</span>						<span style="color: #666666; font-style: italic;">// first fade loop</span>
						<span style="color: #009900;">&#123;</span> 
							led1_off<span style="color: #339933;">;</span>
							led2_on<span style="color: #339933;">;</span>
							led3_off<span style="color: #339933;">;</span>					<span style="color: #666666; font-style: italic;">// set up for first fade</span>
							led4_on<span style="color: #339933;">;</span>
							led5_on<span style="color: #339933;">;</span>					<span style="color: #666666; font-style: italic;">// led5 is always on</span>
							<span style="color: #b1b100;">for</span> <span style="color: #009900;">&#40;</span>j<span style="color: #339933;">=</span><span style="color: #0000dd;">0</span><span style="color: #339933;">;</span> j <span style="color: #339933;">&lt;</span> y<span style="color: #339933;">;</span> j<span style="color: #339933;">++</span><span style="color: #009900;">&#41;</span>
								<span style="color: #009900;">&#123;</span>
									<span style="color: #b1b100;">if</span> <span style="color: #009900;">&#40;</span>j <span style="color: #339933;">&gt;</span> i<span style="color: #009900;">&#41;</span>
										<span style="color: #009900;">&#123;</span>
											led1_on<span style="color: #339933;">;</span>
											led2_off<span style="color: #339933;">;</span>	<span style="color: #666666; font-style: italic;">// turn off lamps that were on</span>
											led3_on<span style="color: #339933;">;</span>	<span style="color: #666666; font-style: italic;">// turn on lamps that were off</span>
											led4_off<span style="color: #339933;">;</span>
											led5_on<span style="color: #339933;">;</span>	<span style="color: #666666; font-style: italic;">// led5 is always on</span>
										<span style="color: #009900;">&#125;</span>
								<span style="color: #009900;">&#125;</span>
							<span style="color: #009900;">&#125;</span>						<span style="color: #666666; font-style: italic;">// end first fade loop </span>
					y <span style="color: #339933;">=</span> rand<span style="color: #009900;">&#40;</span><span style="color: #0000dd;">1</span><span style="color: #339933;">,</span><span style="color: #0000dd;">255</span><span style="color: #009900;">&#41;</span><span style="color: #339933;">;</span>						<span style="color: #666666; font-style: italic;">// bottom of second looop</span>
					z <span style="color: #339933;">=</span> rand<span style="color: #009900;">&#40;</span><span style="color: #0000dd;">63</span><span style="color: #339933;">,</span><span style="color: #0000dd;">255</span><span style="color: #009900;">&#41;</span><span style="color: #339933;">;</span>						<span style="color: #666666; font-style: italic;">// top of second looop</span>
					<span style="color: #b1b100;">for</span> <span style="color: #009900;">&#40;</span>i <span style="color: #339933;">=</span> y<span style="color: #339933;">;</span> i <span style="color: #339933;">&gt;</span> z<span style="color: #339933;">;</span> i<span style="color: #339933;">--</span><span style="color: #009900;">&#41;</span>						<span style="color: #666666; font-style: italic;">// second fade loop</span>
						<span style="color: #009900;">&#123;</span>
							led1_on<span style="color: #339933;">;</span>
							led2_off<span style="color: #339933;">;</span>
							led3_on<span style="color: #339933;">;</span>					<span style="color: #666666; font-style: italic;">// note lamps swap state</span>
							led4_off<span style="color: #339933;">;</span>					<span style="color: #666666; font-style: italic;">// from first loop</span>
							led5_on<span style="color: #339933;">;</span>					<span style="color: #666666; font-style: italic;">// led5 is always on</span>
							<span style="color: #b1b100;">for</span> <span style="color: #009900;">&#40;</span>j<span style="color: #339933;">=</span><span style="color: #0000dd;">0</span><span style="color: #339933;">;</span> j <span style="color: #339933;">&lt;</span> y<span style="color: #339933;">;</span> j<span style="color: #339933;">++</span><span style="color: #009900;">&#41;</span>
								<span style="color: #009900;">&#123;</span>
									<span style="color: #b1b100;">if</span> <span style="color: #009900;">&#40;</span>j <span style="color: #339933;">&gt;</span> i<span style="color: #009900;">&#41;</span>
										<span style="color: #009900;">&#123;</span>
											led1_off<span style="color: #339933;">;</span>
											led2_on<span style="color: #339933;">;</span>
											led3_off<span style="color: #339933;">;</span>	<span style="color: #666666; font-style: italic;">// and again, change state</span>
											led4_on<span style="color: #339933;">;</span>
											led5_on<span style="color: #339933;">;</span>	<span style="color: #666666; font-style: italic;">// led5 is always on</span>
										<span style="color: #009900;">&#125;</span>
								<span style="color: #009900;">&#125;</span>
						<span style="color: #009900;">&#125;</span>							<span style="color: #666666; font-style: italic;">// end second fade loop</span>
				<span style="color: #009900;">&#125;</span>
		<span style="color: #009900;">&#125;</span></pre></td></tr></table></div>

]]></content:encoded>
			<wfw:commentRss>http://www.dmcole.net/digital-candle-%e2%80%93-version-2/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Digital candle — Version 1</title>
		<link>http://www.dmcole.net/digital-candle-%e2%80%94-version-1/</link>
		<comments>http://www.dmcole.net/digital-candle-%e2%80%94-version-1/#comments</comments>
		<pubDate>Fri, 13 Mar 2009 21:03:17 +0000</pubDate>
		<dc:creator>dmcole</dc:creator>
				<category><![CDATA[How-to]]></category>
		<category><![CDATA[ATTiny13]]></category>
		<category><![CDATA[Digital candle]]></category>
		<category><![CDATA[Electronic engineering]]></category>
		<category><![CDATA[LED]]></category>
		<category><![CDATA[Light-emitting diode]]></category>

		<guid isPermaLink="false">http://www.dmcole.net/?p=57</guid>
		<description><![CDATA[If you’ve visited my web site on backyard railroad illumination, you know about my fixation with creating light that flickers as though it were a fire (either from candle or a fireplace). The first solution to that problem was to modify LED tea candles — readily available at crafts stores and even Walgreens — so [...]]]></description>
			<content:encoded><![CDATA[<p>If you’ve visited my web site on <a href="http://www.45mm.com/lighting/" target="_new">backyard railroad illumination</a>, you know about my fixation with creating light that flickers as though it were a fire (either from candle or a fireplace).</p>
<div id="attachment_76" class="wp-caption alignright" style="width: 310px"><a href="http://www.dmcole.net/wp-content/uploads/2009/03/digitalcandle-schematic-v1.pdf" target="_new"><img class="size-medium wp-image-76" title="digitalcandle-schematic-v1" src="http://www.dmcole.net/wp-content/uploads/2009/03/digitalcandle-schematic-v1-300x197.jpg" alt="Schematic of circuit to fade, flicker single LED (click to download PDF)" width="300" height="197" border="0" /></a><p class="wp-caption-text">Schematic of circuit to fade, flicker single LED (click to download PDF)</p></div>
<p>The first solution to that problem was to modify LED tea candles — readily available at crafts stores and even Walgreens — so that they would work off of standard 12-volt garden lighting (aka: <a href="http://www.malibulights.com/index.php?action=subcategory&amp;pid=0&amp;did=1&amp;sid=9" target="_new">Malibu lighting</a>).</p>
<p>The dirty little secret of that method is that all the tea candles flicker at the same time. I’m not quite sure why this is so — perhaps the proprietary microcontroller used in those devices is time based and since they all start at the same time, they seem to work in synch? In any event, it does make looking at all the “fires” on my layout pulse at the same time.</p>
<p>So, in the back of my mind, I knew I wanted something besides tea lights to make flickering light on the layout. I kept looking around the net, and in January a reader of the backyard illumination site pointed me to an <a href="http://www.instructables.com/id/S2LGADIFN82WUKQ/" target="_new">Instructables</a> that showed a circuit to increase the current that could pass through a tea light, allowing up to four LEDs to be driven in the circuit.</p>
<p>The Instructables site provides a “related” window in the right-rail and along with the increased current circuit there were a couple of other “LED candles” that caught my fancy.</p>
<p>One, which by March seems to have been removed from the site, used the concept of the <a href="http://en.wikipedia.org/wiki/Linear_feedback_shift_register" target="_new">linear feedback shift register</a> to control the flickering. Unfortunately, it was written for a Pic12F675, not an AVR (reading the datasheets, I decided that an ATTiny13 would be the equivalent controller).</p>
<p>What I liked about this idea was that it utilized seven of the eight pins of the microcontroller — it drove five LEDs (which is five of the pins and one each for power and ground). There were other circuits on the ’Net and Instructables that used just one LED, but none used all five (this was in January).</p>
<p>So, I bought a handful of ATTiny13s at <a href="http://www.jameco.com/" target="_new">Jameco</a> and set about to build the circuit and convert the code.</p>
<p>I didn’t really get anywhere. So, I started writing my own code. For the first shot, I decided to control just a single LED (crawl before walking).</p>
<p>The circuit illustrated above and the code below do that. What’s different (it turns out) from what I’ve done here and what others around the ’Net have done is that I’m fading the LED from dark to bright in a random manner.</p>
<p>I do this without using hardware <a href="http://en.wikipedia.org/wiki/Pulse-width_modulation" target="_new">pulse width modulation</a> (PWM); I chose to skip hardware PWM because of the way the ATTiny13 is configured: the PWM pins are also the pins that are used for programming. To use hardware PWM I would have had to program the chip, power down the circuit, connect the LEDs, run the program and to debug, do the steps in the opposite order.</p>
<p>Easier to write my own PWM code, I thought <img src='http://www.dmcole.net/wp-includes/images/smilies/icon_wink.gif' alt=';-)' class='wp-smiley' />  &#8230;</p>
<p>The code makes (to my eye, at least) a more realistic candlelight flicker. But, it is just one LED and while that might be enough for somebody else, I’ve got four more pins to use in this project and I’m going to figure out how to use them.</p>
<p>I’m working with another developer over at Ladyada forums and I hope to have a five-LED version of fading code work on an ATTiny13 shortly.</p>
<p>For now, though, here’s Version 1, the single LED fading digital candle:</p>

<div class="wp_codebox_msgheader"><span class="right"><sup><a href="http://www.ericbess.com/ericblog/2008/03/03/wp-codebox/#examples" target="_blank" title="WP-CodeBox HowTo?"><span style="color: #99cc00">?</span></a></sup></span><span class="left"><a href="javascript:;" onclick="javascript:showCodeTxt('p57code4'); return false;">View Code</a> C</span><div class="codebox_clear"></div></div><div class="wp_codebox"><table><tr id="p574"><td class="code" id="p57code4"><pre class="c" style="font-family:monospace;"><span style="color: #808080; font-style: italic;">/*
* DigitalCandle -- Version 1
* -----------
* Use random numbers to emulate a flickering candle on a single LED without hardware PWM
*
* David M. Cole
&nbsp;
* License: 2009 Creative Commons Attribution-Noncommercial-Share Alike 3.0 U.S.
* Target: ATTiny13
* Compiler: AVR-GCC
*/</span>
&nbsp;
<span style="color: #339933;">#include 														// Defines pins, po</span>
&nbsp;
<span style="color: #666666; font-style: italic;">//	Declare variables</span>
<span style="color: #666666; font-style: italic;">//	==============================================</span>
	uint8_t x<span style="color: #339933;">,</span> y<span style="color: #339933;">,</span> z<span style="color: #339933;">,</span> i<span style="color: #339933;">,</span> j<span style="color: #339933;">;</span>
<span style="color: #666666; font-style: italic;">//	==============================================</span>
&nbsp;
	<span style="color: #993333;">int</span> main<span style="color: #009900;">&#40;</span><span style="color: #993333;">void</span><span style="color: #009900;">&#41;</span>
		<span style="color: #009900;">&#123;</span>
			DDRB <span style="color: #339933;">=</span> <span style="color: #208080;">0b11111111</span><span style="color: #339933;">;</span>										<span style="color: #666666; font-style: italic;">// PortB all outputs</span>
 			<span style="color: #b1b100;">for</span><span style="color: #009900;">&#40;</span><span style="color: #339933;">;;</span><span style="color: #009900;">&#41;</span>												<span style="color: #666666; font-style: italic;">// loop forever</span>
 				<span style="color: #009900;">&#123;</span>
		 			x <span style="color: #339933;">=</span> <span style="color: #0000dd;">4</span><span style="color: #339933;">;</span>
					y <span style="color: #339933;">=</span> rand<span style="color: #009900;">&#40;</span><span style="color: #0000dd;">1</span><span style="color: #339933;">,</span><span style="color: #0000dd;">255</span><span style="color: #009900;">&#41;</span><span style="color: #339933;">;</span>
					z <span style="color: #339933;">=</span> rand<span style="color: #009900;">&#40;</span><span style="color: #0000dd;">63</span><span style="color: #339933;">,</span><span style="color: #0000dd;">255</span><span style="color: #009900;">&#41;</span><span style="color: #339933;">;</span>
					<span style="color: #b1b100;">for</span> <span style="color: #009900;">&#40;</span>i <span style="color: #339933;">=</span> z<span style="color: #339933;">;</span> i <span style="color: #339933;">&amp;</span>lt<span style="color: #339933;">;</span> y<span style="color: #339933;">;</span> i<span style="color: #339933;">++</span><span style="color: #009900;">&#41;</span>								<span style="color: #666666; font-style: italic;">// the fading in loop</span>
						<span style="color: #009900;">&#123;</span>
							PORTB <span style="color: #339933;">=</span> <span style="color: #0000dd;">1</span> <span style="color: #339933;">&amp;</span>lt<span style="color: #339933;">;&amp;</span>lt<span style="color: #339933;">;</span> x<span style="color: #339933;">;</span> 						<span style="color: #666666; font-style: italic;">// light on</span>
							<span style="color: #b1b100;">for</span> <span style="color: #009900;">&#40;</span>j<span style="color: #339933;">=</span><span style="color: #0000dd;">0</span><span style="color: #339933;">;</span> j <span style="color: #339933;">&amp;</span>lt<span style="color: #339933;">;</span> y<span style="color: #339933;">;</span> j<span style="color: #339933;">++</span><span style="color: #009900;">&#41;</span>
								<span style="color: #009900;">&#123;</span>
									<span style="color: #b1b100;">if</span> <span style="color: #009900;">&#40;</span>j <span style="color: #339933;">&amp;</span>gt<span style="color: #339933;">;</span> i<span style="color: #009900;">&#41;</span>
										<span style="color: #009900;">&#123;</span>
											PORTB <span style="color: #339933;">=</span> <span style="color: #0000dd;">0</span> <span style="color: #339933;">&amp;</span>lt<span style="color: #339933;">;&amp;</span>lt<span style="color: #339933;">;</span> x<span style="color: #339933;">;</span>	 		<span style="color: #666666; font-style: italic;">// light off</span>
										<span style="color: #009900;">&#125;</span>
								<span style="color: #009900;">&#125;</span>
							<span style="color: #009900;">&#125;</span>								<span style="color: #666666; font-style: italic;">// end fade in</span>
					y <span style="color: #339933;">=</span> rand<span style="color: #009900;">&#40;</span><span style="color: #0000dd;">1</span><span style="color: #339933;">,</span><span style="color: #0000dd;">255</span><span style="color: #009900;">&#41;</span><span style="color: #339933;">;</span>
					z <span style="color: #339933;">=</span> rand<span style="color: #009900;">&#40;</span><span style="color: #0000dd;">63</span><span style="color: #339933;">,</span><span style="color: #0000dd;">255</span><span style="color: #009900;">&#41;</span><span style="color: #339933;">;</span>
					<span style="color: #b1b100;">for</span> <span style="color: #009900;">&#40;</span>i <span style="color: #339933;">=</span> y<span style="color: #339933;">;</span> i <span style="color: #339933;">&amp;</span>gt<span style="color: #339933;">;</span> z<span style="color: #339933;">;</span> i<span style="color: #339933;">--</span><span style="color: #009900;">&#41;</span>								<span style="color: #666666; font-style: italic;">// the fading out loop</span>
						<span style="color: #009900;">&#123;</span>
							PORTB <span style="color: #339933;">=</span> <span style="color: #0000dd;">1</span> <span style="color: #339933;">&amp;</span>lt<span style="color: #339933;">;&amp;</span>lt<span style="color: #339933;">;</span> x<span style="color: #339933;">;</span>							<span style="color: #666666; font-style: italic;">// light on</span>
							<span style="color: #b1b100;">for</span> <span style="color: #009900;">&#40;</span>j<span style="color: #339933;">=</span><span style="color: #0000dd;">0</span><span style="color: #339933;">;</span> j <span style="color: #339933;">&amp;</span>lt<span style="color: #339933;">;</span> y<span style="color: #339933;">;</span> j<span style="color: #339933;">++</span><span style="color: #009900;">&#41;</span>
								<span style="color: #009900;">&#123;</span>
									<span style="color: #b1b100;">if</span> <span style="color: #009900;">&#40;</span>j <span style="color: #339933;">&amp;</span>gt<span style="color: #339933;">;</span> i<span style="color: #009900;">&#41;</span>
										<span style="color: #009900;">&#123;</span>
											PORTB <span style="color: #339933;">=</span> <span style="color: #0000dd;">0</span> <span style="color: #339933;">&amp;</span>lt<span style="color: #339933;">;&amp;</span>lt<span style="color: #339933;">;</span> x<span style="color: #339933;">;</span>			<span style="color: #666666; font-style: italic;">// light off</span>
										<span style="color: #009900;">&#125;</span>
								<span style="color: #009900;">&#125;</span>
						<span style="color: #009900;">&#125;</span>									<span style="color: #666666; font-style: italic;">// end fade out</span>
				<span style="color: #009900;">&#125;</span>
		<span style="color: #009900;">&#125;</span></pre></td></tr></table></div>

]]></content:encoded>
			<wfw:commentRss>http://www.dmcole.net/digital-candle-%e2%80%94-version-1/feed/</wfw:commentRss>
		<slash:comments>2</slash:comments>
		</item>
	</channel>
</rss>

