<?xml version="1.0" encoding="utf-8"?>
<!-- generator="FeedCreator 1.7.2-ppt DokuWiki" -->
<?xml-stylesheet href="http://wiki.edwindertien.nl/lib/exe/css.php?s=feed" type="text/css"?>
<rdf:RDF
    xmlns="http://purl.org/rss/1.0/"
    xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#"
    xmlns:slash="http://purl.org/rss/1.0/modules/slash/"
    xmlns:dc="http://purl.org/dc/elements/1.1/">
    <channel rdf:about="http://wiki.edwindertien.nl/feed.php">
        <title>Small Electronic Thingies for Doing All Kinds Of Fun Stuff</title>
        <description></description>
        <link>http://wiki.edwindertien.nl/</link>
        <image rdf:resource="http://wiki.edwindertien.nl/lib/images/favicon.ico" />
       <dc:date>2010-07-31T18:27:43+02:00</dc:date>
        <items>
            <rdf:Seq>
                <rdf:li rdf:resource="http://wiki.edwindertien.nl/doku.php?id=software:bootloaders&amp;rev=1280410778&amp;do=diff"/>
                <rdf:li rdf:resource="http://wiki.edwindertien.nl/doku.php?id=boards:ottantotto&amp;rev=1280410544&amp;do=diff"/>
                <rdf:li rdf:resource="http://wiki.edwindertien.nl/doku.php?id=software:xbee&amp;rev=1280405337&amp;do=diff"/>
                <rdf:li rdf:resource="http://wiki.edwindertien.nl/doku.php?id=modules:opticalmouse&amp;rev=1280401697&amp;do=diff"/>
                <rdf:li rdf:resource="http://wiki.edwindertien.nl/doku.php?id=start&amp;rev=1280400833&amp;do=diff"/>
            </rdf:Seq>
        </items>
    </channel>
    <image rdf:about="http://wiki.edwindertien.nl/lib/images/favicon.ico">
        <title>Small Electronic Thingies for Doing All Kinds Of Fun Stuff</title>
        <link>http://wiki.edwindertien.nl/</link>
        <url>http://wiki.edwindertien.nl/lib/images/favicon.ico</url>
    </image>
    <item rdf:about="http://wiki.edwindertien.nl/doku.php?id=software:bootloaders&amp;rev=1280410778&amp;do=diff">
        <dc:format>text/html</dc:format>
        <dc:date>2010-07-29T15:39:38+02:00</dc:date>
        <dc:creator>edwin</dc:creator>
        <title>software:bootloaders</title>
        <link>http://wiki.edwindertien.nl/doku.php?id=software:bootloaders&amp;rev=1280410778&amp;do=diff</link>
        <description>Introduction

Bootloaders are little pieces of program code residing somewhere on top of the memory page of a microcontroller. They can be used to -self-program the flash memory (taking care not to overwrite themselves). Instead of a hardware programmer you can use an available communication port (such as the serial port) to upload new programs into the controllers flash memory.</description>
    </item>
    <item rdf:about="http://wiki.edwindertien.nl/doku.php?id=boards:ottantotto&amp;rev=1280410544&amp;do=diff">
        <dc:format>text/html</dc:format>
        <dc:date>2010-07-29T15:35:44+02:00</dc:date>
        <dc:creator>edwin</dc:creator>
        <title>boards:ottantotto</title>
        <link>http://wiki.edwindertien.nl/doku.php?id=boards:ottantotto&amp;rev=1280410544&amp;do=diff</link>
        <description>Introduction

The idea behind this board is: build general purpose Arduino but very much lightweight (similar to the bare bones). Skip the form factor, but make it possible to connect sensors and servo's directly. Make it possible to use in breadboard, but also as small standalone module. Make it flexible, yet as compact as possible. It is by no means meant as competitor to the standard Arduino boards, it is tailored for easy building (few parts, all trough-hole) and easy connection (lots of con…</description>
    </item>
    <item rdf:about="http://wiki.edwindertien.nl/doku.php?id=software:xbee&amp;rev=1280405337&amp;do=diff">
        <dc:format>text/html</dc:format>
        <dc:date>2010-07-29T14:08:57+02:00</dc:date>
        <dc:creator>edwin</dc:creator>
        <title>software:xbee</title>
        <link>http://wiki.edwindertien.nl/doku.php?id=software:xbee&amp;rev=1280405337&amp;do=diff</link>
        <description>Introduction

This page describes simple hardware and software for a wireless sensor using Xbee modules. 



Electronics

	*  PC side: Xbee on USB adapter by parallax
	*  Arduino side: XBee on adapter by sparkfun

  

The PC-side XBee has been programmed using the ZNET 2.5 coordinator firmware (using X-CTU, digi's configuration tool under Win XP). The Arduino side XBee has been programmed using the ZNET 2.5 Router / end device firmware.</description>
    </item>
    <item rdf:about="http://wiki.edwindertien.nl/doku.php?id=modules:opticalmouse&amp;rev=1280401697&amp;do=diff">
        <dc:format>text/html</dc:format>
        <dc:date>2010-07-29T13:08:17+02:00</dc:date>
        <dc:creator>edwin</dc:creator>
        <title>modules:opticalmouse</title>
        <link>http://wiki.edwindertien.nl/doku.php?id=modules:opticalmouse&amp;rev=1280401697&amp;do=diff</link>
        <description>Introduction

Sensors from optical mice work as incremental encoders and camera-in-one. A lot of these sensors have an SPI interface which makes interfacing to a microcontroller system relatively easy.

Inspiration comes from

	*  &lt;http://spritesmods.com/?art=mouseeye&gt;
	*  &lt;http://www.martijnthe.nl/2009/07/interfacing-an-optical-mouse-sensor-to-your-arduino/&gt;</description>
    </item>
    <item rdf:about="http://wiki.edwindertien.nl/doku.php?id=start&amp;rev=1280400833&amp;do=diff">
        <dc:format>text/html</dc:format>
        <dc:date>2010-07-29T12:53:53+02:00</dc:date>
        <dc:creator>edwin</dc:creator>
        <title>start</title>
        <link>http://wiki.edwindertien.nl/doku.php?id=start&amp;rev=1280400833&amp;do=diff</link>
        <description>Introduction


Welcome to the docuwiki for Small Electronic Thingies for Doing All Kinds of Fun Stuff! This pages contain documentation on various microcontroller oriented projects, interactive installations, etc. This is (personal) project documentation based on other open-source projects etc. No guarantees can be given that information is correct or working or safe. In a sense it is your own responsibility to make sure this information is correct by contributing to it :)</description>
    </item>
</rdf:RDF>
