<?xml version="1.0" ?> 
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom">

<channel>

<atom:link href="http://www.societyofrobots.com/rss_SoR.xml" rel="self" type="application/rss+xml" />
<title>Society of Robots.com</title>
<description>Learn how to make your robot.</description>
<link>http://www.societyofrobots.com</link>


<item>
<title>Member Tutorial: Sonar Robot</title>
<description>Build a robot that navigates using sonar and can follow lines. This tutorial won the last
SoR Robot contest.</description>
<guid>http://www.societyofrobots.com/member_tutorials/node/55</guid>
</item>

<item>
<title>Robotopia Rising</title>
<description>An event on Japanese Culture, with a subtopic on Japanese robotics, here in Washington, DC.
Included are lots of pics and videos.</description>
<guid>http://www.societyofrobots.com/misc_Robotopia2008.shtml</guid>
</item>

<item>
<title>Microcontroller Cycles</title>
<description>Short tutorial: learn how to do timing on microcontrollers without using a hardware timer.</description>
<guid>http://www.societyofrobots.com/microcontroller_time_cycles.shtml</guid>
</item>

<item>
<title>Step-by-Step Booloader</title>
<description>A bootloader is a program used to upload .hex files to your microcontroller without a hardware programmer.
Learn how to set up a bootloader for any AVR microcontroller. This will also work for the $50 Robot.
A seperate in-depth tutorial on bootloader theory is coming soon!</description>
<guid>http://www.societyofrobots.com/bootloader_50_robot.shtml</guid>
</item>

<item>
<title>Introduction to Finite Element Analysis</title>
<description>Learn how computers can be used to computationally simulate and optimize the mechanical structure of your robot.</description>
<guid>http://www.societyofrobots.com/mechanics_FEA.shtml</guid>
</item>

<item>
<title>UART Tutorial Step-by-Step</title>
<description>An addition to the basic UART tutorial, giving you practical step-by-step instructions on how to add UART functionality for any AVR based robot - including your $50 Robot</description>
<guid>http://www.societyofrobots.com/microcontroller_uart_50_robot.shtml</guid>
</item>

<item>
<title>UART Tutorial for Microcontrollers</title>
<description>Learn how you can use a microcontroller to transmit useful data by USB, serial, and wireless using the UART.</description>
<guid>http://www.societyofrobots.com/microcontroller_uart.shtml</guid>
</item>

</channel>

</rss>