<?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: Drop Pi &#8211; Water Droplet Photography with Raspberry Pi</title>
	<atom:link href="http://davidhunt.ie/?feed=rss2&#038;p=2770" rel="self" type="application/rss+xml" />
	<link>http://davidhunt.ie/?p=2770</link>
	<description>featuring the blog where you learn from my mistakes...</description>
	<lastBuildDate>Fri, 17 May 2013 19:02:07 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.1.4</generator>
	<item>
		<title>By: Cool Raspberry Pi &#124; Circle and Square</title>
		<link>http://davidhunt.ie/?p=2770#comment-24547</link>
		<dc:creator>Cool Raspberry Pi &#124; Circle and Square</dc:creator>
		<pubDate>Thu, 16 May 2013 21:20:43 +0000</pubDate>
		<guid isPermaLink="false">http://davidhunt.ie/?page_id=2424/?p=2770#comment-24547</guid>
		<description>[...] &#8226; Water drop photography [...]</description>
		<content:encoded><![CDATA[<p>[...] &bull; Water drop photography [...]</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Pi-Rex &#8211; Bark Activated Door Opening System with Raspberry Pi</title>
		<link>http://davidhunt.ie/?p=2770#comment-23845</link>
		<dc:creator>Pi-Rex &#8211; Bark Activated Door Opening System with Raspberry Pi</dc:creator>
		<pubDate>Mon, 13 May 2013 09:33:28 +0000</pubDate>
		<guid isPermaLink="false">http://davidhunt.ie/?page_id=2424/?p=2770#comment-23845</guid>
		<description>[...] Drop Pi – Water Droplet photography with Raspberry Pi [...]</description>
		<content:encoded><![CDATA[<p>[...] Drop Pi – Water Droplet photography with Raspberry Pi [...]</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: daveh</title>
		<link>http://davidhunt.ie/?p=2770#comment-22218</link>
		<dc:creator>daveh</dc:creator>
		<pubDate>Sat, 04 May 2013 19:45:47 +0000</pubDate>
		<guid isPermaLink="false">http://davidhunt.ie/?page_id=2424/?p=2770#comment-22218</guid>
		<description>To set up wiringpi2
sudo bash
apt-get install python-dev python-setuptools
git clone https://github.com/Gadgetoid/WiringPi2-Python.git
cd WiringPi2-Python
python setup.py install
Change code to use wiringpi2 rather than wiringpi, as this is a newer version.</description>
		<content:encoded><![CDATA[<p>To set up wiringpi2<br />
sudo bash<br />
apt-get install python-dev python-setuptools<br />
git clone <a href="https://github.com/Gadgetoid/WiringPi2-Python.git" rel="nofollow">https://github.com/Gadgetoid/WiringPi2-Python.git</a><br />
cd WiringPi2-Python<br />
python setup.py install<br />
Change code to use wiringpi2 rather than wiringpi, as this is a newer version.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Gresh</title>
		<link>http://davidhunt.ie/?p=2770#comment-21522</link>
		<dc:creator>Gresh</dc:creator>
		<pubDate>Tue, 30 Apr 2013 21:39:05 +0000</pubDate>
		<guid isPermaLink="false">http://davidhunt.ie/?page_id=2424/?p=2770#comment-21522</guid>
		<description>Thanks Matt, I&#039;ll give that a go tomorrow.</description>
		<content:encoded><![CDATA[<p>Thanks Matt, I&#8217;ll give that a go tomorrow.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Matt Appler</title>
		<link>http://davidhunt.ie/?p=2770#comment-21505</link>
		<dc:creator>Matt Appler</dc:creator>
		<pubDate>Tue, 30 Apr 2013 19:19:51 +0000</pubDate>
		<guid isPermaLink="false">http://davidhunt.ie/?page_id=2424/?p=2770#comment-21505</guid>
		<description>You need to type &quot;sudo&quot; before your program to run it as root.  So, if your program was called &quot;testprog&quot;, you would type the following:

&quot;sudo testprog&quot;

Any program using wiringpi must be run as root.
 -Matt</description>
		<content:encoded><![CDATA[<p>You need to type &#8220;sudo&#8221; before your program to run it as root.  So, if your program was called &#8220;testprog&#8221;, you would type the following:</p>
<p>&#8220;sudo testprog&#8221;</p>
<p>Any program using wiringpi must be run as root.<br />
 -Matt</p>
]]></content:encoded>
	</item>
</channel>
</rss>
