<?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/"
	xmlns:georss="http://www.georss.org/georss" xmlns:geo="http://www.w3.org/2003/01/geo/wgs84_pos#" xmlns:media="http://search.yahoo.com/mrss/"
		>
<channel>
	<title>Comments on: A Battery-powered Time-Lapse Camera</title>
	<atom:link href="http://johnarthur.wordpress.com/2008/06/26/a-battery-powered-time-lapse-camera/feed/" rel="self" type="application/rss+xml" />
	<link>http://johnarthur.wordpress.com/2008/06/26/a-battery-powered-time-lapse-camera/</link>
	<description>Embedded computers and electronics</description>
	<lastBuildDate>Mon, 02 Nov 2009 08:02:17 +0000</lastBuildDate>
	<generator>http://wordpress.com/</generator>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
		<item>
		<title>By: eclectronics.org &#187; Blog Archive &#187; Auto power management for the Angstrom NSLU2</title>
		<link>http://johnarthur.wordpress.com/2008/06/26/a-battery-powered-time-lapse-camera/#comment-206</link>
		<dc:creator>eclectronics.org &#187; Blog Archive &#187; Auto power management for the Angstrom NSLU2</dc:creator>
		<pubDate>Wed, 06 May 2009 11:06:08 +0000</pubDate>
		<guid isPermaLink="false">http://johnarthur.wordpress.com/?p=36#comment-206</guid>
		<description>[...] followed the instructions here and modded the NSLU2 to connect its RTC chip to its power-on circuit, it also necessitated patching [...]</description>
		<content:encoded><![CDATA[<p>[...] followed the instructions here and modded the NSLU2 to connect its RTC chip to its power-on circuit, it also necessitated patching [...]</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: MobileBob</title>
		<link>http://johnarthur.wordpress.com/2008/06/26/a-battery-powered-time-lapse-camera/#comment-201</link>
		<dc:creator>MobileBob</dc:creator>
		<pubDate>Wed, 01 Apr 2009 06:48:10 +0000</pubDate>
		<guid isPermaLink="false">http://johnarthur.wordpress.com/?p=36#comment-201</guid>
		<description>Thanks for this great firmaware and for all your efforts. It&#039;s so convenient having this thing running in minutes without having to configure anything !</description>
		<content:encoded><![CDATA[<p>Thanks for this great firmaware and for all your efforts. It&#8217;s so convenient having this thing running in minutes without having to configure anything !</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: lars</title>
		<link>http://johnarthur.wordpress.com/2008/06/26/a-battery-powered-time-lapse-camera/#comment-169</link>
		<dc:creator>lars</dc:creator>
		<pubDate>Sat, 10 Jan 2009 10:24:00 +0000</pubDate>
		<guid isPermaLink="false">http://johnarthur.wordpress.com/?p=36#comment-169</guid>
		<description>When you have a (personal) problem you might consult a main-stream coach and present your how-to-get-rid-of question. You then don&#039;t get any answer, just return-questions forcing you to deeper and deeper understand your problem. During the wait for solutions of my published problems the same mechanism has worked.

The httpd included in standard OpenWrt Busybox can handle multi-instance versions, separated by -p (port number) and with different configs. I forced ipkg to replace the Busybox included in your package with the older standard version.

Johnarthur, thank you very much for your excellent blog pages. Please come back with new contributions and don&#039;t stop at June 2008!

Your pupil Lars (born 1941)</description>
		<content:encoded><![CDATA[<p>When you have a (personal) problem you might consult a main-stream coach and present your how-to-get-rid-of question. You then don&#8217;t get any answer, just return-questions forcing you to deeper and deeper understand your problem. During the wait for solutions of my published problems the same mechanism has worked.</p>
<p>The httpd included in standard OpenWrt Busybox can handle multi-instance versions, separated by -p (port number) and with different configs. I forced ipkg to replace the Busybox included in your package with the older standard version.</p>
<p>Johnarthur, thank you very much for your excellent blog pages. Please come back with new contributions and don&#8217;t stop at June 2008!</p>
<p>Your pupil Lars (born 1941)</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: johnarthur</title>
		<link>http://johnarthur.wordpress.com/2008/06/26/a-battery-powered-time-lapse-camera/#comment-168</link>
		<dc:creator>johnarthur</dc:creator>
		<pubDate>Fri, 09 Jan 2009 01:44:09 +0000</pubDate>
		<guid isPermaLink="false">http://johnarthur.wordpress.com/?p=36#comment-168</guid>
		<description>MJPG-streamer is responsible for all the http serving; you need to look at the source for that. I presume it could be modified to require a password, but I&#039;m araid I don&#039;t know how...</description>
		<content:encoded><![CDATA[<p>MJPG-streamer is responsible for all the http serving; you need to look at the source for that. I presume it could be modified to require a password, but I&#8217;m araid I don&#8217;t know how&#8230;</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: lars</title>
		<link>http://johnarthur.wordpress.com/2008/06/26/a-battery-powered-time-lapse-camera/#comment-167</link>
		<dc:creator>lars</dc:creator>
		<pubDate>Fri, 09 Jan 2009 01:35:48 +0000</pubDate>
		<guid isPermaLink="false">http://johnarthur.wordpress.com/?p=36#comment-167</guid>
		<description>Lars back again!

Sorry for breaking the high standard here by my problems with native compiling...

Another question, hopefully more suitable: How are the httpd files used? busybox has normally an entrance to the http daemon, but so is not the case here. I miss the possibility to require user/password for access to the http-server.

Lars</description>
		<content:encoded><![CDATA[<p>Lars back again!</p>
<p>Sorry for breaking the high standard here by my problems with native compiling&#8230;</p>
<p>Another question, hopefully more suitable: How are the httpd files used? busybox has normally an entrance to the http daemon, but so is not the case here. I miss the possibility to require user/password for access to the http-server.</p>
<p>Lars</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: lars</title>
		<link>http://johnarthur.wordpress.com/2008/06/26/a-battery-powered-time-lapse-camera/#comment-166</link>
		<dc:creator>lars</dc:creator>
		<pubDate>Fri, 12 Dec 2008 00:38:12 +0000</pubDate>
		<guid isPermaLink="false">http://johnarthur.wordpress.com/?p=36#comment-166</guid>
		<description>Great!!
My SLUG has now a 9000 webcam and an USB memory stick, and /mnt/sda1 mounted on /. A huge memory for pictures and .gci stuff.
I now want to include some of my own c programs. Sorry to say, I can not figure out how to get gcc installed.
Of course this is not the place to ask for help with elementaries, but you guys here seem to be kind enough to at least publish a link.

Best regards from Sweden
lars</description>
		<content:encoded><![CDATA[<p>Great!!<br />
My SLUG has now a 9000 webcam and an USB memory stick, and /mnt/sda1 mounted on /. A huge memory for pictures and .gci stuff.<br />
I now want to include some of my own c programs. Sorry to say, I can not figure out how to get gcc installed.<br />
Of course this is not the place to ask for help with elementaries, but you guys here seem to be kind enough to at least publish a link.</p>
<p>Best regards from Sweden<br />
lars</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Rod Whitby</title>
		<link>http://johnarthur.wordpress.com/2008/06/26/a-battery-powered-time-lapse-camera/#comment-165</link>
		<dc:creator>Rod Whitby</dc:creator>
		<pubDate>Sun, 07 Dec 2008 07:52:11 +0000</pubDate>
		<guid isPermaLink="false">http://johnarthur.wordpress.com/?p=36#comment-165</guid>
		<description>I&#039;ve linked your page onto http://www.nslu2-linux.org/wiki/HowTo/HomePage in the Hardware section.

Great article.  Thanks!

-- Rod Whitby
-- NSLU2-Linux Project Lead</description>
		<content:encoded><![CDATA[<p>I&#8217;ve linked your page onto <a href="http://www.nslu2-linux.org/wiki/HowTo/HomePage" rel="nofollow">http://www.nslu2-linux.org/wiki/HowTo/HomePage</a> in the Hardware section.</p>
<p>Great article.  Thanks!</p>
<p>&#8211; Rod Whitby<br />
&#8211; NSLU2-Linux Project Lead</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: johnarthur</title>
		<link>http://johnarthur.wordpress.com/2008/06/26/a-battery-powered-time-lapse-camera/#comment-155</link>
		<dc:creator>johnarthur</dc:creator>
		<pubDate>Mon, 29 Sep 2008 08:20:07 +0000</pubDate>
		<guid isPermaLink="false">http://johnarthur.wordpress.com/?p=36#comment-155</guid>
		<description>Great! Looks like Angstrom is coming along well. Glad to hear the votage regulator works too, NatSemi seem to have done a good job at making a high-speed switcher that is not impossible for normal humans to construct :-).</description>
		<content:encoded><![CDATA[<p>Great! Looks like Angstrom is coming along well. Glad to hear the votage regulator works too, NatSemi seem to have done a good job at making a high-speed switcher that is not impossible for normal humans to construct <img src='http://s.wordpress.com/wp-includes/images/smilies/icon_smile.gif' alt=':-)' class='wp-smiley' /> .</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Tim</title>
		<link>http://johnarthur.wordpress.com/2008/06/26/a-battery-powered-time-lapse-camera/#comment-154</link>
		<dc:creator>Tim</dc:creator>
		<pubDate>Mon, 29 Sep 2008 01:16:33 +0000</pubDate>
		<guid isPermaLink="false">http://johnarthur.wordpress.com/?p=36#comment-154</guid>
		<description>And the alarm now works!

Thanks so much.</description>
		<content:encoded><![CDATA[<p>And the alarm now works!</p>
<p>Thanks so much.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Tim</title>
		<link>http://johnarthur.wordpress.com/2008/06/26/a-battery-powered-time-lapse-camera/#comment-153</link>
		<dc:creator>Tim</dc:creator>
		<pubDate>Sun, 28 Sep 2008 21:08:14 +0000</pubDate>
		<guid isPermaLink="false">http://johnarthur.wordpress.com/?p=36#comment-153</guid>
		<description>I&#039;ve gone through it and I think I&#039;ve made the changes. The i2c interface seems to have changed but the underlying code seems nearly identical.

I&#039;m interested however as to why your program didnt manage to connect to the driver.. my NSLU2 said:

set rtc alarm: Input/output error

Whereas looking at the driver code, I&#039;m not sure it would be aware that the driver wasnt able  to set the alarm time. I think theres some other issue.

Anyway...

We built your efficient voltage regulator and got it working! Thanks for that!</description>
		<content:encoded><![CDATA[<p>I&#8217;ve gone through it and I think I&#8217;ve made the changes. The i2c interface seems to have changed but the underlying code seems nearly identical.</p>
<p>I&#8217;m interested however as to why your program didnt manage to connect to the driver.. my NSLU2 said:</p>
<p>set rtc alarm: Input/output error</p>
<p>Whereas looking at the driver code, I&#8217;m not sure it would be aware that the driver wasnt able  to set the alarm time. I think theres some other issue.</p>
<p>Anyway&#8230;</p>
<p>We built your efficient voltage regulator and got it working! Thanks for that!</p>
]]></content:encoded>
	</item>
</channel>
</rss>
