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

<rss version='2.0' 
     xmlns:creativeCommons="http://backend.userland.com/creativeCommonsRssModule"
     xmlns:doap="http://usefulinc.com/ns/doap#"
     xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#">

    <channel>
        <!-- This XML Feed shows details for the page relay 
             and everything recently tagged relay -->
        <creativeCommons:license>http://creativecommons.org/licenses/by-sa/2.5/
          </creativeCommons:license>
        <title>relay on SWiK</title>
		<link>http://swik.net/relay</link>
        <doap:name>relay</doap:name>
        <doap:description></doap:description>
        <description></description> 
	  <!-- see doap:description for full description -->
        <link>http://swik.net/relay</link>
        
        <pubDate></pubDate>
        <lastBuildDate></lastBuildDate>
            
        <item>
            <title>Linux Robot, more hardware ideas</title>
            <link>http://swik.net/User:davidapnic/Linux+Robot%2C+more+hardware+ideas</link>
            <description>&lt;p&gt;http://www.adamsinfo.com/linux-robot-more-hardware-ideas/&lt;/p&gt;


	&lt;p&gt;Follow on from: http://www.adamsinfo.com/linux-robot-watch-this-space/&lt;/p&gt;


	&lt;p&gt;I’ve been giving the layout and hardware of the device some thought. Hardware should be split up as follows:&lt;/p&gt;


	&lt;p&gt;Main board
At minimum, &lt;span class=&quot;caps&quot;&gt;CPU&lt;/span&gt;, IO pin out, &lt;span class=&quot;caps&quot;&gt;RAM&lt;/span&gt;, CF/SD, and &lt;span class=&quot;caps&quot;&gt;USB&lt;/span&gt; controller. Wifi and/or ethernet would be nice. It will need to be linux friendly of course.&lt;/p&gt;


	&lt;p&gt;Custom IO board
