<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:wfw="http://wellformedweb.org/CommentAPI/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
	xmlns:atom="http://www.w3.org/2005/Atom"
	xmlns:sy="http://purl.org/rss/1.0/modules/syndication/"
	xmlns:slash="http://purl.org/rss/1.0/modules/slash/"
	>

<channel>
	<title>Technology of Robotics &#187; Sensors</title>
	<atom:link href="http://robotechno.us/category/robotics-tutorial/electronics/sensors/feed" rel="self" type="application/rss+xml" />
	<link>http://robotechno.us</link>
	<description>Robotics Technology &#124; Robotics News, Articles and Tutorial</description>
	<lastBuildDate>Tue, 15 May 2012 23:17:44 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.3.2</generator>
		<item>
		<title>The ultrasonic sensors</title>
		<link>http://robotechno.us/ultrasonic-sensors.html</link>
		<comments>http://robotechno.us/ultrasonic-sensors.html#comments</comments>
		<pubDate>Fri, 17 Feb 2012 02:35:31 +0000</pubDate>
		<dc:creator>Robot Technology</dc:creator>
				<category><![CDATA[Sensors]]></category>
		<category><![CDATA[Distance Sensor]]></category>
		<category><![CDATA[ir range finder]]></category>
		<category><![CDATA[rangefinders]]></category>
		<category><![CDATA[robot distance sensor]]></category>
		<category><![CDATA[robots sensors]]></category>
		<category><![CDATA[ultrasonic range sensor]]></category>
		<category><![CDATA[ultrasonic rangefinders]]></category>
		<category><![CDATA[ultrasonic sensors]]></category>

		<guid isPermaLink="false">http://robotechno.us/?p=1457</guid>
		<description><![CDATA[Ultrasonic sensors, also called ultrasonic rangefinders, are among the sensors to measure distances without contact. These sensors are particularly complementary infrared sensors, since, unlike them, they can monitor a wide conical. They are relatively well represented in the robotics community because of their good price / efficiency ratio. So, there are an increasing number of [...]]]></description>
			<content:encoded><![CDATA[<p><a href="http://robotechno.us/ultrasonic-sensors.html/the-ultrasonic-sensors" rel="attachment wp-att-1458"><img class="aligncenter size-medium wp-image-1458" title="Ultrasonic sensors" src="http://robotechno.us/wp-content/uploads/2012/02/The-ultrasonic-sensors-300x183.jpg" alt="The ultrasonic sensors 300x183 The ultrasonic sensors" width="300" height="183" /></a>Ultrasonic sensors, also called ultrasonic rangefinders, are among the sensors to measure distances without contact. These sensors are particularly complementary infrared sensors, since, unlike them, they can monitor a wide conical. They are relatively well represented in the robotics community because of their good price / efficiency ratio. So, there are an increasing number of suppliers, with various models for various uses.</p>
<p><span id="more-1457"></span>The ultrasonic range finder is based on measuring the time elapsed between emission and returning the echo. When the ultrasonic wave is emitted it spreads with speed of sound in the surrounding air, to 342 m / sec. Once an obstacle is encountered, the echo returns to the transducer which then calculates the elapsed time between transmission and receiving of the wave. These waves can not be heard by the human ear.</p>
<p>All rangefinders work the same way, regardless of the manufacturer. The differences will be within the frequencies transmitted, and the conical diffraction of the wave. Depending on the model, the ultrasonic sensors will be more or less accurate, and will have a greater or lesser extent. Their prices vary accordingly. Generally, the higher is the connical end, the sensor will be more precise, it will be more expensive. But as we shall see, some manufacturers have things differently</p>
<div id="seo_alrp_related"><div class="seo_alrp_rl_content"><a href="http://robotechno.us/distance-measurement-ultrasonic-msp430-microcontroller.html" rel="bookmark">Distance Measurement Using Ultrasonic and MSP430 Microcontroller</a> <br />This is the application report from Texas Instruments about distance measurement using ultrasonic and MSP430 microcontroller. The report is provided in PDF file, you may download the application report at the end of this post. This application report describes a distance-measuring system determined by ultrasonic sound using the MSP430F413 ultralow-power ...</div><br /><div class="seo_alrp_rl_content"><a href="http://robotechno.us/feel-robot.html" rel="bookmark">Feel Like a Robot</a> <br />Robokit perception kit Robotic perception kit allows you to experience what it feels robot endowed with only an ultrasonic sonar and infrared sensor. Kit for robot perception of the world, created by Paul Granzhonom (Paul Granjon), includes goggles, a helmet and an electronic device that allows a person to see ...</div><br /><div class="seo_alrp_rl_content"><a href="http://robotechno.us/parallax-ping-28015-ultrasonic-distance-sensor-datasheet-and-application-sample.html" rel="bookmark">Parallax Ping 28015 Ultrasonic Distance Sensor Datasheet and Application Sample</a> <br />Download ping parallax ultrasonic distance sensor datasheet, schematic and program code sample: Â» Download Link</div><br /><div class="seo_alrp_rl_content"><a href="http://robotechno.us/lego-mindstorms-nxt.html" rel="bookmark">LEGO Mindstorms NXT</a> <br />Sure, Mindstorms NXT is a toy, but it is an important toy, like a piano or a chemistry set. It's one of those items that engages an imagination and possibly opens doors to new interests. Since our future is surely to be shared with robots--it's already started happening, just look ...</div><br /><div class="seo_alrp_rl_content"><a href="http://robotechno.us/robot-suit-helps-farmers-harvest.html" rel="bookmark">Robot Suit Helps Farmers to Harvest</a> <br />Seeing the number of elderly farmers, a professor of Japanese creative by creating a robot capable of supporting the elderly farmers. Professor Shigeki Toyama of the Tokyo University of Agriculture and Technology Graduate School of Engineering created a tool to reduce the physical burden of farmers. Quoted from Cnet, Tuesday ...</div><br /></div>]]></content:encoded>
			<wfw:commentRss>http://robotechno.us/ultrasonic-sensors.html/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Distance Measurement Using Ultrasonic and MSP430 Microcontroller</title>
		<link>http://robotechno.us/distance-measurement-ultrasonic-msp430-microcontroller.html</link>
		<comments>http://robotechno.us/distance-measurement-ultrasonic-msp430-microcontroller.html#comments</comments>
		<pubDate>Tue, 06 Dec 2011 05:53:59 +0000</pubDate>
		<dc:creator>Robot Technology</dc:creator>
				<category><![CDATA[Microcontroller]]></category>
		<category><![CDATA[Programming]]></category>
		<category><![CDATA[Sensors]]></category>
		<category><![CDATA[Distance Measurement]]></category>
		<category><![CDATA[Distance Measurement with ultrasonic]]></category>
		<category><![CDATA[MSP430 Microcontroller circuit]]></category>
		<category><![CDATA[ultrasonic circuit diagram]]></category>
		<category><![CDATA[ultrasonic distance sensor]]></category>
		<category><![CDATA[ultrasonic sensor cirucit]]></category>

		<guid isPermaLink="false">http://robotechno.us/?p=1303</guid>
		<description><![CDATA[This is the application report from Texas Instruments about distance measurement using ultrasonic and MSP430 microcontroller. The report is provided in PDF file, you may download the application report at the end of this post. This application report describes a distance-measuring system determined by ultrasonic sound using the MSP430F413 ultralow-power microcontroller. The system transmits a [...]]]></description>
			<content:encoded><![CDATA[<p><a href="http://robotechno.us/distance-measurement-ultrasonic-msp430-microcontroller.html/ultrasonic-distance-sensor-with-the-msp430" rel="attachment wp-att-1304"><img class="aligncenter size-medium wp-image-1304" title="Ultrasonic Distance Sensor With the MSP430" src="http://robotechno.us/wp-content/uploads/2011/12/Ultrasonic-Distance-Sensor-With-the-MSP430-269x300.png" alt="Ultrasonic Distance Sensor With the MSP430 269x300 Distance Measurement Using Ultrasonic and MSP430 Microcontroller" width="269" height="300" /></a></p>
<p>This is the application report from Texas Instruments about distance measurement using ultrasonic and MSP430 microcontroller. The report is provided in PDF file, you may download the application report at the end of this post.</p>
<p>This application report describes a distance-measuring system determined by ultrasonic sound using the MSP430F413 ultralow-power microcontroller. The system transmits a burst of ultrasonic sound waves towards the subject point and after that receives the corresponding echo.<br />
<span id="more-1303"></span><br />
This application is primarily based upon the reflection of sound waves. Sound waves are defined as longitudinal pressure waves in the medium in which they&#8217;re travelling. Subjects whose dimensions are greater than the wavelength of the impinging sound waves reflect them; the reflected waves are known as the echo. In the event the speed of sound in the medium is recognized and the time taken for the sound waves to travel the distance from the source towards the subject point and back to the source is measured, the distance from the source to the subject point will be computed accurately.</p>
<p>The devices applied to transmit and receive the ultrasonic sound waves within this application are 40-kHz ceramic ultrasonic transducers. The MSP430 drives the transmitter transducer using a 12-cycle burst of 40-kHz square-wave signal derived from the crystal oscillator, and therefore the receiver transducer receives the echo. The Timer_A in the MSP430 is configured to count the 40-kHz crystal frequency such that the time measurement resolution is 25 µs, that is more than enough for this application. The measurement time base is extremely stable because it is derived from a quartz-crystal oscillator. The echo received by the receiver transducer is boosted by an operational amplifier and the amplified output is fed towards the Comparator_A input. The Comparator_A senses the presence of the echo signal at its input and triggers a capture of Timer_A count value to capture compare register CCR1.</p>
<p>The capture is accomplished exactly at the immediate the echo arrives at the system. The captured count will be the measure of the time taken for the ultrasonic burst to travel the distance from the system to the subject point and back to the system. The distance in inches from the system towards the subject point is computed by the MSP430 implementing this measured time and displayed on a two-digit static LCD. Instantly right after updating the display screen, the MSP430 goes to LPM3 sleep mode to keep electrical power. The Basic Timer1 is programmed to interrupt the MSP430 every 205 milliseconds. The interrupt signal from the Basic Timer1 wakes up the MSP430 to repeat the measurement cycle and update the display screen.</p>
<p>Download the application report of distance measurement using ultrasonic and MSP430 microcontroller<br />
» <a target="_blank" title="Ultrasonic Distance Measurement With the MSP430" href="http://www.ti.com/lit/an/slaa136a/slaa136a.pdf" rel="external nofollow" target="_blank">Download Link 1</a> (direct download from Texas Instruments)<br />
» <a target="_blank" title="Distance Measurement Using Ultrasonic and MSP430 Microcontroller" href="http://myfilehost.us/dll/b53ejg" rel="external nofollow" target="_blank">Download Link 1</a> (mirror download)</p>
<div id="seo_alrp_related"><div class="seo_alrp_rl_content"><a href="http://robotechno.us/ultrasonic-sensors.html" rel="bookmark">The ultrasonic sensors</a> <br />Ultrasonic sensors, also called ultrasonic rangefinders, are among the sensors to measure distances without contact. These sensors are particularly complementary infrared sensors, since, unlike them, they can monitor a wide conical. They are relatively well represented in the robotics community because of their good price / efficiency ratio. So, there ...</div><br /><div class="seo_alrp_rl_content"><a href="http://robotechno.us/parallax-ping-28015-ultrasonic-distance-sensor-datasheet-and-application-sample.html" rel="bookmark">Parallax Ping 28015 Ultrasonic Distance Sensor Datasheet and Application Sample</a> <br />Download ping parallax ultrasonic distance sensor datasheet, schematic and program code sample: Â» Download Link</div><br /><div class="seo_alrp_rl_content"><a href="http://robotechno.us/dc-motor-speed-regulation-with-a-pwm-feed-back-system.html" rel="bookmark">DC Motor Speed Regulation with A PWM Feed Back System</a> <br />This tutorial will helps you how the PWM works. You will learn what is PWM, the usage of PWM also how to program a DC Motor with PWM. Some Robots need to control the motor speed for its to work. Just use PWM system and you will get your motor's ...</div><br /><div class="seo_alrp_rl_content"><a href="http://robotechno.us/processing-frequency-of-color-sensor-tcs230-with-microcontroller-at89s51.html" rel="bookmark">Processing Frequency of Color Sensor TCS230 with Microcontroller AT89S51</a> <br />The TCS230 programmable color light-to-frequency converter combines configurable silicon photodiodes and a current-to-frequency converter on single monolithic CMOS integrated circuit. The output is a square wave (50% duty cycle) with frequency directly proportional to light intensity (irradiance). The full-scale output frequency can be scaled by one of three preset values ...</div><br /><div class="seo_alrp_rl_content"><a href="http://robotechno.us/robotic-voice-generator.html" rel="bookmark">Robotic voice generator</a> <br />Robotic voice generator does not need the variety of complex chips. You can assemble using only ISD2500 ChipCorder® family and few components.The family of chip-coders ISD2500 firm Winbond contains almost everything you need to record and play back voice messages. As chips have mic preamps with AGC, working with the ...</div><br /></div>]]></content:encoded>
			<wfw:commentRss>http://robotechno.us/distance-measurement-ultrasonic-msp430-microcontroller.html/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Arduino Tutorial: Use a Piezo Element to Detect Vibration</title>
		<link>http://robotechno.us/arduino-tutorial-piezo-element-detect-vibration.html</link>
		<comments>http://robotechno.us/arduino-tutorial-piezo-element-detect-vibration.html#comments</comments>
		<pubDate>Sat, 26 Nov 2011 09:21:47 +0000</pubDate>
		<dc:creator>Robot Technology</dc:creator>
				<category><![CDATA[Arduino Tutorials]]></category>
		<category><![CDATA[Electronics]]></category>
		<category><![CDATA[Microcontroller]]></category>
		<category><![CDATA[Programming]]></category>
		<category><![CDATA[Robotics Tutorial]]></category>
		<category><![CDATA[Sensors]]></category>
		<category><![CDATA[Software]]></category>
		<category><![CDATA[arduino piezo element sensor]]></category>
		<category><![CDATA[Arduino Tutorial]]></category>
		<category><![CDATA[use a piezo element to detect vibration]]></category>
		<category><![CDATA[vibration detector arduino]]></category>

		<guid isPermaLink="false">http://robotechno.us/?p=1293</guid>
		<description><![CDATA[Arduino Tutorial: Use a Piezo Element to Detect Vibration. This tutorial shows you how to use a Piezo element to detect vibration, in this case, a knock on a door, table, or other solid surface. A piezo is an electronic device that generates a voltage when it&#8217;s physically deformed by a vibration, sound wave, or [...]]]></description>
			<content:encoded><![CDATA[<p><a href="http://robotechno.us/arduino-tutorial-piezo-element-detect-vibration.html/circuit-connection-piezo-element-to-detect-vibration" rel="attachment wp-att-1295"><img class="aligncenter size-medium wp-image-1295" title="circuit connection - Piezo element to detect vibration" src="http://robotechno.us/wp-content/uploads/2011/11/circuit-connection-Piezo-element-to-detect-vibration-279x300.jpg" alt="circuit connection Piezo element to detect vibration 279x300 Arduino Tutorial: Use a Piezo Element to Detect Vibration" width="279" height="300" /></a></p>
<p>Arduino Tutorial: Use a Piezo Element to Detect Vibration. This tutorial shows you how to use a Piezo element to detect vibration, in this case, a knock on a door, table, or other solid surface.</p>
<p>A piezo is an electronic device that generates a voltage when it&#8217;s physically deformed by a vibration, sound wave, or mechanical strain. Similarly, when you put a voltage across a piezo, it vibrates and creates a tone. Piezos can be used both to play tones and to detect tones.<br />
<span id="more-1293"></span><br />
The sketch reads the piezos output using the <code><strong>analogRead()</strong></code> command, encoding the voltage range from 0 to 5 volts to a numerical range from 0 to 1023 in a process referred to as analog-to-digital conversion, or ADC.</p>
<p>If the sensors output is stronger than a certain threshold, your Arduino will send the string &#8220;Knock!&#8221; to the computer over the serial port.</p>
<p>Open the serial monitor to see this text.</p>
<p><strong>Hardware Required</strong></p>
<ul>
<li>Arduino Board</li>
<li>(1) Piezo electric disc</li>
<li>(1) Megohm resistor</li>
<li>solid surface</li>
</ul>
<p>Piezos are polarized, meaning that voltage passes through them (or out of them) in a specific direction. Connect the black wire (the lower voltage) to ground and the red wire (the higher voltage) to analog pin 0. Additionally, connect a 1-megohm resistor in parallel to the Piezo element to limit the voltage and current produced by the piezo and to protect the analog input.</p>
<p>It is possible to acquire piezo elements without a plastic housing. These will look like a metallic disc, and are easier to use as input sensors. PIezo sensors work best when firmly pressed against, taped, or glued their sensing surface.</p>
<p>Schematic Diagram:</p>
<p><a href="http://robotechno.us/arduino-tutorial-piezo-element-detect-vibration.html/schematic-diagram-piezo-element-to-detect-vibration" rel="attachment wp-att-1294"><img class="aligncenter size-medium wp-image-1294" title="schematic diagram - Piezo element to detect vibration" src="http://robotechno.us/wp-content/uploads/2011/11/schematic-diagram-Piezo-element-to-detect-vibration-292x300.jpg" alt="schematic diagram Piezo element to detect vibration 292x300 Arduino Tutorial: Use a Piezo Element to Detect Vibration" width="292" height="300" /></a></p>
<p>A Piezo to attached to analog pin 0 with a 1-Megohm resistor</p>
<p><strong>Code</strong></p>
<p>In the code below, the incoming piezo data is compared to a threshold value set by the user. Try raising or lowering this value to increase your sensor&#8217;s overall sensitivity.</p>
<blockquote><p>/* Knock Sensor<br />
This sketch reads a piezo element to detect a knocking sound.<br />
It reads an analog pin and compares the result to a set threshold.<br />
If the result is greater than the threshold, it writes<br />
&#8220;knock&#8221; to the serial port, and toggles the LED on pin 13.<br />
The circuit:<br />
* + connection of the piezo attached to analog in 0<br />
* &#8211; connection of the piezo attached to ground<br />
* 1-megohm resistor attached from analog in 0 to ground</p>
<p>http://www.arduino.cc/en/Tutorial/Knock</p>
<p>created 25 Mar 2007<br />
by David Cuartielles<br />
modified 4 Sep 2010<br />
by Tom Igoe<br />
This example code is in the public domain.<br />
*/<br />
// these constants won&#8217;t change:<br />
const int ledPin = 13; // led connected to digital pin 13<br />
const int knockSensor = A0; // the piezo is connected to analog pin 0<br />
const int threshold = 100; // threshold value to decide when the detected sound is a knock<br />
or not<br />
// these variables will change:<br />
int sensorReading = 0; // variable to store the value read from the sensor pin<br />
int ledState = LOW; // variable used to store the last LED status, to toggle the light<br />
void setup() {<br />
pinMode(ledPin, OUTPUT); // declare the ledPin as as OUTPUT<br />
Serial.begin(9600); // use the serial port<br />
}<br />
void loop()<br />
// read the sensor and store it in the variable sensorReading:<br />
sensorReading = analogRead(knockSensor);<br />
// if the sensor reading is greater than the threshold:<br />
if (sensorReading &gt;= threshold) {<br />
// toggle the status of the ledPin:<br />
ledState = !ledState;<br />
// update the LED pin itself:<br />
digitalWrite(ledPin, ledState);<br />
// send the string &#8220;Knock!&#8221; back to the computer, followed by newline<br />
Serial.println(&#8220;Knock!&#8221;);<br />
}<br />
delay(100); // delay to avoid overloading the serial port buffer<br />
}</p></blockquote>
<p>Download the Arduino Tutorial: Use a Piezo Element to Detect Vibration in PDF document:<br />
» <strong><a target="_blank" title="Arduino Tutorial: Use a Piezo Element to Detect Vibration" href="http://myfilehost.us/dll/wqd1sx" target="_blank">Download Link</a></strong></p>
<div id="seo_alrp_related"><div class="seo_alrp_rl_content"><a href="http://robotechno.us/arduino-tutorial-collection-wiring-code.html" rel="bookmark">Arduino Tutorial: Controlling the LED&#8217;s Blinking Rates using Potensiometer</a> <br />This is a tutorial about controlling the LED's blinking rates using potensiometer. A potentiometer is really a simple knob that gives a adjustable resistance, which we are able to read into the Arduino board as an analog value. In this simple tutorial, you will see how the resistance value of ...</div><br /><div class="seo_alrp_rl_content"><a href="http://robotechno.us/voltage-comparator.html" rel="bookmark">Voltage Comparator</a> <br />In electronics, a comparator is a device which compares two voltages or currents and switches its output to indicate which is larger. More generally, the term is also used to refer to a device that compares two items of data. Output voltage will "switch" whenever the input voltage (at the ...</div><br /><div class="seo_alrp_rl_content"><a href="http://robotechno.us/avr-line-following-robot-tutorial.html" rel="bookmark">AVR Line Following Robot Tutorial</a> <br />Block Diagram The robot uses IR sensors to sense the line, an array of 8 IR LEDs&lt; (Tx) and sensors (Rx), facing the ground has been used in this setup. The output of the sensors is an analog signal which depends on the amount of light reflected back, this analog ...</div><br /><div class="seo_alrp_rl_content"><a href="http://robotechno.us/arduino-hardware-part-2.html" rel="bookmark">Arduino Hardware (Part 2)</a> <br />This article is a continuation of Arduino hardware part 1 that talks about Arduino Board, COMMUNICATION CABLE (Serial / USB), Arduino power supply, PC / LAPTOP +-USB Serial Adapter.  In this section we will discuss more  about Arduino Hardware : With what Arduino elements can interact?, Arduino Prototyping, etc. The Arduino ...</div><br /><div class="seo_alrp_rl_content"><a href="http://robotechno.us/arduino-uno-schematic-board-software-tutorial.html" rel="bookmark">Arduino UNO Schematic, Board, Software and Tutorial</a> <br />Here the Arduino UNO Schematic, Board, Software and Tutorial... Arduino is already widely used for robotics applications, so i think you need to learn about Arduino.. :) Arduino UNO Board: Arduino UNO Schematic: &nbsp; Adruino UNO Schematic and PCB Design Download: EAGLE files (rev2): arduino-uno-rev2-reference-design.zip Schematic (rev2): arduino-uno-rev2-schematic.pdf EAGLE files ...</div><br /></div>]]></content:encoded>
			<wfw:commentRss>http://robotechno.us/arduino-tutorial-piezo-element-detect-vibration.html/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Make a Robot : A Step by Step Robot Tutorial</title>
		<link>http://robotechno.us/robot-step-step-robot-tutorial.html</link>
		<comments>http://robotechno.us/robot-step-step-robot-tutorial.html#comments</comments>
		<pubDate>Mon, 28 Mar 2011 22:54:17 +0000</pubDate>
		<dc:creator>Robot Technology</dc:creator>
				<category><![CDATA[Electronics]]></category>
		<category><![CDATA[Mechanics]]></category>
		<category><![CDATA[Microcontroller]]></category>
		<category><![CDATA[Programming]]></category>
		<category><![CDATA[Robotics Tutorial]]></category>
		<category><![CDATA[Sensors]]></category>
		<category><![CDATA[Software]]></category>
		<category><![CDATA[build a robot]]></category>
		<category><![CDATA[make a robot]]></category>
		<category><![CDATA[robot design]]></category>
		<category><![CDATA[robot tutorial]]></category>
		<category><![CDATA[step by step robot tutorial]]></category>

		<guid isPermaLink="false">http://robotechno.us/?p=796</guid>
		<description><![CDATA[This tutorial will show you how to make a robot easily. It&#8217;s very simple tutorial and of course it will be a low cost robot. You will get the knowledge about basic and simple mechanic design, simple robot schematic diagram, line following sensor, programming and more&#8230; This is a very great explanation of the tutorial [...]]]></description>
			<content:encoded><![CDATA[<p>This tutorial will show you how to make a robot easily. It&#8217;s very simple tutorial and of course it will be a low cost robot. You will get the knowledge about basic and simple mechanic design, simple robot schematic diagram, line following sensor, programming and more&#8230; This is a very great explanation of the tutorial how to make a robot. <img src='http://robotechno.us/wp-includes/images/smilies/icon_smile.gif' alt="icon smile Make a Robot : A Step by Step Robot Tutorial" class='wp-smiley' title="Make a Robot : A Step by Step Robot Tutorial" /> </p>
<p style="text-align:center;"><a rel="attachment wp-att-797" href="http://robotechno.us/robot-step-step-robot-tutorial.html/make-a-robot"><img class="size-medium wp-image-797 aligncenter" title="make a robot" src="http://robotechno.us/wp-content/uploads/2011/03/make-a-robot-300x169.jpg" alt="make a robot 300x169 Make a Robot : A Step by Step Robot Tutorial" width="300" height="169" /></a></p>
<p>Download the document of step by step <strong>Make a Robot</strong> tutorial:<br />
<span id="more-796"></span><strong><a target="_blank" rel="external nofollow" href="http://downloads.computerhowto.us/dll/nv6izo">Download Link</a></strong></p>
<p>Go to online page of how to <strong>make a robot</strong>:<br />
<strong><a target="_blank" rel="external nofollow" href="http://www.societyofrobots.com/step_by_step_robot.shtml">Visit the page</a></strong></p>
<div id="seo_alrp_related"><div class="seo_alrp_rl_content"><a href="http://robotechno.us/pic16f877a-tutorial.html" rel="bookmark">PIC16F877A Tutorial</a> <br />This PIC16F877A tutorial document was written Lukas Hoffmann. This tutorial containing the explanation about microcontroller PIC16F877A and the sample code using C/C++ programming language. There are some simple interesting project in this tutorial such as how to make blinking LED, how to display message on computer screen, how to drive ...</div><br /><div class="seo_alrp_rl_content"><a href="http://robotechno.us/msp430-microcontroller-tutorial.html" rel="bookmark">MSP430 Microcontroller Tutorial</a> <br />Do you want to build a robot using MSP430 microcontroller..? Then you should know the basic knowledge of MSP430 microcontroller. This MSP430 tutorial will show you how MSP430 works (included: MSP430 sample code). Microcontrollers are binary computers and so they operate on the basis of binary numbers. Binary numbers consist ...</div><br /><div class="seo_alrp_rl_content"><a href="http://robotechno.us/lego-robotic-tutorial.html" rel="bookmark">Lego Robotic Tutorial</a> <br />This is the robot tutorial collection about how to control your Lego robot. Lego is often conduct robot competition, by studying this tutorial, you will more easily understand about your lego robot and you will be more confident to partisipate the lego competition. This tutorial contains the Lego robotic tutorial: ...</div><br /><div class="seo_alrp_rl_content"><a href="http://robotechno.us/line-follower-tutorial-based-atmega16-l298-motor-driver.html" rel="bookmark">Line Follower Tutorial based on ATMega16 + L298 Motor Driver</a> <br />Here the another Line Follower robot tutorial... The diagram is quite simple and easy to build, easy to understand. The robot mechanical design not included, you may create the shape and the mechanical design of your line follower robot by your self. Just use motor gear box which have high ...</div><br /><div class="seo_alrp_rl_content"><a href="http://robotechno.us/vex-robotics-tutorial.html" rel="bookmark">Vex Robotics Tutorial</a> <br />This is the tutorial document of Vex robotics building. You may download the tutorial, it's very useful if you're attending Vex robotics competition. Vex robot is a great idea to design the shape of robot and to study the robot mechanism for children. You can learn more about robotics together ...</div><br /></div>]]></content:encoded>
			<wfw:commentRss>http://robotechno.us/robot-step-step-robot-tutorial.html/feed</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>Line Follower Tutorial based on ATMega16 + L298 Motor Driver</title>
		<link>http://robotechno.us/line-follower-tutorial-based-atmega16-l298-motor-driver.html</link>
		<comments>http://robotechno.us/line-follower-tutorial-based-atmega16-l298-motor-driver.html#comments</comments>
		<pubDate>Sun, 21 Mar 2010 00:47:20 +0000</pubDate>
		<dc:creator>Robot Technology</dc:creator>
				<category><![CDATA[Electronics]]></category>
		<category><![CDATA[Programming]]></category>
		<category><![CDATA[Robotics Tutorial]]></category>
		<category><![CDATA[Sensors]]></category>
		<category><![CDATA[ATMega16 line follower robot]]></category>
		<category><![CDATA[ATMega16 robot]]></category>
		<category><![CDATA[atmega16 tutorial]]></category>
		<category><![CDATA[L298]]></category>
		<category><![CDATA[l298 atmega]]></category>
		<category><![CDATA[L298 Motor Driver]]></category>
		<category><![CDATA[line follower robot using atmega16]]></category>
		<category><![CDATA[line follower tutorial]]></category>
		<category><![CDATA[line follower using atmega16]]></category>
		<category><![CDATA[line tracker atmega16]]></category>
		<category><![CDATA[phototransistor proximity sensor]]></category>

		<guid isPermaLink="false">http://robotechno.us/?p=365</guid>
		<description><![CDATA[Here the another Line Follower robot tutorial&#8230; The diagram is quite simple and easy to build, easy to understand. The robot mechanical design not included, you may create the shape and the mechanical design of your line follower robot by your self. Just use motor gear box which have high torque&#8230; This line follower robot [...]]]></description>
			<content:encoded><![CDATA[<p>Here the another Line Follower robot tutorial&#8230; The diagram is quite simple and easy to build, easy to understand. The robot mechanical design not included, you may create the shape and the mechanical design of your line follower robot by your self. Just use motor gear box which have high torque&#8230; <img src='http://robotechno.us/wp-includes/images/smilies/icon_smile.gif' alt="icon smile Line Follower Tutorial based on ATMega16 + L298 Motor Driver" class='wp-smiley' title="Line Follower Tutorial based on ATMega16 + L298 Motor Driver" /> </p>
<p><a href="http://robotechno.us/line-follower-tutorial-based-atmega16-l298-motor-driver.html/line-follower-robot-diagram" rel="attachment wp-att-366"><img class="aligncenter size-medium wp-image-366" title="Line follower robot diagram" src="http://robotechno.us/wp-content/uploads/2010/03/line-follower-robot-diagram-300x193.jpg" alt="line follower robot diagram 300x193 Line Follower Tutorial based on ATMega16 + L298 Motor Driver" width="300" height="193" /></a></p>
<p>This line follower robot use the following module:</p>
<ul>
<li>Proximity sensor: 8 pcs of phototransistors</li>
<li>Microcontroller: ATMega16</li>
<li>Motor driver: L298 module</li>
<li>Programming language: C</li>
</ul>
<p><span id="more-365"></span>Download the document of this line follower robot tutorial <strong><a target="_blank" href="http://downloads.circuitdiagram.net/dll/52gxce">HERE</a></strong></p>
<p>This tutorial created by:<br />
Priyank Patil<br />
Department of Information Technology<br />
K. J. Somaiya College of Engineering<br />
Mumbai, India</p>
<div id="seo_alrp_related"><div class="seo_alrp_rl_content"><a href="http://robotechno.us/line-follower-robot-tutorial-atmega8535.html" rel="bookmark">Line Follower Robot Tutorial (ATMega8535)</a> <br />Build your own line follower / line tracker robotâ€¦! Microcontroller : Atmel ATMega8535 Sensor: 6 photodioda sensor Motor driver : L298 dual driver (up to 1A of electric current) Download the full tutorial include schematic diagram and program code ( C language ): Download link</div><br /><div class="seo_alrp_rl_content"><a href="http://robotechno.us/line-follower-robot-without-microcontroller-2.html" rel="bookmark">Line Follower Robot without Microcontroller (with timer)</a> <br />Another Line Follower Robot without microcontroller project. This project built using IC timer 555 to generated PWM signal to make the motor running smoothly. This Line Follower Robot tutorial written by Jaseung Ku - 17 Dec 2005. May be this is "not professional" robot, but i think it so cool ...</div><br /><div class="seo_alrp_rl_content"><a href="http://robotechno.us/line-follower-robot-without-microcontroller.html" rel="bookmark">Line Follower Robot Without Microcontroller</a> <br />This tutorial will show you how to build line follower robot without microcontroller. You just need light sensor and comparator chip LM399 for this project. But... You won't unable to programming the robot for advance controlling like when there is crossroads on line track. Download the tutorial here</div><br /><div class="seo_alrp_rl_content"><a href="http://robotechno.us/2a-dc-motor-controller-l298n.html" rel="bookmark">2A DC Motor Controller with L298N</a> <br />I've once use L298N for my line follower robot. This is cheap and able to control motor which need quite electric current to run. I recommend this driver IC for your robot... :) Download the schematics an tutorial here</div><br /><div class="seo_alrp_rl_content"><a href="http://robotechno.us/line-follower-robot-tutorial.html" rel="bookmark">Line Follower Robot Tutorial</a> <br />Line Follower ROBOT Plermjai Inchuay, plermjai@loxinfo.co.th Award winner from VingPeaw Competition 2543, the robot built with 2051, L293D, and four IR sensors. Simple circuit and platform, quick tracking and easy-understand program using C language. I designed my robot, which use two motors control rear wheels and the single front wheel ...</div><br /></div>]]></content:encoded>
			<wfw:commentRss>http://robotechno.us/line-follower-tutorial-based-atmega16-l298-motor-driver.html/feed</wfw:commentRss>
		<slash:comments>7</slash:comments>
		</item>
		<item>
		<title>Complete Robotics Tutorial in Video</title>
		<link>http://robotechno.us/complete-robotics-tutorial-video.html</link>
		<comments>http://robotechno.us/complete-robotics-tutorial-video.html#comments</comments>
		<pubDate>Mon, 19 Oct 2009 14:08:03 +0000</pubDate>
		<dc:creator>Robot Technology</dc:creator>
				<category><![CDATA[Electronics]]></category>
		<category><![CDATA[Mechanics]]></category>
		<category><![CDATA[Robotics Articles]]></category>
		<category><![CDATA[Robotics Tutorial]]></category>
		<category><![CDATA[Sensors]]></category>
		<category><![CDATA[Actuators]]></category>
		<category><![CDATA[Dynamic Analysis]]></category>
		<category><![CDATA[echnologies in Robots]]></category>
		<category><![CDATA[Electric]]></category>
		<category><![CDATA[Electric Actuators]]></category>
		<category><![CDATA[Forward Position Control]]></category>
		<category><![CDATA[Grippers Manipulators]]></category>
		<category><![CDATA[Hydraulic]]></category>
		<category><![CDATA[Image Processing]]></category>
		<category><![CDATA[Industrial Manipulators]]></category>
		<category><![CDATA[Industrial Robots]]></category>
		<category><![CDATA[Introduction to Robotics]]></category>
		<category><![CDATA[Kinematics]]></category>
		<category><![CDATA[Pneumatic]]></category>
		<category><![CDATA[robot circuits tutorial]]></category>
		<category><![CDATA[Trajectory planning]]></category>
		<category><![CDATA[Velocity Analysis]]></category>

		<guid isPermaLink="false">http://robotechno.us/?p=296</guid>
		<description><![CDATA[Here the complete robotics tutorial based on youtube video. There are 40 long time videos which will explain about robotics. Tired to watching this video online..? Then try to download the video using keepvid.com. Lecture 1. Introduction to Robotics Lecture 2. Technologies in Robots Lecture 3. Industrial Robots Lecture 4. Industrial Manipulators and its Kinematics [...]]]></description>
			<content:encoded><![CDATA[<p>Here the complete robotics tutorial based on  youtube video. There are 40 long time videos which will explain about robotics. Tired to watching this video online..? Then try to download the video using keepvid.com.<br />
Lecture 1. Introduction to Robotics<br />
<object type="application/x-shockwave-flash" style="width:320px; height:265px;" data="http://www.youtube.com/v/DaWMvEY3Qgc"><param name="movie" value="http://www.youtube.com/v/DaWMvEY3Qgc" /></object> </p>
<p>Lecture 2. Technologies in Robots<br />
<span id="more-296"></span><object type="application/x-shockwave-flash" style="width:320px; height:265px;" data="http://www.youtube.com/v/HWQ_xWnQU0A"><param name="movie" value="http://www.youtube.com/v/HWQ_xWnQU0A" /></object> </p>
<p>Lecture 3. Industrial Robots<br />
<object type="application/x-shockwave-flash" style="width:320px; height:265px;" data="http://www.youtube.com/v/l1gRr_NI4BU"><param name="movie" value="http://www.youtube.com/v/l1gRr_NI4BU" /></object> </p>
<p>Lecture 4. Industrial Manipulators and its Kinematics<br />
<object type="application/x-shockwave-flash" style="width:320px; height:265px;" data="http://www.youtube.com/v/X7iBT5l599c"><param name="movie" value="http://www.youtube.com/v/X7iBT5l599c" /></object> </p>
<p>Lecture 5. Parallel Manipulators<br />
<object type="application/x-shockwave-flash" style="width:320px; height:265px;" data="http://www.youtube.com/v/VPwq6SN4Zos"><param name="movie" value="http://www.youtube.com/v/VPwq6SN4Zos" /></object> </p>
<p>Lecture 6. Grippers Manipulators<br />
<object type="application/x-shockwave-flash" style="width:320px; height:265px;" data="http://www.youtube.com/v/qdWwsML2KdU"><param name="movie" value="http://www.youtube.com/v/qdWwsML2KdU" /></object> </p>
<p>Lecture 7. Electric Actuators<br />
<object type="application/x-shockwave-flash" style="width:320px; height:265px;" data="http://www.youtube.com/v/Oq25s1zWLmU"><param name="movie" value="http://www.youtube.com/v/Oq25s1zWLmU" /></object> </p>
<p>Lecture 8. Actuators &#8211; Electric, Hydraulic, Pneumatic<br />
<object type="application/x-shockwave-flash" style="width:320px; height:265px;" data="http://www.youtube.com/v/0pgGn4CkDTM"><param name="movie" value="http://www.youtube.com/v/0pgGn4CkDTM" /></object> </p>
<p>Lecture 9. Internal State Sensors<br />
<object type="application/x-shockwave-flash" style="width:320px; height:265px;" data="http://www.youtube.com/v/WbK0FcXNJcY"><param name="movie" value="http://www.youtube.com/v/WbK0FcXNJcY" /></object> </p>
<p>Lecture 10. Internal State Sensors<br />
<object type="application/x-shockwave-flash" style="width:320px; height:265px;" data="http://www.youtube.com/v/C5VDSmWUoiE"><param name="movie" value="http://www.youtube.com/v/C5VDSmWUoiE" /></object> </p>
<p>Lecture 11. External State Sensors<br />
<object type="application/x-shockwave-flash" style="width:320px; height:265px;" data="http://www.youtube.com/v/G8IkBFbtSI4"><param name="movie" value="http://www.youtube.com/v/G8IkBFbtSI4" /></object> </p>
<p>Lecture 12. Trajectory planning<br />
<object type="application/x-shockwave-flash" style="width:320px; height:265px;" data="http://www.youtube.com/v/G8IkBFbtSI4"><param name="movie" value="http://www.youtube.com/v/G8IkBFbtSI4" /></object> </p>
<p>Lecture 13. Trajectory Planning<br />
<object type="application/x-shockwave-flash" style="width:320px; height:265px;" data="http://www.youtube.com/v/9gJTPtudzbE"><param name="movie" value="http://www.youtube.com/v/9gJTPtudzbE" /></object> </p>
<p>Lecture 14. Trajectory Planning<br />
<object type="application/x-shockwave-flash" style="width:320px; height:265px;" data="http://www.youtube.com/v/RVjoB87lRXQ"><param name="movie" value="http://www.youtube.com/v/RVjoB87lRXQ" /></object> </p>
<p>Lecture 15. Trajectory Planning<br />
<object type="application/x-shockwave-flash" style="width:320px; height:265px;" data="http://www.youtube.com/v/p_74L3reAC0"><param name="movie" value="http://www.youtube.com/v/p_74L3reAC0" /></object> </p>
<p>Lecture 16. Trajectory Planning<br />
<object type="application/x-shockwave-flash" style="width:320px; height:265px;" data="http://www.youtube.com/v/f4wmCj55sSc"><param name="movie" value="http://www.youtube.com/v/f4wmCj55sSc" /></object> </p>
<p>Lecture 17. Trajectory Planning<br />
<object type="application/x-shockwave-flash" style="width:320px; height:265px;" data="http://www.youtube.com/v/peWhuEJoS8g"><param name="movie" value="http://www.youtube.com/v/peWhuEJoS8g" /></object> </p>
<p>Lecture 18. Trajectory Planning<br />
<object type="application/x-shockwave-flash" style="width:320px; height:265px;" data="http://www.youtube.com/v/dt42viNqkCc"><param name="movie" value="http://www.youtube.com/v/dt42viNqkCc" /></object> </p>
<p>Lecture 19. Trajectory Planning<br />
<object type="application/x-shockwave-flash" style="width:320px; height:265px;" data="http://www.youtube.com/v/nsq0C-qU3RY"><param name="movie" value="http://www.youtube.com/v/nsq0C-qU3RY" /></object> </p>
<p>Lecture 20. Forward Position Control<br />
<object type="application/x-shockwave-flash" style="width:320px; height:265px;" data="http://www.youtube.com/v/oNgZXpCKTyY"><param name="movie" value="http://www.youtube.com/v/oNgZXpCKTyY" /></object> </p>
<p>Lecture 21. Inverse Problem<br />
<object type="application/x-shockwave-flash" style="width:320px; height:265px;" data="http://www.youtube.com/v/hb-jY21J8M0"><param name="movie" value="http://www.youtube.com/v/hb-jY21J8M0" /></object> </p>
<p>Lecture 22. Velocity Analysis<br />
<object type="application/x-shockwave-flash" style="width:320px; height:265px;" data="http://www.youtube.com/v/2RkUoIaIYDM"><param name="movie" value="http://www.youtube.com/v/2RkUoIaIYDM" /></object> </p>
<p>Lecture 23. Velocity Analysis<br />
<object type="application/x-shockwave-flash" style="width:320px; height:265px;" data="http://www.youtube.com/v/ma-5bR2NdI0"><param name="movie" value="http://www.youtube.com/v/ma-5bR2NdI0" /></object> </p>
<p>Lecture 24. Dynamic Analysis<br />
<object type="application/x-shockwave-flash" style="width:320px; height:265px;" data="http://www.youtube.com/v/-X1APZVeIgM"><param name="movie" value="http://www.youtube.com/v/-X1APZVeIgM" /></object> </p>
<p>Lecture 25. Image Processing<br />
<object type="application/x-shockwave-flash" style="width:320px; height:265px;" data="http://www.youtube.com/v/kCOQjAO9grU"><param name="movie" value="http://www.youtube.com/v/kCOQjAO9grU" /></object> </p>
<p>Lecture 26. Image Processing<br />
<object type="application/x-shockwave-flash" style="width:320px; height:265px;" data="http://www.youtube.com/v/B1pnQrsueuA"><param name="movie" value="http://www.youtube.com/v/B1pnQrsueuA" /></object> </p>
<p>Lecture 27. Image Processing<br />
<object type="application/x-shockwave-flash" style="width:320px; height:265px;" data="http://www.youtube.com/v/ZaxFSSgv_Eg"><param name="movie" value="http://www.youtube.com/v/ZaxFSSgv_Eg" /></object> </p>
<p>Lecture 28. Image Processing<br />
<object type="application/x-shockwave-flash" style="width:320px; height:265px;" data="http://www.youtube.com/v/zsiW6hcnOyE"><param name="movie" value="http://www.youtube.com/v/zsiW6hcnOyE" /></object> </p>
<p>Lecture 29. Image Processing<br />
<object type="application/x-shockwave-flash" style="width:320px; height:265px;" data="http://www.youtube.com/v/wAvWXHw6iZ8"><param name="movie" value="http://www.youtube.com/v/wAvWXHw6iZ8" /></object> </p>
<p>Lecture 30. Image Processing<br />
<object type="application/x-shockwave-flash" style="width:320px; height:265px;" data="http://www.youtube.com/v/Kax8ncbxp3c"><param name="movie" value="http://www.youtube.com/v/Kax8ncbxp3c" /></object> </p>
<p>Lecture 31. Robot Dynamics and Control<br />
<object type="application/x-shockwave-flash" style="width:320px; height:265px;" data="http://www.youtube.com/v/FR1W8YFfTL4"><param name="movie" value="http://www.youtube.com/v/FR1W8YFfTL4" /></object> </p>
<p>Lecture 32. Robot Dynamics and Control<br />
<object type="application/x-shockwave-flash" style="width:320px; height:265px;" data="http://www.youtube.com/v/YxdGEw3HCzE"><param name="movie" value="http://www.youtube.com/v/YxdGEw3HCzE" /></object> </p>
<p>Lecture 33. Robot Dynamics and Control<br />
<object type="application/x-shockwave-flash" style="width:320px; height:265px;" data="http://www.youtube.com/v/i4HffnXvkUk"><param name="movie" value="http://www.youtube.com/v/i4HffnXvkUk" /></object> </p>
<p>Lecture 34. Robot Dynamics and Control<br />
<object type="application/x-shockwave-flash" style="width:320px; height:265px;" data="http://www.youtube.com/v/iHYGft2LDCU"><param name="movie" value="http://www.youtube.com/v/iHYGft2LDCU" /></object> </p>
<p>Lecture 35. Robot Dynamics and Control<br />
<object type="application/x-shockwave-flash" style="width:320px; height:265px;" data="http://www.youtube.com/v/lZ981EHReZo"><param name="movie" value="http://www.youtube.com/v/lZ981EHReZo" /></object> </p>
<p>Lecture 36. Robot Dynamics and Control<br />
<object type="application/x-shockwave-flash" style="width:320px; height:265px;" data="http://www.youtube.com/v/PRIXKnaBtwI"><param name="movie" value="http://www.youtube.com/v/PRIXKnaBtwI" /></object> </p>
<p>Lecture 37. Futuristic Topics in Robotics<br />
<object type="application/x-shockwave-flash" style="width:320px; height:265px;" data="http://www.youtube.com/v/YqJ1no6cIzw"><param name="movie" value="http://www.youtube.com/v/YqJ1no6cIzw" /></object> </p>
<p>Lecture 38.<br />
<object type="application/x-shockwave-flash" style="width:320px; height:265px;" data="http://www.youtube.com/v/O72_HcOD_70"><param name="movie" value="http://www.youtube.com/v/O72_HcOD_70" /></object> </p>
<p>Lecture 39.<br />
<object type="application/x-shockwave-flash" style="width:320px; height:265px;" data="http://www.youtube.com/v/-E2TAROJ3h0"><param name="movie" value="http://www.youtube.com/v/-E2TAROJ3h0" /></object> </p>
<p>Lecture 40. Futuristic Topics in <a href="http://robotechno.us" title="robotics technology">Robotics</a><br />
<object type="application/x-shockwave-flash" style="width:320px; height:265px;" data="http://www.youtube.com/v/Ie86eCdVBnA"><param name="movie" value="http://www.youtube.com/v/Ie86eCdVBnA" /></object> </p>
<div id="seo_alrp_related"><div class="seo_alrp_rl_content"><a href="http://robotechno.us/lecture-1-introduction-to-robotics.html" rel="bookmark">Lecture 1 | Introduction to Robotics</a> <br />Lecture by Professor Oussama Khatib for Introduction to Robotics (CS223A) in the Stanford Computer Science Department. In the first lecture of the quarter, Professor Khatib provides an overview of the course. CS223A is an introduction to robotics which covers topics such as Spatial Descriptions, Forward Kinematics, Inverse Kinematics, Jacobians, Dynamics, ...</div><br /><div class="seo_alrp_rl_content"><a href="http://robotechno.us/science-in-society-explores-world-of-robotics.html" rel="bookmark">Science in Society Explores World of Robotics</a> <br />Nice article and opinion about robotics... The University of Ulster's annual Science in Society lecture series kicks off this week with a fascinating insight into the world of robotics. Organised by the School of Biomedical Sciences and sponsored by Bank of Ireland, Science in Society aims to promote the discussion ...</div><br /><div class="seo_alrp_rl_content"><a href="http://robotechno.us/robot-kinematics.html" rel="bookmark">Robot Kinematics</a> <br />Robot kinematics is the study of the motion (kinematics) of robots. In a kinematic analysis the position, velocity and acceleration of all the links are calculated without considering the forces that cause this motion. The relationship between motion, and the associated forces and torques is studied in robot dynamics. One ...</div><br /><div class="seo_alrp_rl_content"><a href="http://robotechno.us/cognitive-robotics.html" rel="bookmark">Cognitive Robotics</a> <br />Cognitive robotics (CR) is concerned with endowing robots with high-level cognitive capabilities to enable the achievement of complex goals in complex environments using limited computational resources. Robotic cognitive capabilities include perception processing, attention allocation, anticipation, planning, reasoning about other agents, and reasoning about their own mental states. Robotic cognition embodies ...</div><br /><div class="seo_alrp_rl_content"><a href="http://robotechno.us/robot-operating-system-ros.html" rel="bookmark">Robot Operating System (ROS)</a> <br />ROS is a community effort, with many institutions contributing to its development. Much of the underlying platform is being developed by Willow Garage and Stanford. ROS is a robot operating system originally developed (2007) in the Stanford Artificial Intelligence Laboratory in support of the Stanford AI Robot (STAIR) project but ...</div><br /></div>]]></content:encoded>
			<wfw:commentRss>http://robotechno.us/complete-robotics-tutorial-video.html/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Sound Activation Schematic Diagram</title>
		<link>http://robotechno.us/sound-activation-schematic-diagram.html</link>
		<comments>http://robotechno.us/sound-activation-schematic-diagram.html#comments</comments>
		<pubDate>Tue, 07 Jul 2009 04:48:05 +0000</pubDate>
		<dc:creator>Robot Technology</dc:creator>
				<category><![CDATA[Electronics]]></category>
		<category><![CDATA[Robotics Tutorial]]></category>
		<category><![CDATA[Sensors]]></category>
		<category><![CDATA[rangkaian sound activation]]></category>
		<category><![CDATA[sound activation]]></category>
		<category><![CDATA[sound detector circuit diagram]]></category>
		<category><![CDATA[sound sensor circuit]]></category>
		<category><![CDATA[sound sensor circuit diagram]]></category>

		<guid isPermaLink="false">http://robotechno.us/?p=218</guid>
		<description><![CDATA[Sound activation also knows as tone detector is one of sensing system that usually used for robot start up activation. When some frequency have received by microphone in this circuit, then the robot will start to move. I’ve collected some schematic diagrams of sound activation as follow: Sound Activation schematic 1 Sound Activation schematic 2 [...]]]></description>
			<content:encoded><![CDATA[<p><strong>Sound activation</strong> also knows as <strong>tone detector</strong> is one of sensing system that usually used for <strong>robot</strong> start up activation. When some frequency have received by <strong>microphone</strong> in this circuit,  then the <a target="_blank" href="../"><strong>robot</strong></a> will start to move.</p>
<p>I’ve collected some <a target="_blank" href="http://skema-elektronik.blogspot.com/">schematic diagrams</a> of sound activation as follow:</p>
<p><strong>Sound Activation schematic 1</strong><br />
<a target="_blank" title="free schematic diagram" href="http://schematics.circuitdiagram.net/viewer.php?id=cqs1235545113h.jpg"><img title="Sound Activation Circuit for your Robot" src="http://schematics.circuitdiagram.net/thumbs/cqs1235545113h.jpg" border="0" alt="cqs1235545113h Sound Activation Schematic Diagram"  /></a></p>
<p><strong>Sound Activation schematic 2</strong><br />
<a target="_blank" title="free schematic diagram" href="http://schematics.circuitdiagram.net/viewer.php?id=cqs1235546186y.jpg"><img title="Sound Activation Circuit for your Robot" src="http://schematics.circuitdiagram.net/thumbs/cqs1235546186y.jpg" border="0" alt="cqs1235546186y Sound Activation Schematic Diagram"  /></a></p>
<p><span id="more-218"></span><strong>Sound Activation schematic 3</strong><br />
<a target="_blank" title="free schematic diagram" href="http://schematics.circuitdiagram.net/viewer.php?id=bwy1235548383s.gif"><img title="Sound Activation Circuit for your Robot" src="http://schematics.circuitdiagram.net/thumbs/bwy1235548383s.gif" border="0" alt="bwy1235548383s Sound Activation Schematic Diagram"  /></a></p>
<p><strong>Sound Activation 4 schematic</strong><br />
<a target="_blank" title="free schematic diagram" href="http://schematics.circuitdiagram.net/viewer.php?id=opt1235547018k.jpg"><img title="Sound Activation Circuit for your Robot" src="http://schematics.circuitdiagram.net/thumbs/opt1235547018k.jpg" border="0" alt="opt1235547018k Sound Activation Schematic Diagram"  /></a></p>
<p><strong>Sound Activation schematic 5</strong><br />
<a target="_blank" title="free schematic diagram" href="http://schematics.circuitdiagram.net/viewer.php?id=klz1235548246e.JPG"><img title="Sound Activation Circuit for your Robot" src="http://schematics.circuitdiagram.net/thumbs/klz1235548246e.JPG" border="0" alt=" Sound Activation Schematic Diagram"  /></a></p>
<div id="seo_alrp_related"><div class="seo_alrp_rl_content"><a href="http://robotechno.us/arduino-tutorial-piezo-element-detect-vibration.html" rel="bookmark">Arduino Tutorial: Use a Piezo Element to Detect Vibration</a> <br />Arduino Tutorial: Use a Piezo Element to Detect Vibration. This tutorial shows you how to use a Piezo element to detect vibration, in this case, a knock on a door, table, or other solid surface. A piezo is an electronic device that generates a voltage when it's physically deformed by ...</div><br /><div class="seo_alrp_rl_content"><a href="http://robotechno.us/high-current-h-bridge-with-mosfet.html" rel="bookmark">High Current H-Bridge with MOSFET</a> <br />&gt; One important feature of MOSFET transistors is that they contain an intrinsic (unavoidable, built-in) diode between their drain and source. This diode acts as a catch diode in an H-bridge configuration, and most MOSFET datasheets specify the parameters of this diode. It is thus possible to use this built-in ...</div><br /><div class="seo_alrp_rl_content"><a href="http://robotechno.us/distance-measurement-ultrasonic-msp430-microcontroller.html" rel="bookmark">Distance Measurement Using Ultrasonic and MSP430 Microcontroller</a> <br />This is the application report from Texas Instruments about distance measurement using ultrasonic and MSP430 microcontroller. The report is provided in PDF file, you may download the application report at the end of this post. This application report describes a distance-measuring system determined by ultrasonic sound using the MSP430F413 ultralow-power ...</div><br /><div class="seo_alrp_rl_content"><a href="http://robotechno.us/arduino-uno-schematic-board-software-tutorial.html" rel="bookmark">Arduino UNO Schematic, Board, Software and Tutorial</a> <br />Here the Arduino UNO Schematic, Board, Software and Tutorial... Arduino is already widely used for robotics applications, so i think you need to learn about Arduino.. :) Arduino UNO Board: Arduino UNO Schematic: &nbsp; Adruino UNO Schematic and PCB Design Download: EAGLE files (rev2): arduino-uno-rev2-reference-design.zip Schematic (rev2): arduino-uno-rev2-schematic.pdf EAGLE files ...</div><br /><div class="seo_alrp_rl_content"><a href="http://robotechno.us/lego-mindstorms-nxt.html" rel="bookmark">LEGO Mindstorms NXT</a> <br />Sure, Mindstorms NXT is a toy, but it is an important toy, like a piano or a chemistry set. It's one of those items that engages an imagination and possibly opens doors to new interests. Since our future is surely to be shared with robots--it's already started happening, just look ...</div><br /></div>]]></content:encoded>
			<wfw:commentRss>http://robotechno.us/sound-activation-schematic-diagram.html/feed</wfw:commentRss>
		<slash:comments>2</slash:comments>
		</item>
		<item>
		<title>Super Tiny Line Follower Robot</title>
		<link>http://robotechno.us/super-tiny-line-follower-robot.html</link>
		<comments>http://robotechno.us/super-tiny-line-follower-robot.html#comments</comments>
		<pubDate>Thu, 02 Jul 2009 04:22:17 +0000</pubDate>
		<dc:creator>Robot Technology</dc:creator>
				<category><![CDATA[Electronics]]></category>
		<category><![CDATA[Mechanics]]></category>
		<category><![CDATA[Microcontroller]]></category>
		<category><![CDATA[Programming]]></category>
		<category><![CDATA[Robotics Tutorial]]></category>
		<category><![CDATA[Sensors]]></category>
		<category><![CDATA[analog line follower]]></category>
		<category><![CDATA[line follower]]></category>
		<category><![CDATA[line follower tutorial]]></category>
		<category><![CDATA[line tracker]]></category>
		<category><![CDATA[smal line follower]]></category>

		<guid isPermaLink="false">http://robotechno.us/?p=213</guid>
		<description><![CDATA[Original post, visit this site: elm-chan.org Before read the rest article/tutorial, please watch the video first.. . See the robot&#8217;s movement and i&#8217;t speed. This is very great&#8230;! You may see the video here. This line follower robot is very small and simple. This robot is running fast and follow the line very smoothly. Mechanics [...]]]></description>
			<content:encoded><![CDATA[<p>Original post, visit this site: <a target="_blank" rel="nofollow" href="http://elm-chan.org">elm-chan.org</a><br />
Before read the rest article/tutorial, please watch the video first.. <img src='http://robotechno.us/wp-includes/images/smilies/icon_smile.gif' alt="icon smile Super Tiny Line Follower Robot" class='wp-smiley' title="Super Tiny Line Follower Robot" /> . See the robot&#8217;s movement and i&#8217;t speed. This is very great&#8230;!</p>
<p align="center"><object type="application/x-shockwave-flash" style="width: 320px; height: 265px;" data="http://www.youtube.com/v/-WJpwh9k_p0"><param name="movie" value="http://www.youtube.com/v/-WJpwh9k_p0" /></object><br />
You may <a target="_blank" href="http://www.youtube.com/watch?v=-WJpwh9k_p0">see the video here</a>.</p>
<p>This line follower <a target="_blank" title="robotics" href="http://robotics.penyet.net/">robot</a> is very small and simple. This <a target="_blank" title="all about robotics" href="../">robot</a> is running fast and follow the line very smoothly.</p>
<p><strong>Mechanics</strong><br />
<span id="more-213"></span>
<p style="text-align: center;"><a target="_blank" title="free schematic diagram" href="http://schematics.circuitdiagram.net/viewer.php?id=bwy1244433045d.jpeg"><img title="Tiny Line Follower Robot" src="http://schematics.circuitdiagram.net/thumbs/bwy1244433045d.jpeg" border="0" alt=" Super Tiny Line Follower Robot"  /></a></p>
<p>All mechanical and <a target="_blank" title="electronics" href="http://electropart.info/">electrical</a> parts are mounted on a proto board, and it also constitutes the chasis.</p>
<p>The <a target="_blank" title="line follower robot" href="http://robotics.penyet.net/tag/line-follower">line following robot</a> is upheld in three points of two driving wheels and a free wheel. The driving wheels are made with a 7 mm dia ball bearing and a rubber tire. The free wheel is a 5 mm dia ball bearing attached loosely. To drive driving wheels, two tiny vibration motors that used for cellular <a target="_blank" title="cell phone reviews" href="http://phonecell.penyet.net/">phone</a>, pager or any mobile equipment are used. Its shaft is pressed onto the tire with a spring plate, the output torque is transferred to the wheels.</p>
<p>The steearing mechanism is realized in differential drive that steear the robot by difference in rotation speed between the left wheel and the right wheel. It does not require any additional actuator, only controling the wheel speed will do.</p>
<div>
<h4>Electronics</h4>
<table id="spec" border="0">
<tbody>
<tr>
<td>Controller</td>
<td>ATmega8 (Atmel)</td>
</tr>
<tr>
<td>Line sensor</td>
<td>Six photo-reflectors</td>
</tr>
<tr>
<td>Power supply</td>
<td>Two CR2032 lithium cells<br />
<small>(One is for controller, the other is for motors)</small></td>
</tr>
<tr>
<td>Motor</td>
<td>Two micromotors for left wheel and right wheel</td>
</tr>
<tr>
<td>Dimensions</td>
<td>45(L), 33(W), 12.5(H) [mm]</td>
</tr>
<tr>
<td>Weight</td>
<td>15 grams <small>(Body:8g, Cells:7g)</small></td>
</tr>
<tr>
<td>Performance</td>
<td>53 centimeter per second at oval course</td>
</tr>
</tbody>
</table>
<p>An Atmel ATmega8 is used for the controller and it is powered by a lithium coin cell. The other lithium coin cell is for only motors. Separating the <a target="_blank" title="power supply adapter" href="http://powersupplyadapter.blogspot.com/">power supply</a> into two cells is to avoid accidental reset of the microcontroller due to voltage dip by motor start current. Six photo-reflectors are mounted at front end of the chasis. They sense reflection rate of the floor under them. Motors are driven in PWM to control rotation speed lineary.</div>
<p><strong><br />
Line detector and Photo reflector</strong></p>
<p style="text-align: left;"><a target="_blank" title="free schematic diagram" href="http://schematics.circuitdiagram.net/viewer.php?id=cqs1244433127i.png"><img title="Tiny Line Follower Robot" src="http://schematics.circuitdiagram.net/thumbs/cqs1244433127i.png" border="0" alt="cqs1244433127i Super Tiny Line Follower Robot"  /></a><br />
To detect a line to be followed, most contestants are using two or more number of poto-reflectors. Its output current that proportional to reflection rate of the floor is converted to voltage with a resister and tested it if the line is detected or not. However the threshold voltage cannot be fixed to any level because optical current by ambent light is added to the output current like the image shown right.</p>
<p>Most photo-detecting modules for industrial use are using modurated light to avoid interference by the ambient light. The detected signal is filtered with a band pass filter and disused signals are filtered out. Therefore only the modurated signal from the light emitter can be detected. Of course the detector must not be saturated by ambient light, this is effective when the detector is working in linear region.</p>
<p>In this project, pulsed light is used to cancel ambient light. This is suitable for arraied sensors that scanned in sequence to avoid interference from next sensor. The microcontroller starts to scan the sensor status, sample an output voltage, turn on LED and sample again the output voltage. The difference between the two samples is the optical current by LED, output voltage by the ambient light is canceled. The other sensors are also scanned the same avobe in sequence.</p>
<p><strong>Line Detection Signal Processing</strong></p>
<p style="text-align: center;"><a target="_blank" title="free schematic diagram" href="http://schematics.circuitdiagram.net/viewer.php?id=arx1244433062s.png"><img title="Tiny Line Follower Robot" src="http://schematics.circuitdiagram.net/thumbs/arx1244433062s.png" border="0" alt="arx1244433062s Super Tiny Line Follower Robot"  /></a></p>
<p>Right image shows the actual line posisiton vs detected line position in center value of 640. The microcontroller scans six sensors and calcurates the line position by output ratio of two sensors near the line. Thus the line position can be detected lineary with only six sensors. All the sensor outputs are captured as analog value that proportioning to reflection ratio, and the sensitivity have variety between each one of them. In this system, to remove the variations from the outputs, calibration parameters for each sensor can be held into non-volatile memory. This can be done with online mode. The microcontroler enters the online mode when an ISP cable is attached, and it can be controlled with a terminal program in serial format of N81 38.4kbps. S1 command monitors sensor values, and S2 command calibrates variation of sensor gain on the reference surface (white paper). The ATmega8 must be set to 8MHz internal osc.</p>
<p><strong>Tracking Control</strong></p>
<p style="text-align: center;"><a target="_blank" title="free schematic diagram" href="http://schematics.circuitdiagram.net/viewer.php?id=arx1244433159i.png"><img title="Tiny Line Follower Robot" src="http://schematics.circuitdiagram.net/thumbs/arx1244433159i.png" border="0" alt="arx1244433159i Super Tiny Line Follower Robot"  /></a></p>
<p>The line position is compeared to the center value to be tracked, the position error is processed with Proportional/Integral/Diffence filters to generate steering command. The line folloing robot tracks the line in PID control that the most popular argolithm for servo control.</p>
<p>The proportional term is the commom process in the servo system. It is only a gain amplifire without time dependent process. The differencial term is applied in order to improve the responce to disturbance, and it also compensate phase lag at the controled object. The D term will be required in most case to stabilize tracking motion. The I term is not used in this project from following resons. The I term that boosts DC gain is applied in order to remove left offset error, however, it often decrease servo stability due to its phase lag. The line following operation can ignore such tracking offset so that the I term is not required.</p>
<p>When any line sensing error has occured for a time due to getting out of line or end of line, the motors are stopped and the microcontroller enters sleep state of zero power consumption.<br />
<strong>Notes:</strong><br />
<a target="_blank" title="free schematic diagram" href="http://schematics.circuitdiagram.net/viewer.php?id=arx1244433171t.jpeg"><img title="Tiny Line Follower Robot" src="http://schematics.circuitdiagram.net/thumbs/arx1244433171t.jpeg" border="0" alt=" Super Tiny Line Follower Robot" align="right" /></a></p>
<ul>
<li><a target="_blank" href="http://elm-chan.org/works/ltc/dev.html">Development diary [Ja]</a></li>
<li><a target="_blank" href="http://elm-chan.org/works/ltc/ltc.png">Circuit diagram</a></li>
<li><a target="_blank" href="http://elm-chan.org/works/ltc/ltcsrc.zip">Firmware</a> <small>May 23, 2004</small></li>
<li><a target="_blank" href="http://members.jcom.home.ne.jp/felm/ltc_p.mpg">Following motion with only P control</a><br />
This is a video file of line following motion with only P control. The servo system oscllated.</li>
<li><a target="_blank" href="http://members.jcom.home.ne.jp/felm/ltc_pd.mpg">Following motion with P and D controls</a><br />
Adding D control could improve the servo stability. The robot follows the line correctly. Therefore the servo parameter must be optimized for mechanical characterristics to improve the tracking stability.</li>
</ul>
<div id="seo_alrp_related"><div class="seo_alrp_rl_content"><a href="http://robotechno.us/line-follower-sensor.html" rel="bookmark">Line Follower Sensor</a> <br />The circuit diagram for the Line Follow Sensor board is shown below: The board is connected directly to the Light IO board via PL4. This circuit is very simple. +5V is applied via PL4 pin 4 to the circuit, and 0V is connected to pin 1 of PL4. When power ...</div><br /><div class="seo_alrp_rl_content"><a href="http://robotechno.us/line-follower-robot-tutorial.html" rel="bookmark">Line Follower Robot Tutorial</a> <br />Line Follower ROBOT Plermjai Inchuay, plermjai@loxinfo.co.th Award winner from VingPeaw Competition 2543, the robot built with 2051, L293D, and four IR sensors. Simple circuit and platform, quick tracking and easy-understand program using C language. I designed my robot, which use two motors control rear wheels and the single front wheel ...</div><br /><div class="seo_alrp_rl_content"><a href="http://robotechno.us/the-difference-between-stepper-motors-servos-and-rc-servos.html" rel="bookmark">The Difference Between Stepper Motors, Servos, and RC Servos</a> <br />Stepper motors: A stepper motor's shaft has permanet magnets attached to it. Around the body of the motor is a series of coils that create a magnetic field that interacts with the permanet magnets. When these coils are turned on and off the magnetic field causes the rotor to move. ...</div><br /><div class="seo_alrp_rl_content"><a href="http://robotechno.us/line-follower-robot-without-microcontroller-2.html" rel="bookmark">Line Follower Robot without Microcontroller (with timer)</a> <br />Another Line Follower Robot without microcontroller project. This project built using IC timer 555 to generated PWM signal to make the motor running smoothly. This Line Follower Robot tutorial written by Jaseung Ku - 17 Dec 2005. May be this is "not professional" robot, but i think it so cool ...</div><br /><div class="seo_alrp_rl_content"><a href="http://robotechno.us/avr-line-following-robot-tutorial.html" rel="bookmark">AVR Line Following Robot Tutorial</a> <br />Block Diagram The robot uses IR sensors to sense the line, an array of 8 IR LEDs&lt; (Tx) and sensors (Rx), facing the ground has been used in this setup. The output of the sensors is an analog signal which depends on the amount of light reflected back, this analog ...</div><br /></div>]]></content:encoded>
			<wfw:commentRss>http://robotechno.us/super-tiny-line-follower-robot.html/feed</wfw:commentRss>
		<slash:comments>3</slash:comments>
<enclosure url="http://members.jcom.home.ne.jp/felm/ltc_p.mpg" length="593924" type="video/mpeg" />
<enclosure url="http://members.jcom.home.ne.jp/felm/ltc_pd.mpg" length="653316" type="video/mpeg" />
		</item>
		<item>
		<title>Build a Robot in 2 Hours</title>
		<link>http://robotechno.us/build-a-robot-in-2-hours.html</link>
		<comments>http://robotechno.us/build-a-robot-in-2-hours.html#comments</comments>
		<pubDate>Thu, 06 Nov 2008 04:23:20 +0000</pubDate>
		<dc:creator>Robot Technology</dc:creator>
				<category><![CDATA[Electronics]]></category>
		<category><![CDATA[Mechanics]]></category>
		<category><![CDATA[Microcontroller]]></category>
		<category><![CDATA[Programming]]></category>
		<category><![CDATA[Robotics Tutorial]]></category>
		<category><![CDATA[Sensors]]></category>
		<category><![CDATA[Software]]></category>
		<category><![CDATA[build a robot]]></category>
		<category><![CDATA[pic16f877a projects]]></category>
		<category><![CDATA[robot tutorial]]></category>

		<guid isPermaLink="false">http://robotechno.us/?p=142</guid>
		<description><![CDATA[Build a robot is not difficult as you think&#8230; With no experience in electronics, you can make a robot easily in 2 hours Ho it can be..? There are many robot tutorial has been written and published through blog or web. I found interesting robot tutorial from this web. The author said that he build [...]]]></description>
			<content:encoded><![CDATA[<p><a target="_blank" title="Easy Image Hosting" href="http://images.myfilehost.us/viewer.php?id=cqs1225944615f.jpg"><img class="aligncenter" src="http://images.myfilehost.us/images/cqs1225944615f.jpg" border="0" alt="cqs1225944615f Build a Robot in 2 Hours" width="232" height="173" title="Build a Robot in 2 Hours" /></a><br />
<strong><a target="_blank" title="robot tutorial" href="http://robotics.penyet.net/category/robot-tutorial">Build a robot</a></strong> is not difficult as you think&#8230; With no experience in<strong> <a target="_blank" title="electronics" href="http://electropart.info">electronics</a></strong>, you can make a robot easily in 2 hours <img src='http://robotechno.us/wp-includes/images/smilies/icon_smile.gif' alt="icon smile Build a Robot in 2 Hours" class='wp-smiley' title="Build a Robot in 2 Hours" /> </p>
<p>Ho it can be..?<br />
<span id="more-142"></span>There are many<a target="_blank" title="robotics tutorial" href="http://robotechno.us/category/robotics-tutorial"> <strong>robot tutorial</strong></a> has been written and published through blog or web. I found interesting robot <strong><a href="http://letsmakerobots.com/start">tutorial from this web</a></strong>.  The author said that he build the robot just in 2 hours, you also can see the video there&#8230; just visit the web&#8230;</p>
<div id="seo_alrp_related"><div class="seo_alrp_rl_content"><a href="http://robotechno.us/lancer-robotics-video-blog-1.html" rel="bookmark">Lancer Robotics &#8211; Video Blog 1</a> <br />Us Working for 13 straight hours on October 23rd, 2011.</div><br /><div class="seo_alrp_rl_content"><a href="http://robotechno.us/parallax-boe-bot-robot-kit-serial-version.html" rel="bookmark">Parallax Boe-Bot Robot Kit (Serial Version)</a> <br />Build and program a high-quality, complex robot with a BASIC Stamp 2 microcontroller runnig on a Board of Education project platform. With the Boe-Bot Robot kit you can do over 40 hands-on activities! Program your Boe-Bot Robot to navigate on its own with touch, light and infrared sensors. Easy to ...</div><br /><div class="seo_alrp_rl_content"><a href="http://robotechno.us/robot-step-step-robot-tutorial.html" rel="bookmark">Make a Robot : A Step by Step Robot Tutorial</a> <br />This tutorial will show you how to make a robot easily. It's very simple tutorial and of course it will be a low cost robot. You will get the knowledge about basic and simple mechanic design, simple robot schematic diagram, line following sensor, programming and more... This is a very ...</div><br /><div class="seo_alrp_rl_content"><a href="http://robotechno.us/build-simple-robotic-arm.html" rel="bookmark">Build a Simple Robotic Arm</a> <br />This is a tutorial document about how to build an easy, cheap and simple robotic arm. The above robotic arm is really a lot of enjoyable to build and apply. It applies a first and 3rd class lever, and includes a fun linkage for the grabber. It can grab, pick ...</div><br /><div class="seo_alrp_rl_content"><a href="http://robotechno.us/pic16f877a-tutorial.html" rel="bookmark">PIC16F877A Tutorial</a> <br />This PIC16F877A tutorial document was written Lukas Hoffmann. This tutorial containing the explanation about microcontroller PIC16F877A and the sample code using C/C++ programming language. There are some simple interesting project in this tutorial such as how to make blinking LED, how to display message on computer screen, how to drive ...</div><br /></div>]]></content:encoded>
			<wfw:commentRss>http://robotechno.us/build-a-robot-in-2-hours.html/feed</wfw:commentRss>
		<slash:comments>6</slash:comments>
		</item>
		<item>
		<title>Line Follower Robot without Microcontroller (with timer)</title>
		<link>http://robotechno.us/line-follower-robot-without-microcontroller-2.html</link>
		<comments>http://robotechno.us/line-follower-robot-without-microcontroller-2.html#comments</comments>
		<pubDate>Mon, 11 Aug 2008 03:33:11 +0000</pubDate>
		<dc:creator>Robot Technology</dc:creator>
				<category><![CDATA[Electronics]]></category>
		<category><![CDATA[Robotics Tutorial]]></category>
		<category><![CDATA[Sensors]]></category>
		<category><![CDATA[line follower]]></category>
		<category><![CDATA[line follower robot circuit without microcontroller]]></category>
		<category><![CDATA[line follower robot without microcontroller]]></category>
		<category><![CDATA[line follower without microcontroller]]></category>
		<category><![CDATA[Line following robot without microcontroller]]></category>
		<category><![CDATA[mini line follower robot]]></category>
		<category><![CDATA[mini line follower without microcontroller]]></category>
		<category><![CDATA[robot]]></category>
		<category><![CDATA[robotics]]></category>
		<category><![CDATA[tutorial]]></category>

		<guid isPermaLink="false">http://robotechno.us/index.php/robotics-tutorial/line-follower-robot-without-microcontroller-2/</guid>
		<description><![CDATA[Another Line Follower Robot without microcontroller project. This project built using IC timer 555 to generated PWM signal to make the motor running smoothly. This Line Follower Robot tutorial written by Jaseung Ku &#8211; 17 Dec 2005. May be this is &#8220;not professional&#8221; robot, but i think it so cool to create a robot simple [...]]]></description>
			<content:encoded><![CDATA[<p><a href="http://robotechno.us/line-follower-robot-without-microcontroller-2.html/line-follower-robot-without-microcontroller-3" rel="attachment wp-att-914"><img class="size-medium wp-image-914 aligncenter" title="line follower robot without microcontroller" src="http://robotechno.us/wp-content/uploads/2008/08/line-follower-robot-without-microcontroller-300x224.jpg" alt="line follower robot without microcontroller 300x224 Line Follower Robot without Microcontroller (with timer)" width="300" height="224" /></a></p>
<p>Another Line Follower Robot without microcontroller project. This project built using IC timer 555 to generated PWM signal to make the motor running smoothly. This Line Follower Robot tutorial written by Jaseung Ku &#8211; 17 Dec 2005. May be this is &#8220;not professional&#8221; robot, but i think it so cool to create a robot simple things around your place.</p>
<p><span id="more-98"></span>You can download the <a target="_blank" href="http://robotics.penyet.net/Robot%20project%20jaseung%20without%20microcontroller.html" target="_blank">tutorial here</a></p>
<div id="seo_alrp_related"><div class="seo_alrp_rl_content"><a href="http://robotechno.us/line-follower-tutorial-based-atmega16-l298-motor-driver.html" rel="bookmark">Line Follower Tutorial based on ATMega16 + L298 Motor Driver</a> <br />Here the another Line Follower robot tutorial... The diagram is quite simple and easy to build, easy to understand. The robot mechanical design not included, you may create the shape and the mechanical design of your line follower robot by your self. Just use motor gear box which have high ...</div><br /><div class="seo_alrp_rl_content"><a href="http://robotechno.us/line-follower-robot-without-microcontroller.html" rel="bookmark">Line Follower Robot Without Microcontroller</a> <br />This tutorial will show you how to build line follower robot without microcontroller. You just need light sensor and comparator chip LM399 for this project. But... You won't unable to programming the robot for advance controlling like when there is crossroads on line track. Download the tutorial here</div><br /><div class="seo_alrp_rl_content"><a href="http://robotechno.us/line-follower-robot-tutorial-atmega8535.html" rel="bookmark">Line Follower Robot Tutorial (ATMega8535)</a> <br />Build your own line follower / line tracker robotâ€¦! Microcontroller : Atmel ATMega8535 Sensor: 6 photodioda sensor Motor driver : L298 dual driver (up to 1A of electric current) Download the full tutorial include schematic diagram and program code ( C language ): Download link</div><br /><div class="seo_alrp_rl_content"><a href="http://robotechno.us/2a-dc-motor-controller-l298n.html" rel="bookmark">2A DC Motor Controller with L298N</a> <br />I've once use L298N for my line follower robot. This is cheap and able to control motor which need quite electric current to run. I recommend this driver IC for your robot... :) Download the schematics an tutorial here</div><br /><div class="seo_alrp_rl_content"><a href="http://robotechno.us/line-follower-robot-tutorial.html" rel="bookmark">Line Follower Robot Tutorial</a> <br />Line Follower ROBOT Plermjai Inchuay, plermjai@loxinfo.co.th Award winner from VingPeaw Competition 2543, the robot built with 2051, L293D, and four IR sensors. Simple circuit and platform, quick tracking and easy-understand program using C language. I designed my robot, which use two motors control rear wheels and the single front wheel ...</div><br /></div>]]></content:encoded>
			<wfw:commentRss>http://robotechno.us/line-follower-robot-without-microcontroller-2.html/feed</wfw:commentRss>
		<slash:comments>8</slash:comments>
		</item>
	</channel>
</rss>

