<?xml version="1.0" encoding="ISO-8859-1" ?>
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom">

<!-- RSS feeds xml for www.robotplatform.com -->
<channel>
	<atom:link href="http://www.robotplatform.com/xml/feeds.xml" rel="self" type="application/rss+xml" />
	<title>Robot Platform</title>
	<link>http://www.robotplatform.com</link>
	<description>Comprehensive robot building guide and Electronics reference site</description>

<item>
	<title>Hobby Servo Tutorial</title>
	<guid>http://www.robotplatform.com/knowledge/servo/servo_tutorial.html</guid>
	<description>Servo Motor is a device which uses error-sensing feedback signals to determine and control the position of a motor shaft. The term "servomechanism" closely relates to servo motors..</description>
</item>

<item>
	<title>L293D Motor Driver</title>
	<guid>http://www.robotplatform.com/howto/L293/motor_driver_1.html</guid>
	<description>For robots to do work, you need to know how to control a motor. L293D is a cleverly packed IC which can control two DC motors in both directions: forwards and reverse. Here is a detailed explanation of building a board based on L293D IC
	</description>
</item>

<item>
	<title>Atmega8 Development Board</title>
	<guid>http://www.robotplatform.com/howto/dev_board/atmega8_dev_board_1.html</guid>
	<description>A great step-by-step tutorial on building your own Atmel AVR based Atmega8 development board. The board is ideal for beginners with detailed explanation and pictures..
	</description>
</item>
	
<item>
	<title>PCB Etching tutorial</title>
	<guid>http://www.robotplatform.com/howto/pcb%20etching/pcb_etching_1.html</guid>
	<description>If you are seriously into electronics and robotics, then there is always a feel to ditch soldering and get your own professionally designed circuit board. Etching is a technique used to quickly make professional looking PCB's with limited resources 
	</description>
</item>

<item>
	<title>Analog to Digital Conversion in AVR Microcontroller</title>
	<guid>http://www.robotplatform.com/knowledge/ADC/adc_tutorial.html</guid>
	<description>Analog to Digital converter is an electronic device which converts analog signal from our real world into a machine readable or binary or digital format. For this all you need is a component which can convert physical real world analog signals into voltage signals.. 
	</description>
</item>

<item>
	<title>Photoresistor Tutorial</title>
	<guid>http://www.robotplatform.com/electronics/photoresistor/photoresistor.html</guid>
	<description>Photoresistors, also known as Light Dependent Resistor (LDR), Cadmium Sulfide cells (CDS cells), 
	Photoconductor and sometimes simply Photocells are a type of transducer which converts energy from one form to 
	another where one of the known forms is electrical energy.. 
	</description>
</item>
	
<item>
	<title>Atomic Theory</title>
	<guid>http://www.robotplatform.com/knowledge/Atomic%20Theory/atomic_theory.html</guid>
	<description>Atomic theory is the back bone for electronics. Here is a nice explaination on how electrons work within an atom. It also tells you different types of shells, energy levels...
	</description>
</item>
	
<item>
	<title>Electricity Basics</title>
	<guid>http://www.robotplatform.com/electronics/electricity/electricity.html</guid>
	<description>How electricity works, and how is it generated from an atom. What are protons,  electrons and neutrons. Read further to know how current flows ..
	</description>
</item>

<item>
	<title>Blinking LED Tutorial</title>
	<guid>http://www.robotplatform.com/howto/blinker/blinker_1.html</guid>
	<description>Ever wondered how to program a microcontroller? This step by step guide helps you in microcontroller programming;
	</description>
</item>

<item>
	<title>AVR Serial Programmer</title>
	<guid>http://www.robotplatform.com/howto/serial%20programmer/AVR_S_Programmer.html</guid>
	<description>There are different types of microcontroller programmers available in the market. But what if you need to build 
	one? Follow this article to build your own serial programmer. Not the best, but serves your programming purpose</description>
</item>

<item>
	<title>AVR Tutorial</title>
	<guid>http://www.robotplatform.com/knowledge/AVR%20Basics/avr_basics.html</guid>
	<description>Microcontroller can be termed as a mini computer with all peripherals on the chip. 
	AVR is one such microcontroller of choice in hobbyist community. Learn more about AVR...</description>
</item>

<item>
	<title>Capacitor Tutorial</title>
	<guid>http://www.robotplatform.com/electronics/capacitor/capacitor.html</guid>
	<description>Capacitor is one of those fascinating devices which are horrible when they go wrong and absolute brilliance 
	when they do their work. Here is a detailed explaination of capacitors and their applications..</description>
</item>

</channel>

</rss>