<?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 exercise 2 &#8211; alternate pulsing lights</title>
	<atom:link href="http://www.suppertime.co.uk/blogmywiki/2012/03/arduino-exercise-2-alternate-pulsing-lights/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.suppertime.co.uk/blogmywiki/2012/03/arduino-exercise-2-alternate-pulsing-lights/</link>
	<description>reading, writing, coding, making</description>
	<lastBuildDate>Tue, 24 Oct 2023 13:43:21 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.1</generator>
	<item>
		<title>By: Dan</title>
		<link>http://www.suppertime.co.uk/blogmywiki/2012/03/arduino-exercise-2-alternate-pulsing-lights/#comment-39158</link>
		<dc:creator>Dan</dc:creator>
		<pubDate>Thu, 20 Feb 2014 12:56:21 +0000</pubDate>
		<guid isPermaLink="false">http://www.suppertime.co.uk/blogmywiki/?p=896#comment-39158</guid>
		<description>Excellent coding! I was looking at some other ideas with this setup. i stopped playing with arduino for a few months and now i find myself back at it for a few things. Sadly im having issues resolving some things. i love the idea of being able to set different leds to pulse at different intervals. but what if we wanted to goa step further and add a button to allow different leds to pulse while others stay off, or to color mixe several LEDs? i recall making a 5 led sequencer that used debounce and a button to cycle through different sequences, how would you apply that kind of code woth this? 
EX:

red led 
blue led 
green led 
button 

press the button red pulses.
press again green only pulses. 
press again blue only pulses.
press again red and blue pulse. 
press yet again and all pulsing stops. 

again i know im overthinking the spolution (like i did til i read your code)
i guess im just losing track where its all itegrated.</description>
		<content:encoded><![CDATA[<p>Excellent coding! I was looking at some other ideas with this setup. i stopped playing with arduino for a few months and now i find myself back at it for a few things. Sadly im having issues resolving some things. i love the idea of being able to set different leds to pulse at different intervals. but what if we wanted to goa step further and add a button to allow different leds to pulse while others stay off, or to color mixe several LEDs? i recall making a 5 led sequencer that used debounce and a button to cycle through different sequences, how would you apply that kind of code woth this?<br />
EX:</p>
<p>red led<br />
blue led<br />
green led<br />
button </p>
<p>press the button red pulses.<br />
press again green only pulses.<br />
press again blue only pulses.<br />
press again red and blue pulse.<br />
press yet again and all pulsing stops. </p>
<p>again i know im overthinking the spolution (like i did til i read your code)<br />
i guess im just losing track where its all itegrated.</p>
]]></content:encoded>
	</item>
</channel>
</rss>
