<?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 for NovoKane</title>
	<atom:link href="http://www.thekanes.org/comments/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.thekanes.org</link>
	<description>Making, creating, tinkering, living.</description>
	<lastBuildDate>Fri, 03 May 2013 10:36:21 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=2.9.1</generator>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
		<item>
		<title>Comment on Automated LED stairs by Erica</title>
		<link>http://www.thekanes.org/projects/automated-led-stairs-howto/comment-page-1/#comment-7460</link>
		<dc:creator>Erica</dc:creator>
		<pubDate>Fri, 03 May 2013 10:36:21 +0000</pubDate>
		<guid isPermaLink="false">http://www.thekanes.org/?page_id=508#comment-7460</guid>
		<description>Hi Prabu, thank you. Your idea should work. The loop() function is where you should start looking first as it determines when to fire the light sequences.</description>
		<content:encoded><![CDATA[<p>Hi Prabu, thank you. Your idea should work. The loop() function is where you should start looking first as it determines when to fire the light sequences.</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Automated LED stairs by Prabu</title>
		<link>http://www.thekanes.org/projects/automated-led-stairs-howto/comment-page-1/#comment-7456</link>
		<dc:creator>Prabu</dc:creator>
		<pubDate>Fri, 03 May 2013 07:30:15 +0000</pubDate>
		<guid isPermaLink="false">http://www.thekanes.org/?page_id=508#comment-7456</guid>
		<description>Hi erica, i am looking forward in building your project and i was wondering if i could add 2 Push Button Switches (one on top and one at bottom or more like a 2 way stairs lighting switch) to bypass the Ultrasonic sensors to keep the lights permanently ON as i would like to keep the stair lights ON during parties (looks cool) and then switch back to the sensors once the party is over.

How do i do it and which part of your code that i need to edit to enable such function and i am fairly new to arduino.
looking forward for your reply.

This is seriously a good project! Cheers!!</description>
		<content:encoded><![CDATA[<p>Hi erica, i am looking forward in building your project and i was wondering if i could add 2 Push Button Switches (one on top and one at bottom or more like a 2 way stairs lighting switch) to bypass the Ultrasonic sensors to keep the lights permanently ON as i would like to keep the stair lights ON during parties (looks cool) and then switch back to the sensors once the party is over.</p>
<p>How do i do it and which part of your code that i need to edit to enable such function and i am fairly new to arduino.<br />
looking forward for your reply.</p>
<p>This is seriously a good project! Cheers!!</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Automated LED stairs by Automated LED stairs &#124; Learning (b)Log</title>
		<link>http://www.thekanes.org/projects/automated-led-stairs-howto/comment-page-1/#comment-7391</link>
		<dc:creator>Automated LED stairs &#124; Learning (b)Log</dc:creator>
		<pubDate>Sat, 20 Apr 2013 17:27:55 +0000</pubDate>
		<guid isPermaLink="false">http://www.thekanes.org/?page_id=508#comment-7391</guid>
		<description>[...] http://www.thekanes.org/projects/automated-led-stairs-howto Share this:TwitterFacebookLike this:Like Loading...   Filed under Uncategorized     &#8592; HR&#160;Giger [...]</description>
		<content:encoded><![CDATA[<p>[...] <a href="http://www.thekanes.org/projects/automated-led-stairs-howto" rel="nofollow">http://www.thekanes.org/projects/automated-led-stairs-howto</a> Share this:TwitterFacebookLike this:Like Loading&#8230;   Filed under Uncategorized     &larr; HR&nbsp;Giger [...]</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Automated LED stairs by James</title>
		<link>http://www.thekanes.org/projects/automated-led-stairs-howto/comment-page-1/#comment-7357</link>
		<dc:creator>James</dc:creator>
		<pubDate>Tue, 09 Apr 2013 14:14:56 +0000</pubDate>
		<guid isPermaLink="false">http://www.thekanes.org/?page_id=508#comment-7357</guid>
		<description>YAY!!!! Lights are flickering away!!!!

I think i understand the gist of it all now. My only concern is that it appears if nothing triggers the sensors they seem to switch off and i have to manually flick the reset on the board.</description>
		<content:encoded><![CDATA[<p>YAY!!!! Lights are flickering away!!!!</p>
<p>I think i understand the gist of it all now. My only concern is that it appears if nothing triggers the sensors they seem to switch off and i have to manually flick the reset on the board.</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Automated LED stairs by James</title>
		<link>http://www.thekanes.org/projects/automated-led-stairs-howto/comment-page-1/#comment-7356</link>
		<dc:creator>James</dc:creator>
		<pubDate>Tue, 09 Apr 2013 13:37:43 +0000</pubDate>
		<guid isPermaLink="false">http://www.thekanes.org/?page_id=508#comment-7356</guid>
		<description>Hi Erica, 

Thanks for your speedy reply! 

I would love to tell you i have even the slightest idea as to what im doing but that would be a lie im afraid so your question regarding where in the code i am up to is impossible to answer as i simply do not know haha. 

I have been going through your code and my good friend google has been giving his fair share of help too but progress is slow.

I suspect i may not have corrected the BYTE issue of the 1.0 release so am starting again to look through and better understand what is going on. On this note though, to solve the BYTE issue, would one simply just do a find and replace type of command or would something more drastic need to be implemented?</description>
		<content:encoded><![CDATA[<p>Hi Erica, </p>
<p>Thanks for your speedy reply! </p>
<p>I would love to tell you i have even the slightest idea as to what im doing but that would be a lie im afraid so your question regarding where in the code i am up to is impossible to answer as i simply do not know haha. </p>
<p>I have been going through your code and my good friend google has been giving his fair share of help too but progress is slow.</p>
<p>I suspect i may not have corrected the BYTE issue of the 1.0 release so am starting again to look through and better understand what is going on. On this note though, to solve the BYTE issue, would one simply just do a find and replace type of command or would something more drastic need to be implemented?</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Automated LED stairs by Erica</title>
		<link>http://www.thekanes.org/projects/automated-led-stairs-howto/comment-page-1/#comment-7353</link>
		<dc:creator>Erica</dc:creator>
		<pubDate>Mon, 08 Apr 2013 16:44:34 +0000</pubDate>
		<guid isPermaLink="false">http://www.thekanes.org/?page_id=508#comment-7353</guid>
		<description>As far as debugging goes, I am a big fan of using lots of Serial.print statements. Are you actually getting to the part of the code where the lights are turned on, etc. Once you&#039;ve confirmed that, you can start checking connections and voltages.

You mention soldering -- I&#039;d start with a breadboard first, easier to fix if there are problems :)

A link to the datasheet for the LED driver (M5451) is included on the project page, I would start there to get a deeper understanding of that. Basically though the bottom pin is the power supply for the chip, brightness is used to control the overall appearance of the LEDs. If that&#039;s handled wrong that could prevent them lighting up.</description>
		<content:encoded><![CDATA[<p>As far as debugging goes, I am a big fan of using lots of Serial.print statements. Are you actually getting to the part of the code where the lights are turned on, etc. Once you&#8217;ve confirmed that, you can start checking connections and voltages.</p>
<p>You mention soldering &#8212; I&#8217;d start with a breadboard first, easier to fix if there are problems <img src='http://www.thekanes.org/wordpress/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' /> </p>
<p>A link to the datasheet for the LED driver (M5451) is included on the project page, I would start there to get a deeper understanding of that. Basically though the bottom pin is the power supply for the chip, brightness is used to control the overall appearance of the LEDs. If that&#8217;s handled wrong that could prevent them lighting up.</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Automated LED stairs by James</title>
		<link>http://www.thekanes.org/projects/automated-led-stairs-howto/comment-page-1/#comment-7352</link>
		<dc:creator>James</dc:creator>
		<pubDate>Mon, 08 Apr 2013 15:11:29 +0000</pubDate>
		<guid isPermaLink="false">http://www.thekanes.org/?page_id=508#comment-7352</guid>
		<description>Hi Erica, 

Really like this project, so much so that after i can get my iddy biddy head around all the states, shifts and other tech head mumbo jumbo i would love to hook up a light sensor to only activate during certain levels of light and have larger arrays of lights and sensors around the whole house to activate as emergency lighting.....sneaking into the house without waking people up is considered an emergency :P

MY problem at the moment is i have soldered it all up and it appears the code has uploaded correctly and the PING&#039;s little LED&#039;s periodically go ballistic but i can&#039;t seem to get main LED&#039;s to turn on. 

Besides including the Lightuino and Ping Library and changing the reoccurring syntax errors on one or two things, would any other code need to be changed? I come from 0 electrical background so the learning curve on this is huge for me but hope to make sense of it all.

Also i was a little confused with the LED driver. I notice you feed a 5V into the bottom pin and then again into the brightness pin across a 1kw resistor. What&#039;s the purpose of this?

Thank you in advance with any light you could shed on this problem but understand if you are too busy to get back to me. Regardless, love the project and hope to see more wonderful creations in the future. 

Kind Regards
James</description>
		<content:encoded><![CDATA[<p>Hi Erica, </p>
<p>Really like this project, so much so that after i can get my iddy biddy head around all the states, shifts and other tech head mumbo jumbo i would love to hook up a light sensor to only activate during certain levels of light and have larger arrays of lights and sensors around the whole house to activate as emergency lighting&#8230;..sneaking into the house without waking people up is considered an emergency <img src='http://www.thekanes.org/wordpress/wp-includes/images/smilies/icon_razz.gif' alt=':P' class='wp-smiley' /> </p>
<p>MY problem at the moment is i have soldered it all up and it appears the code has uploaded correctly and the PING&#8217;s little LED&#8217;s periodically go ballistic but i can&#8217;t seem to get main LED&#8217;s to turn on. </p>
<p>Besides including the Lightuino and Ping Library and changing the reoccurring syntax errors on one or two things, would any other code need to be changed? I come from 0 electrical background so the learning curve on this is huge for me but hope to make sense of it all.</p>
<p>Also i was a little confused with the LED driver. I notice you feed a 5V into the bottom pin and then again into the brightness pin across a 1kw resistor. What&#8217;s the purpose of this?</p>
<p>Thank you in advance with any light you could shed on this problem but understand if you are too busy to get back to me. Regardless, love the project and hope to see more wonderful creations in the future. </p>
<p>Kind Regards<br />
James</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Automated LED stairs by Erica</title>
		<link>http://www.thekanes.org/projects/automated-led-stairs-howto/comment-page-1/#comment-7348</link>
		<dc:creator>Erica</dc:creator>
		<pubDate>Sun, 07 Apr 2013 09:42:42 +0000</pubDate>
		<guid isPermaLink="false">http://www.thekanes.org/?page_id=508#comment-7348</guid>
		<description>David, sorry I didn&#039;t see this earlier. One of the posts I wrote goes into  detail about the Lightuino source code -- look there for more information. I agree ledState is not obvious.

I didn&#039;t use fading but for LEDs one usually uses PWM. The question again is how to do this in the context of using the Lightuino code. Lightuino has its own Google code page so I would check there.</description>
		<content:encoded><![CDATA[<p>David, sorry I didn&#8217;t see this earlier. One of the posts I wrote goes into  detail about the Lightuino source code &#8212; look there for more information. I agree ledState is not obvious.</p>
<p>I didn&#8217;t use fading but for LEDs one usually uses PWM. The question again is how to do this in the context of using the Lightuino code. Lightuino has its own Google code page so I would check there.</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Automated LED stairs by Erica</title>
		<link>http://www.thekanes.org/projects/automated-led-stairs-howto/comment-page-1/#comment-7347</link>
		<dc:creator>Erica</dc:creator>
		<pubDate>Sun, 07 Apr 2013 09:34:31 +0000</pubDate>
		<guid isPermaLink="false">http://www.thekanes.org/?page_id=508#comment-7347</guid>
		<description>Darren, that&#039;s wonderful! I hope you post a link.

The MUX shield covers the extra output pins (and input) but not the power issue. It uses the exact same shift registers I describe in my post, but costs $25 instead of $0.25, and is much larger. I don&#039;t desscribe input in my post, but you can get cheap input MUX chips as well. So it&#039;s a matter of whether the convenience of just using a shield is worth the money and size.</description>
		<content:encoded><![CDATA[<p>Darren, that&#8217;s wonderful! I hope you post a link.</p>
<p>The MUX shield covers the extra output pins (and input) but not the power issue. It uses the exact same shift registers I describe in my post, but costs $25 instead of $0.25, and is much larger. I don&#8217;t desscribe input in my post, but you can get cheap input MUX chips as well. So it&#8217;s a matter of whether the convenience of just using a shield is worth the money and size.</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Automated LED stairs by Darren</title>
		<link>http://www.thekanes.org/projects/automated-led-stairs-howto/comment-page-1/#comment-7346</link>
		<dc:creator>Darren</dc:creator>
		<pubDate>Sun, 07 Apr 2013 02:37:41 +0000</pubDate>
		<guid isPermaLink="false">http://www.thekanes.org/?page_id=508#comment-7346</guid>
		<description>Due to your inspiration, I&#039;ve successfully built my first Arduino project; an LED rope-light backlit headboard for our bed that&#039;s enabled through PIR sensors on either side. Maybe someday I&#039;ll get around to putting it on the web.

I saw this today on Sparkfun, https://www.sparkfun.com/products/11723 and wondered if it would provide sufficient pins, etc in a similar fashion to what you built to obtain more pins and power.</description>
		<content:encoded><![CDATA[<p>Due to your inspiration, I&#8217;ve successfully built my first Arduino project; an LED rope-light backlit headboard for our bed that&#8217;s enabled through PIR sensors on either side. Maybe someday I&#8217;ll get around to putting it on the web.</p>
<p>I saw this today on Sparkfun, <a href="https://www.sparkfun.com/products/11723" rel="nofollow">https://www.sparkfun.com/products/11723</a> and wondered if it would provide sufficient pins, etc in a similar fashion to what you built to obtain more pins and power.</p>
]]></content:encoded>
	</item>
</channel>
</rss>
