<?xml version="1.0" encoding="utf-8" ?>

<rss version="2.0" 
   xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#"
   xmlns:admin="http://webns.net/mvcb/"
   xmlns:dc="http://purl.org/dc/elements/1.1/"
   xmlns:slash="http://purl.org/rss/1.0/modules/slash/"
   xmlns:wfw="http://wellformedweb.org/CommentAPI/"
   xmlns:content="http://purl.org/rss/1.0/modules/content/"
   >
<channel>
    
    <title>Fanjita's Rants (Entries tagged as webcam)</title>
    <link>http://www.fanjita.org/serendipity/</link>
    <description>Homebrewer without a clue</description>
    <dc:language>en</dc:language>
    <generator>Serendipity 1.6 - http://www.s9y.org/</generator>
    <pubDate>Mon, 11 Jun 2012 23:13:14 GMT</pubDate>

    <image>
        <url>http://www.fanjita.org/serendipity/templates/default/img/s9y_banner_small.png</url>
        <title>RSS: Fanjita's Rants - Homebrewer without a clue</title>
        <link>http://www.fanjita.org/serendipity/</link>
        <width>100</width>
        <height>21</height>
    </image>

<item>
    <title>The Raspberry Rover</title>
    <link>http://www.fanjita.org/serendipity/archives/59-The-Raspberry-Rover.html</link>
            <category>Raspberry Pi</category>
    
    <comments>http://www.fanjita.org/serendipity/archives/59-The-Raspberry-Rover.html#comments</comments>
    <wfw:comment>http://www.fanjita.org/serendipity/wfwcomment.php?cid=59</wfw:comment>

    <slash:comments>3</slash:comments>
    <wfw:commentRss>http://www.fanjita.org/serendipity/rss.php?version=2.0&amp;type=comments&amp;cid=59</wfw:commentRss>
    

    <author>nospam@example.com (Fanjita)</author>
    <content:encoded>
    &lt;p&gt;Here&#039;s a little video of my work-in-progress robot rover.  It uses a Raspberry Pi, running OpenCV with a webcam, to see and react to its environment.
&lt;p&gt;The current program is just a proof-of-concept prototype - it looks in the field of view for any strongly green objects.  If it can see one, it turns to face it, then advances until it is close.  If it can&#039;t see any, then it turns on the spot until it can.
&lt;p&gt;&lt;iframe width=&quot;560&quot; height=&quot;315&quot; src=&quot;http://www.youtube.com/embed/ADkJ0FW_9Og&quot; frameborder=&quot;0&quot; allowfullscreen&gt;&lt;/iframe&gt;
&lt;p&gt;The current platform was built very cheaply - parts from a &lt;a href=&#039;http://www.iwantoneofthose.com/iwoot/gift-toys/3-in-1-all-terrain-robot/10427343.html&#039;&gt;3 in 1 All Terrain Robot&lt;/a&gt; from I Want One Of Those, a &lt;a href=&#039;http://shop.ciseco.co.uk/slice-of-pi/&#039;&gt;Slice of Pi&lt;/a&gt; prototyping board from Ciseco, a cheap Hue HD webcam, plus a &lt;a href=&#039;http://www.hobbytronics.co.uk/motor-control/h-bridge-driver-sn754410&#039;&gt;2-channel H-Bridge motor control IC&lt;/a&gt; from Hobbytronics, and of course the &lt;a href=&#039;http://raspberrypi.org&#039;&gt;Raspberry Pi&lt;/a&gt;.  Total cost is probably about £60.
 &lt;br /&gt;&lt;a href=&quot;http://www.fanjita.org/serendipity/archives/59-The-Raspberry-Rover.html#extended&quot;&gt;Continue reading &quot;The Raspberry Rover&quot;&lt;/a&gt;
    </content:encoded>

    <pubDate>Mon, 11 Jun 2012 23:50:10 +0100</pubDate>
    <guid isPermaLink="false">http://www.fanjita.org/serendipity/archives/59-guid.html</guid>
    <category>opencv</category>
<category>raspberry pi</category>
<category>raspberrypi</category>
<category>webcam</category>

</item>
<item>
    <title>Initial Raspberry Pi adventures : Setting up a webcam</title>
    <link>http://www.fanjita.org/serendipity/archives/55-Initial-Raspberry-Pi-adventures-Setting-up-a-webcam.html</link>
            <category>Raspberry Pi</category>
    
    <comments>http://www.fanjita.org/serendipity/archives/55-Initial-Raspberry-Pi-adventures-Setting-up-a-webcam.html#comments</comments>
    <wfw:comment>http://www.fanjita.org/serendipity/wfwcomment.php?cid=55</wfw:comment>

    <slash:comments>0</slash:comments>
    <wfw:commentRss>http://www.fanjita.org/serendipity/rss.php?version=2.0&amp;type=comments&amp;cid=55</wfw:commentRss>
    

    <author>nospam@example.com (Fanjita)</author>
    <content:encoded>
    &lt;p&gt;I recently got my &lt;a href=&#039;http://raspberrypi.org/&#039;&gt;Raspberry Pi&lt;/a&gt;, and although I haven&#039;t had a lot of time to play with it, I&#039;ve been able to do a little bit of mucking around.
&lt;p&gt;I initially started with the Debian OS distribution, since I already run several Debian servers (such as this one) and it, or Ubuntu, are usually my distro of choice.  But the experience with Debian on the Pi seems pretty flaky - no sshd by default (which matters to me since I only plan to run my Pi without a screen), and lots of people seem to have trouble getting hardware up and running (especially webcams), so in this case I fairly quickly moved over to Arch Linux - if only for the experience of playing around with another distro. &lt;br /&gt;&lt;a href=&quot;http://www.fanjita.org/serendipity/archives/55-Initial-Raspberry-Pi-adventures-Setting-up-a-webcam.html#extended&quot;&gt;Continue reading &quot;Initial Raspberry Pi adventures : Setting up a webcam&quot;&lt;/a&gt;
    </content:encoded>

    <pubDate>Sat, 02 Jun 2012 22:32:59 +0100</pubDate>
    <guid isPermaLink="false">http://www.fanjita.org/serendipity/archives/55-guid.html</guid>
    <category>opencv</category>
<category>raspberry pi</category>
<category>raspberrypi</category>
<category>webcam</category>

</item>

</channel>
</rss>