Connect to Main board via 16 bit bus. The custom IO board will have some logic gate chips and maybe some memory. It will then connect child boards for LEDs, the ultrasonic sensors, switches and relays. The relays will then be connected to the wheels. I’ll consider adding other sensors for temperature, light, etc.&lt;/p&gt;


	&lt;p&gt;[ &lt;span class=&quot;caps&quot;&gt;FILL IN INFO&lt;/span&gt;: I&amp;#8217;m currently struggling to find a set of eyes for the device. It could contain some kind of laser scanner underneath which it can scan over the ground as it moves, trying to find something better and define a purpose for the eyes]&lt;/p&gt;


	&lt;p&gt;Each of the 4 wheels need to be at least 3 speed but 4 or 5 would be better.&lt;/p&gt;


	&lt;p&gt;[ &lt;span class=&quot;caps&quot;&gt;FILL IN INFO&lt;/span&gt;: I need research and some good ideas on protocol and flow for the main board and custom IO board to communicate]&lt;/p&gt;


	&lt;p&gt;The wheels would ideally be ‘balls’ such as from mice. Need to research if this is practical/doable. For the battery, ideally it would be at least 6v and preferably 12 for the motors however this needs to be &lt;span class=&quot;caps&quot;&gt;USB&lt;/span&gt; friendly and as such I’m considering a 4.2-4.7v Li-ION battery that will last a good few hours at full 350mA draw. Minimum might be around 180mA from initial research, but I may need more.&lt;/p&gt;


	&lt;p&gt;If I do need more which I’m considering a reasonable possibility, I might be able to step up 5v/60mA from the &lt;span class=&quot;caps&quot;&gt;USB&lt;/span&gt; port to 12v/25mA and trickle charge an 11.2v battery. I don’t like the idea much though and the heavier the battery, the more power the device will end up using having to haul it around all day.&lt;/p&gt;


	&lt;p&gt;The radio at first was going to be an FM based setup. The &lt;span class=&quot;caps&quot;&gt;USB&lt;/span&gt; base would contain a FM oscillator transmitter and the device would contain a receiver. It would use this receiver to locate the base station. I’m thinking that this is going to become a limitation and so I’m open to better ways of the devices maintaining simple communication.&lt;/p&gt;


	&lt;p&gt;The system will present all hardware inputs and outputs as available to software, including battery level.&lt;/p&gt;


	&lt;p&gt;All settings and fine tunes will be available on the device as variable resistors and can be hand tweaked. Ideally and in future, this would be software[automatic] controlled.&lt;/p&gt;


	&lt;p&gt;Short of a pair of wings or some kind of weapon, I think that’s about all the hardware we’ll need. I’m going to make sure that the IO card is mapped out in a way that allows for even more expansion. I will want to add an FM transmitter/receiver, some kind of sound device, possibly an &lt;span class=&quot;caps&quot;&gt;LCD&lt;/span&gt; and definitely a camera and mic.&lt;/p&gt;


	&lt;p&gt;Thanks to Reader Phil, although I was looking at the beagleboard originally I’m thinking that this:
Proposed Board&lt;/p&gt;


	&lt;p&gt;Proposed Board&lt;/p&gt;


	&lt;p&gt;http://foxlx.acmesystems.it/?id=4&lt;/p&gt;


	&lt;p&gt;I’m sure that there’s more hardware out there but I’m having a hard time tracking it down.&lt;/p&gt;


	&lt;p&gt;The board isn’t available for order until the 13th October [08] so unless I can find anything more suitable, I’ll plan on working with this one.&lt;/p&gt;


	&lt;p&gt;At this point if anyone is interested in contribute any expertise or assistance, any extra help would be appreciated!&lt;/p&gt;


	&lt;p&gt;If anyone has any thoughts on this to now, please share in the forums&lt;/p&gt;


	&lt;p&gt;I’m going to keep researching boards but plan on using this one for the moment. I then need to start looking at the IO board and components.&lt;/p&gt;
</description>
                        <category>linux</category>
            <category>io</category>
            <category>sensor</category>
            <category>custom</category>
            <category>temperature</category>
            <category>robot</category>
            <category>relay</category>
            <category>Switch</category>
            <category>Hardware</category>
            <category>ultrasonic</category>

            <pubDate>Fri, 10 Oct 2008 03:21:21 -0700</pubDate>
        </item>
            
        <item>
            <title>Linux Robot - Watch this space</title>
            <link>http://swik.net/User:davidapnic/Linux+Robot+-+Watch+this+space</link>
            <description>&lt;p&gt;http://www.adamsinfo.com/linux-robot-watch-this-space/#more-206&lt;/p&gt;


	&lt;p&gt;I’ve been struggling to think of a good project to start on. I’m currently writing the &lt;span class=&quot;caps&quot;&gt;APNIC&lt;/span&gt; Box series here, and I’m on part 4 of maybe 7 or 8 right now. I like to keep at least one personal project of interest on the go at a time so back to struggling for inspiration..  Feel free to tell me that this is an awful idea and suggest something else, but until I hear otherwise I’m going to roll with it.&lt;/p&gt;


	&lt;p&gt;Linux Robot &amp;#8211; Requirements&lt;/p&gt;


	&lt;p&gt;Here’s what I’m thinking. Small embedded device, way smaller than the Mikrotik 532a used for the &lt;span class=&quot;caps&quot;&gt;APNIC&lt;/span&gt; Box. The board will need &lt;span class=&quot;caps&quot;&gt;USB&lt;/span&gt; [as we&amp;#8217;re going to use the 5v for charging later]. I’d like to start with a powerful enough board that it can be expanded later with relative ease.&lt;/p&gt;


	&lt;p&gt;The device will initially have few inputs and outputs. It will support miniPCI, &lt;span class=&quot;caps&quot;&gt;USB&lt;/span&gt;, Serial Console, CF card, &lt;span class=&quot;caps&quot;&gt;GPIO&lt;/span&gt; or some other good method for controlling a relay board and some motors. The device will have 4 small wheels, maybe rubber [old mouse] balls instead and some ultrasonic sensors, 4, 6 or 8.&lt;/p&gt;


	&lt;p&gt;The hardware will be flexible enough for really powerful software control. The OS running on the device will of course be Linux, and will have the ‘robot software’ loaded onto the CF card. The device will accept &lt;span class=&quot;caps&quot;&gt;USB&lt;/span&gt; ‘programs’ to be uploaded and downloaded. These programs will have full access to the sensors, wheel relays,  LEDs, battery information, etc.&lt;/p&gt;


	&lt;p&gt;I’d like to power the device by a reasonably small and light 4.2v? battery, it will accept charge from a 5v &lt;span class=&quot;caps&quot;&gt;USB&lt;/span&gt; source.&lt;/p&gt;


	&lt;p&gt;The &lt;span class=&quot;caps&quot;&gt;USB&lt;/span&gt; source will be mounted in some kind of housing that the device can very easily and clumsily fit in to. Both the &lt;span class=&quot;caps&quot;&gt;USB&lt;/span&gt; source device/charger and the robot itself will contain a radio [definitely 802.11g later], but for now a simple FM oscillator would probably be good. The software will also have access to this radio. The device will maintain contact with it’s base station. IR won’t be any good here as the device needs some kind of a range. I’ll need to assess the practicality of range vs hardware.&lt;/p&gt;


	&lt;p&gt;The key initial wow factor will be the fact that the device upon reaching a certain battery charge threshold will seek out and return to its base for automatic charging.&lt;/p&gt;


	&lt;p&gt;The device will need some kind of cache &amp;#8211; it’s last 100 actions where an ‘action’ might be 100msec of wheel movement. Should the device lose its base station, it should attempt to start reversing those actions until it reaches the base station. It will also require some basic common sense as to roughly how it got to wherever it’s sitting so it can reverse on it to locate the base station rather than aimlessly getting lost.&lt;/p&gt;


	&lt;p&gt;One of the important aims of the device is that it’s capabilities are only realistically limited by the software instructions we upload to it, and not it’s hardware.&lt;/p&gt;


	&lt;p&gt;I would like the hardware to at minimum be capable of expanding to more advanced hardware, such as the wifi mentioned above, maybe an IR transmitter, etc, etc. As we all know once the hardware is set up and we have a solid OS on board, the possibilities are endless.&lt;/p&gt;


	&lt;p&gt;I’ve found a few similar projects out there:&lt;/p&gt;


	&lt;p&gt;http://www.linuxjournal.com/article/9103
http://www.neonbox.org/linuxbot/linuxbot.html
http://www.linuxfocus.org/English/May2001/article205.shtml&lt;/p&gt;


	&lt;p&gt;These projects look great but don’t really seem to address what I want to build here. I’d really be interested to know of any similar project or resources already out there.&lt;/p&gt;


	&lt;p&gt;I’ve scattered some initial ideas down here and would really welcome for some feedback on this. The first step is going to be to lay out some more solid ideas and milestones and then start sourcing a board. I’m also going to have to build schematics and hardware prototype boards for portions of it and interfaces between the various child boards in side.&lt;/p&gt;


	&lt;p&gt;Excited,
Adam&lt;/p&gt;
</description>
                        <category>embedded</category>
            <category>minipci</category>
            <category>motor</category>
            <category>sensors</category>
            <category>USB</category>
            <category>robot</category>
            <category>fm</category>
            <category>relay</category>
            <category>Hardware</category>
            <category>Linux,Linux</category>

            <pubDate>Wed, 08 Oct 2008 02:01:10 -0700</pubDate>
        </item>
            
        <item>
            <title>16. SMTP Authentication for Mail servers</title>
            <link>http://swik.net/Postfix/del.icio.us%2Ftag%2Fpostfix/16.+SMTP+Authentication+for+Mail+servers/cg1kl</link>
            <description></description>
            
            <pubDate>Tue, 07 Oct 2008 08:48:12 -0700</pubDate>
        </item>
            
        <item>
            <title>Postfix Gmail SMTP Relay &quot; Hone Watson Bookmarks</title>
            <link>http://swik.net/Postfix/del.icio.us%2Ftag%2Fpostfix/Postfix+Gmail+SMTP+Relay+%22+Hone+Watson+Bookmarks/cguws</link>
            <description></description>
            
            <pubDate>Sun, 05 Oct 2008 17:06:01 -0700</pubDate>
        </item>
            
        <item>
            <title>Postfix - Exchange Server Mailrelay</title>
            <link>http://swik.net/Postfix/del.icio.us%2Ftag%2Fpostfix/Postfix+-+Exchange+Server+Mailrelay/cglew</link>
            <description></description>
            
            <pubDate>Thu, 02 Oct 2008 14:37:28 -0700</pubDate>
        </item>
            
        <item>
            <title>Postfix Gmail SMTP Relay &quot; Hone Watson Bookmarks</title>
            <link>http://swik.net/Zimbra/del.icio.us+tag%2Fzimbra/Postfix+Gmail+SMTP+Relay+%22+Hone+Watson+Bookmarks/cfuip</link>
            <description></description>
            
            <pubDate>Thu, 25 Sep 2008 08:13:40 -0700</pubDate>
        </item>
            
        <item>
            <title>Mail relay testing</title>
            <link>http://swik.net/Postfix/del.icio.us%2Ftag%2Fpostfix/Mail+relay+testing/cfjeg</link>
            <description>Testa se o relay esta aberto</description>
            
            <pubDate>Mon, 22 Sep 2008 13:00:22 -0700</pubDate>
        </item>
            
        <item>
            <title>Postfix relayhost - Freelock Knowledge Base</title>
            <link>http://swik.net/Postfix/del.icio.us%2Ftag%2Fpostfix/Postfix+relayhost+-+Freelock+Knowledge+Base/cfefr</link>
            <description></description>
            
            <pubDate>Sun, 21 Sep 2008 03:59:28 -0700</pubDate>
        </item>
            
        <item>
            <title>Postfix Gmail SMTP Relay &quot; Hone Watson Bookmarks</title>
            <link>http://swik.net/Postfix/del.icio.us%2Ftag%2Fpostfix/Postfix+Gmail+SMTP+Relay+%22+Hone+Watson+Bookmarks/cfc3s</link>
            <description></description>
            
            <pubDate>Sat, 20 Sep 2008 13:59:39 -0700</pubDate>
        </item>
            
        <item>
            <title>Postfix Mail Gateway</title>
            <link>http://swik.net/Postfix/del.icio.us%2Ftag%2Fpostfix/Postfix+Mail+Gateway/ce5wg</link>
            <description></description>
            
            <pubDate>Thu, 18 Sep 2008 13:56:40 -0700</pubDate>
        </item>
            
        <item>
            <title>Postfix Gmail SMTP Relay &quot; Hone Watson Bookmarks</title>
            <link>http://swik.net/Postfix/del.icio.us%2Ftag%2Fpostfix/Postfix+Gmail+SMTP+Relay+%22+Hone+Watson+Bookmarks/ce4v2</link>
            <description></description>
            
            <pubDate>Thu, 18 Sep 2008 08:57:06 -0700</pubDate>
        </item>
            
        <item>
            <title>Ubuntu das Mailen beibringen</title>
            <link>http://swik.net/Postfix/del.icio.us%2Ftag%2Fpostfix/Ubuntu+das+Mailen+beibringen/ce4v1</link>
            <description></description>
            
            <pubDate>Thu, 18 Sep 2008 08:57:06 -0700</pubDate>
        </item>
            
        <item>
            <title>Send Mail Postfix through Gmail&#039;s SMTP on a Ubuntu LTS Server</title>
            <link>http://swik.net/Postfix/del.icio.us%2Ftag%2Fpostfix/Send+Mail+Postfix+through+Gmail%27s+SMTP+on+a+Ubuntu+LTS+Server/ce4v0</link>
            <description></description>
            
            <pubDate>Thu, 18 Sep 2008 08:57:06 -0700</pubDate>
        </item>
            
        <item>
            <title>Slicehost Articles: Postfix - checking for an open relay</title>
            <link>http://swik.net/Postfix/del.icio.us%2Ftag%2Fpostfix/Slicehost+Articles%3A+Postfix+-+checking+for+an+open+relay/cewmc</link>
            <description></description>
            
            <pubDate>Tue, 16 Sep 2008 08:59:11 -0700</pubDate>
        </item>
            
        <item>
            <title>Mail relay testing</title>
            <link>http://swik.net/Postfix/del.icio.us%2Ftag%2Fpostfix/Mail+relay+testing/cevdq</link>
            <description></description>
            
            <pubDate>Tue, 16 Sep 2008 02:59:10 -0700</pubDate>
        </item>
            
        <item>
            <title>Outgoing SMTP Authentication - Zimbra :: Wiki</title>
            <link>http://swik.net/Zimbra/del.icio.us+tag%2Fzimbra/Outgoing+SMTP+Authentication+-+Zimbra+%3A%3A+Wiki/cemgs</link>
            <description></description>
            
            <pubDate>Sat, 13 Sep 2008 12:02:54 -0700</pubDate>
        </item>
            
        <item>
            <title>MSRPChatDesign – MSRP Relay for SIP based IM and file transfer (RFC 4976) – Trac</title>
            <link>http://swik.net/opensource/del.icio.us+tag%2Fopensource/MSRPChatDesign+%E2%80%93+MSRP+Relay+for+SIP+based+IM+and+file+transfer+%28RFC+4976%29+%E2%80%93+Trac/cdy3m</link>
            <description></description>
            
            <pubDate>Sun, 07 Sep 2008 09:03:00 -0700</pubDate>
        </item>
            
        <item>
            <title>Paul Dowman &quot; Blog Archive &quot; A rock-solid setup for sending SMTP mail from your EC2 web server</title>
            <link>http://swik.net/Postfix/del.icio.us%2Ftag%2Fpostfix/Paul+Dowman+%22+Blog+Archive+%22+A+rock-solid+setup+for+sending+SMTP+mail+from+your+EC2+web+server/cdu1m</link>
            <description></description>
            
            <pubDate>Fri, 05 Sep 2008 19:58:27 -0700</pubDate>
        </item>
            
        <item>
            <title>Setting up Postfix to relay through GMail in Gentoo - [darryl.cain.com.au]</title>
            <link>http://swik.net/Postfix/del.icio.us%2Ftag%2Fpostfix/Setting+up+Postfix+to+relay+through+GMail+in+Gentoo+-+%5Bdarryl.cain.com.au%5D/cdmur</link>
            <description></description>
            
            <pubDate>Wed, 03 Sep 2008 14:53:09 -0700</pubDate>
        </item>
            
        <item>
            <title>RBL.JP</title>
            <link>http://swik.net/Postfix/del.icio.us%2Ftag%2Fpostfix/RBL.JP/cdb3i</link>
            <description></description>
            
            <pubDate>Sun, 31 Aug 2008 22:52:26 -0700</pubDate>
        </item>
            
        <item>
            <title>stick stack</title>
            <link>http://swik.net/Trac/del.icio.us%2Ftag%2Ftrac/stick+stack/cc1lb</link>
            <description></description>
            
            <pubDate>Thu, 28 Aug 2008 18:11:15 -0700</pubDate>
        </item>
            
        <item>
            <title>Gmail on Home Linux Boxes using Postfix and Fetchmail</title>
            <link>http://swik.net/Postfix/del.icio.us%2Ftag%2Fpostfix/Gmail+on+Home+Linux+Boxes+using+Postfix+and+Fetchmail/ccdsx</link>
            <description></description>
            
            <pubDate>Wed, 13 Aug 2008 07:05:18 -0700</pubDate>
        </item>
            
        <item>
            <title>Postfix Gmail SMTP Relay &quot; Hone Watson Bookmarks</title>
            <link>http://swik.net/Postfix/del.icio.us%2Ftag%2Fpostfix/Postfix+Gmail+SMTP+Relay+%22+Hone+Watson+Bookmarks/ccdsw</link>
            <description></description>
            
            <pubDate>Wed, 13 Aug 2008 07:05:17 -0700</pubDate>
        </item>
            
        <item>
            <title>G2C Tech Consultoria Ltda.</title>
            <link>http://swik.net/Postfix/del.icio.us%2Ftag%2Fpostfix/G2C+Tech+Consultoria+Ltda./cbyxv</link>
            <description></description>
            
            <pubDate>Fri, 08 Aug 2008 12:03:51 -0700</pubDate>
        </item>
            
        <item>
            <title>Re: [FUG-BR] Relay access denied - postfix</title>
            <link>http://swik.net/Postfix/del.icio.us%2Ftag%2Fpostfix/Re%3A+%5BFUG-BR%5D+Relay+access+denied+-+postfix/cbv9z</link>
            <description></description>
            
            <pubDate>Thu, 07 Aug 2008 20:03:34 -0700</pubDate>
        </item>
            
        <item>
            <title>How to get Postfix to bounce mails off of Gmail.</title>
            <link>http://swik.net/Postfix/del.icio.us%2Ftag%2Fpostfix/How+to+get+Postfix+to+bounce+mails+off+of+Gmail./cbi51</link>
            <description></description>
            
            <pubDate>Sat, 26 Jul 2008 01:45:18 -0700</pubDate>
        </item>
            
        <item>
            <title>Postfix setup howto on Ubuntu.</title>
            <link>http://swik.net/Postfix/del.icio.us%2Ftag%2Fpostfix/Postfix+setup+howto+on+Ubuntu./cbi50</link>
            <description></description>
            
            <pubDate>Sat, 26 Jul 2008 01:45:18 -0700</pubDate>
        </item>
            
        <item>
            <title>SourceForge.net: TCP Relay IPv6</title>
            <link>http://swik.net/opensource/del.icio.us+tag%2Fopensource/SourceForge.net%3A+TCP+Relay+IPv6/cbe35</link>
            <description>Windows TCP Relay. This application is a TCP bouncer from ipv* to ipv* (ipv4/ipv6 - ipv4/ipv4 - ipv6/ipv4 - ipv6/ipv6) for Windows NT/2000 and Windows Xp</description>
            
            <pubDate>Thu, 24 Jul 2008 09:54:17 -0700</pubDate>
        </item>
            
        <item>
            <title>Postfix Gmail SMTP Relay &quot; Hone Watson Bookmarks</title>
            <link>http://swik.net/Postfix/del.icio.us%2Ftag%2Fpostfix/Postfix+Gmail+SMTP+Relay+%22+Hone+Watson+Bookmarks/cbbxn</link>
            <description></description>
            
            <pubDate>Wed, 23 Jul 2008 17:45:05 -0700</pubDate>
        </item>
            
        <item>
            <title>Setting up Postfix to relay through GMail in Gentoo - [darryl.cain.com.au]</title>
            <link>http://swik.net/Postfix/del.icio.us%2Ftag%2Fpostfix/Setting+up+Postfix+to+relay+through+GMail+in+Gentoo+-+%5Bdarryl.cain.com.au%5D/ca775</link>
            <description></description>
            
            <pubDate>Wed, 23 Jul 2008 01:45:07 -0700</pubDate>
        </item>
                </channel>
</rss>
