<?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: Ere be robots</title>
	<atom:link href="http://www.coldcity.com/index.php/ere-be-robots/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.coldcity.com/index.php/ere-be-robots/</link>
	<description>code, life, art</description>
	<lastBuildDate>Wed, 04 Aug 2010 17:37:28 +0100</lastBuildDate>
	<generator>http://wordpress.org/?v=2.8.6</generator>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
		<item>
		<title>By: Iain</title>
		<link>http://www.coldcity.com/index.php/ere-be-robots/comment-page-1/#comment-4498</link>
		<dc:creator>Iain</dc:creator>
		<pubDate>Mon, 30 Jun 2008 22:09:39 +0000</pubDate>
		<guid isPermaLink="false">http://www.coldcity.com/index.php/ere-be-robots/#comment-4498</guid>
		<description>Phil,

That&#039;s odd. This should work -- but let me know if it doesn&#039;t:

&#039; LDR on 1; LED on 0
loop:
	readadc 1,b1
	if b1 &lt; 50 then flsh
	goto loop

flsh:
	high 0
	pause 500
	low 0
	goto loop
	</description>
		<content:encoded><![CDATA[<p>Phil,</p>
<p>That&#8217;s odd. This should work &#8212; but let me know if it doesn&#8217;t:</p>
<p>&#8216; LDR on 1; LED on 0<br />
loop:<br />
	readadc 1,b1<br />
	if b1 < 50 then flsh<br />
	goto loop</p>
<p>flsh:<br />
	high 0<br />
	pause 500<br />
	low 0<br />
	goto loop</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: philr</title>
		<link>http://www.coldcity.com/index.php/ere-be-robots/comment-page-1/#comment-4496</link>
		<dc:creator>philr</dc:creator>
		<pubDate>Mon, 30 Jun 2008 21:51:12 +0000</pubDate>
		<guid isPermaLink="false">http://www.coldcity.com/index.php/ere-be-robots/#comment-4496</guid>
		<description>Hi Iain. if you can help, I have a number of 16year olds doing picaxe projects at my school who are having serious problems (AS AM I) getting an 08 chip to see an LDR signal. Used basic to do a readadc but no inputs respond!
Do you have a program that works?
Thanks</description>
		<content:encoded><![CDATA[<p>Hi Iain. if you can help, I have a number of 16year olds doing picaxe projects at my school who are having serious problems (AS AM I) getting an 08 chip to see an LDR signal. Used basic to do a readadc but no inputs respond!<br />
Do you have a program that works?<br />
Thanks</p>
]]></content:encoded>
	</item>
</channel>
</rss>
