<?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>Robot Circuits | Electronic Schematic Diagram</title>
	<atom:link href="https://electronicscheme.net/category/robot-circuits/feed/" rel="self" type="application/rss+xml" />
	<link>https://electronicscheme.net</link>
	<description>Schematic Diagram &#38; PCB Design</description>
	<lastBuildDate>Thu, 24 Nov 2016 04:02:47 +0000</lastBuildDate>
	<language>en-US</language>
	<sy:updatePeriod>
	hourly	</sy:updatePeriod>
	<sy:updateFrequency>
	1	</sy:updateFrequency>
	

<image>
	<url>https://i0.wp.com/electronicscheme.net/wp-content/uploads/2017/05/cropped-transparent_text_effect.png?fit=32%2C32&#038;ssl=1</url>
	<title>Robot Circuits | Electronic Schematic Diagram</title>
	<link>https://electronicscheme.net</link>
	<width>32</width>
	<height>32</height>
</image> 
<site xmlns="com-wordpress:feed-additions:1">129969089</site>	<item>
		<title>Ultrasonic Distance Detector / Sonar Ranging System</title>
		<link>https://electronicscheme.net/ultrasonic-distance-detector-sonar-ranging-system/?utm_source=rss&#038;utm_medium=rss&#038;utm_campaign=ultrasonic-distance-detector-sonar-ranging-system</link>
					<comments>https://electronicscheme.net/ultrasonic-distance-detector-sonar-ranging-system/#respond</comments>
		
		<dc:creator><![CDATA[]]></dc:creator>
		<pubDate>Thu, 02 Oct 2014 03:05:57 +0000</pubDate>
				<category><![CDATA[Robot Circuits]]></category>
		<category><![CDATA[Sensor]]></category>
		<category><![CDATA[Sonar Ranging System]]></category>
		<category><![CDATA[sonar sensor]]></category>
		<category><![CDATA[ultrasonic circuit]]></category>
		<category><![CDATA[Ultrasonic Distance Detector]]></category>
		<guid isPermaLink="false">http://electronicscheme.net/?p=2651</guid>

					<description><![CDATA[<p>This is the ultrasonic distance detector or sonar ranging system which can be used for general purpose. There are kit version available on the market,&#160;[&#8230;]</p>
The post <a href="https://electronicscheme.net/ultrasonic-distance-detector-sonar-ranging-system/">Ultrasonic Distance Detector / Sonar Ranging System</a> first appeared on <a href="https://electronicscheme.net">Electronic Schematic Diagram</a>.]]></description>
										<content:encoded><![CDATA[<p>This is the ultrasonic distance detector or sonar ranging system which can be used for general purpose. There are kit version available on the market, but of course the price is 3x more expensive than if you build your own sonar ranging system.</p>
<p><a href="https://i0.wp.com/electronicscheme.net/wp-content/uploads/2014/10/Ultrasonic-Distance-Detector-Circuit.gif"><img data-recalc-dims="1" fetchpriority="high" decoding="async" data-attachment-id="2652" data-permalink="https://electronicscheme.net/ultrasonic-distance-detector-sonar-ranging-system/ultrasonic-distance-detector-circuit/" data-orig-file="https://i0.wp.com/electronicscheme.net/wp-content/uploads/2014/10/Ultrasonic-Distance-Detector-Circuit.gif?fit=648%2C550&amp;ssl=1" data-orig-size="648,550" data-comments-opened="1" data-image-meta="{&quot;aperture&quot;:&quot;0&quot;,&quot;credit&quot;:&quot;&quot;,&quot;camera&quot;:&quot;&quot;,&quot;caption&quot;:&quot;&quot;,&quot;created_timestamp&quot;:&quot;0&quot;,&quot;copyright&quot;:&quot;&quot;,&quot;focal_length&quot;:&quot;0&quot;,&quot;iso&quot;:&quot;0&quot;,&quot;shutter_speed&quot;:&quot;0&quot;,&quot;title&quot;:&quot;&quot;,&quot;orientation&quot;:&quot;0&quot;}" data-image-title="Ultrasonic Distance Detector Circuit" data-image-description="&lt;p&gt;Ultrasonic Distance Detector Circuit&lt;/p&gt;
" data-image-caption="" data-large-file="https://i0.wp.com/electronicscheme.net/wp-content/uploads/2014/10/Ultrasonic-Distance-Detector-Circuit.gif?resize=630%2C380&amp;ssl=1" class=" size-medium wp-image-2652 aligncenter" src="https://i0.wp.com/electronicscheme.net/wp-content/uploads/2014/10/Ultrasonic-Distance-Detector-Circuit-300x254.gif?resize=300%2C254" alt="Ultrasonic Distance Detector Circuit" width="300" height="254" /></a></p>
<p>Some application may use this circuit such as robot applications, body height measurement, blind shoes, etc.<br />
<span id="more-2651"></span><br />
<strong>How the circuit works:</strong></p>
<p>The transmitter emits an ultrasonic signal (40kHz). The 555 timer chip of the transmitter provides the driving 40kHz signal. Every time the reset pin (pin4) of the 555 timer goes high, a resulting signal of 40kHz on pin 3 is used to drive the ultrasonic transducer. Then, the receiver simply listens for the return echo after it bounces off an object. The small echo signal, when detected, is amplified 1000 times using a standard operational amplifier (LM741 op-amp). The signal is then fed into a tone decoder (LM567) set to lock onto a 40kHz signal. The output of the tone decoder is HIGH when no echo is heard and swings LOW when an echo is detected. The output from the tone decoder can now be fed into a microcontroller or some other type of IC to determine when an echo was received. To help minimize false triggering, the output is fed into a voltage comparator set to trigger at the appropriate level. The LED at the output of the comparator acts as a visual indicator when an echo is detected (very useful when debugging). The typical range of this system is from a few inches to 5-6 feet, depending on the quality of the components, shielding, and most important, tuning.</p>
<p>Detailed explanation about this ultrasonic distance detector circuit: <a title="Kam Leang Robotics" href="http://saba.kntu.ac.ir/eecd/ecourses/instrumentation/projects/reports/Ultrasonic/signal/5/range.htm" target="_blank">visit this page</a></p>
<p>Or download this documentation:<br />
<div class='w3eden'><!-- WPDM Link Template: Default Template -->

<div class="link-template-default card mb-2">
    <div class="card-body">
        <div class="media">
            <div class="mr-3 img-48"><img decoding="async" class="wpdm_icon" alt="Icon" src="https://electronicscheme.net/wp-content/plugins/download-manager/assets/file-type-icons/zip.svg" /></div>
            <div class="media-body">
                <h3 class="package-title"><a href='https://electronicscheme.net/download/kam-leang-robotics-sonar-ranging-system/'>Kam Leang Robotics - Sonar Ranging System</a></h3>
                <div class="text-muted text-small"><i class="fas fa-copy"></i> 1 file(s) <i class="fas fa-hdd ml-3"></i> 37.68 KB</div>
            </div>
            <div class="ml-3">
                <a class='wpdm-download-link download-on-click btn btn-primary ' rel='nofollow' href='#' data-downloadurl="https://electronicscheme.net/download/kam-leang-robotics-sonar-ranging-system/?wpdmdl=2809&refresh=69dbd363e66e21776014179">Download Documentation</a>
            </div>
        </div>
    </div>
</div>

</div></p>The post <a href="https://electronicscheme.net/ultrasonic-distance-detector-sonar-ranging-system/">Ultrasonic Distance Detector / Sonar Ranging System</a> first appeared on <a href="https://electronicscheme.net">Electronic Schematic Diagram</a>.]]></content:encoded>
					
					<wfw:commentRss>https://electronicscheme.net/ultrasonic-distance-detector-sonar-ranging-system/feed/</wfw:commentRss>
			<slash:comments>0</slash:comments>
		
		
		<post-id xmlns="com-wordpress:feed-additions:1">2651</post-id>	</item>
		<item>
		<title>White Line Follower</title>
		<link>https://electronicscheme.net/white-line-follower/?utm_source=rss&#038;utm_medium=rss&#038;utm_campaign=white-line-follower</link>
					<comments>https://electronicscheme.net/white-line-follower/#comments</comments>
		
		<dc:creator><![CDATA[]]></dc:creator>
		<pubDate>Sat, 18 Feb 2012 06:47:11 +0000</pubDate>
				<category><![CDATA[Fun Circuits]]></category>
		<category><![CDATA[Robot Circuits]]></category>
		<category><![CDATA[Sensor]]></category>
		<category><![CDATA[line collower schematic]]></category>
		<category><![CDATA[line follower with ldr]]></category>
		<category><![CDATA[line follower without microcontroller]]></category>
		<category><![CDATA[white line follower]]></category>
		<guid isPermaLink="false">http://electronicscheme.net/?p=1663</guid>

					<description><![CDATA[<p>This is the circuit diagram of white line follower toy. The actuator of the toy is the DC motor. This circuit can be used for?a&#160;[&#8230;]</p>
The post <a href="https://electronicscheme.net/white-line-follower/">White Line Follower</a> first appeared on <a href="https://electronicscheme.net">Electronic Schematic Diagram</a>.]]></description>
										<content:encoded><![CDATA[<p><a href="http://electronicscheme.net/white-line-follower.html/white-line-follower-circuit-diagram" rel="attachment wp-att-1664"><img data-recalc-dims="1" decoding="async" data-attachment-id="1664" data-permalink="https://electronicscheme.net/white-line-follower/white-line-follower-circuit-diagram/" data-orig-file="https://i0.wp.com/electronicscheme.net/wp-content/uploads/2012/02/white-line-follower-circuit-diagram.png?fit=774%2C407&amp;ssl=1" data-orig-size="774,407" data-comments-opened="1" data-image-meta="{&quot;aperture&quot;:&quot;0&quot;,&quot;credit&quot;:&quot;&quot;,&quot;camera&quot;:&quot;&quot;,&quot;caption&quot;:&quot;&quot;,&quot;created_timestamp&quot;:&quot;0&quot;,&quot;copyright&quot;:&quot;&quot;,&quot;focal_length&quot;:&quot;0&quot;,&quot;iso&quot;:&quot;0&quot;,&quot;shutter_speed&quot;:&quot;0&quot;,&quot;title&quot;:&quot;&quot;,&quot;orientation&quot;:&quot;0&quot;}" data-image-title="White Line Follower Circuit Electronic" data-image-description="&lt;p&gt;White line follower circuit electronic.&lt;br /&gt;
When equal light is detected by the photo resistors the voltage on the base of the first transistor will be mid rail and the circuit is adjusted via the 2k2 potensiometer so the motor does not receive any voltage. When one of the LDR&amp;#8217;s receives more (or less) light, the motor is turned on / activated. And the same thing will be happen when the other LDR receives less or more light.&lt;/p&gt;
" data-image-caption="" data-large-file="https://i0.wp.com/electronicscheme.net/wp-content/uploads/2012/02/white-line-follower-circuit-diagram.png?resize=630%2C380&amp;ssl=1" class="size-medium wp-image-1664 aligncenter" title="White line follower circuit diagram" src="https://i0.wp.com/electronicscheme.net/wp-content/uploads/2012/02/white-line-follower-circuit-diagram-300x157.png?resize=300%2C157" alt="White line follower circuit diagram" width="300" height="157" /></a></p>
<p>This is the circuit diagram of white line follower toy. The actuator of the toy is the DC motor. This circuit can be used for?a toy car to follow a white?line, this circuit also known as very simple robot: &#8220;line follower without microcontroller&#8221;. The motor is either a?3v type with gearing to?steer the car or a rotary?actuator or a servo motor.<br />
<span id="more-1663"></span><br />
<strong>How the circuit work..?</strong></p>
<p>When equal light is detected by the photo resistors the voltage on the base of the first transistor will be mid rail and the circuit is adjusted via the 2k2 potensiometer so the motor does not receive any voltage. When one of the LDR&#8217;s receives more (or less) light, the motor is turned on / activated. And the same thing will be happen when the other LDR receives less or more light.</p>
<p>You can see the below video as the result of this circuit project:</p>
<div style="text-align:center;"><object type="application/x-shockwave-flash" style="width:320px; height:265px;" data="http://www.youtube.com/v/RIpw5rPvO2A"><param name="movie"value="http://www.youtube.com/v/RIpw5rPvO2A" /></object></div>
<p>&nbsp;</p>
<div style="text-align:center;"><object type="application/x-shockwave-flash" style="width:320px; height:265px;" data="http://www.youtube.com/v/EpzYBJajows"><param name="movie"value="http://www.youtube.com/v/EpzYBJajows" /></object></div>The post <a href="https://electronicscheme.net/white-line-follower/">White Line Follower</a> first appeared on <a href="https://electronicscheme.net">Electronic Schematic Diagram</a>.]]></content:encoded>
					
					<wfw:commentRss>https://electronicscheme.net/white-line-follower/feed/</wfw:commentRss>
			<slash:comments>4</slash:comments>
		
		
		<post-id xmlns="com-wordpress:feed-additions:1">1663</post-id>	</item>
		<item>
		<title>Arduino UNO</title>
		<link>https://electronicscheme.net/arduino-uno/?utm_source=rss&#038;utm_medium=rss&#038;utm_campaign=arduino-uno</link>
					<comments>https://electronicscheme.net/arduino-uno/#respond</comments>
		
		<dc:creator><![CDATA[]]></dc:creator>
		<pubDate>Mon, 13 Jun 2011 11:40:11 +0000</pubDate>
				<category><![CDATA[Digital Circuits]]></category>
		<category><![CDATA[Misc]]></category>
		<category><![CDATA[Robot Circuits]]></category>
		<category><![CDATA[Arduino UNO]]></category>
		<category><![CDATA[Arduino UNO circuit]]></category>
		<category><![CDATA[Arduino UNO design]]></category>
		<category><![CDATA[Arduino UNO diagram]]></category>
		<category><![CDATA[Arduino UNO schematic]]></category>
		<guid isPermaLink="false">http://electronicscheme.net/?p=1062</guid>

					<description><![CDATA[<p>Here the Arduino UNO schematic diagram (click to enlarge): About Arduino UNO: The Arduino Uno is really a microcontroller board based on the ATmega328. It&#160;[&#8230;]</p>
The post <a href="https://electronicscheme.net/arduino-uno/">Arduino UNO</a> first appeared on <a href="https://electronicscheme.net">Electronic Schematic Diagram</a>.]]></description>
										<content:encoded><![CDATA[<p>Here the Arduino UNO schematic diagram (click to enlarge):</p>
<p><a rel="attachment wp-att-1063" href="http://electronicscheme.net/arduino-uno.html/arduino-uno-schematic"><img data-recalc-dims="1" decoding="async" data-attachment-id="1063" data-permalink="https://electronicscheme.net/arduino-uno/arduino-uno-schematic/" data-orig-file="https://i0.wp.com/electronicscheme.net/wp-content/uploads/2011/06/arduino-uno-schematic.jpg?fit=1339%2C914&amp;ssl=1" data-orig-size="1339,914" data-comments-opened="1" data-image-meta="{&quot;aperture&quot;:&quot;0&quot;,&quot;credit&quot;:&quot;&quot;,&quot;camera&quot;:&quot;&quot;,&quot;caption&quot;:&quot;&quot;,&quot;created_timestamp&quot;:&quot;0&quot;,&quot;copyright&quot;:&quot;&quot;,&quot;focal_length&quot;:&quot;0&quot;,&quot;iso&quot;:&quot;0&quot;,&quot;shutter_speed&quot;:&quot;0&quot;,&quot;title&quot;:&quot;&quot;,&quot;orientation&quot;:&quot;0&quot;}" data-image-title="arduino uno schematic" data-image-description="&lt;p&gt;Arduino UNO schematic diagram&lt;/p&gt;
" data-image-caption="" data-large-file="https://i0.wp.com/electronicscheme.net/wp-content/uploads/2011/06/arduino-uno-schematic.jpg?resize=630%2C380&amp;ssl=1" class="size-medium wp-image-1063 aligncenter" title="arduino uno schematic" src="https://i0.wp.com/electronicscheme.net/wp-content/uploads/2011/06/arduino-uno-schematic-300x204.jpg?resize=300%2C204" alt="arduino uno schematic" width="300" height="204" /></a></p>
<p><strong>About Arduino UNO:</strong><br />
The Arduino Uno is really a microcontroller board based on the ATmega328. It has 14 digital input/output pins (of which 6 may be employed as PWM outputs), 6 analog inputs, a 16 MHz crystal oscillator, a USB connection, a power jack, an ICSP header, along with a reset button. It contains every little thing needed to support the microcontroller; just connect it to a laptop or computer having a USB cable or power it with a AC-to-DC adapter or battery to obtain began.</p>
<p><span id="more-1062"></span>The UNO differs from all preceding boards in that it does not use the FTDI USB-to-serial driver chip. Instead, it functions the Atmega8U2 programmed as a USB-to-serial converter.</p>
<p>&#8220;UNO&#8221; means one in Italian and is named to mark the upcoming release of Arduino 1.0. The Uno and version 1.0 is going to be the reference versions of Arduno, moving forward. The Uno will be the latest in a series of USB Arduino boards, along with the reference model for the Arduino platform; for a comparison with previous versions, see the index of Arduino boards.</p>
<h4><strong>Arduino UNO schematic download area</strong></h4>
<p>Download Arduino UNO: <strong><a rel="external nofollow" href="http://arduino.cc/en/uploads/Main/arduino-uno-schematic.pdf" target="_blank">Arduino UNO schematic</a></strong> | <strong><a rel="external nofollow" href="http://downloads.circuitdiagram.net/dll/8zludb" target="_blank">Mirror File</a></strong><br />
Download EAGLE design: <strong><a rel="external nofollow" href="http://arduino.cc/en/uploads/Main/arduino-uno-reference-design.zip" target="_blank">Arduino UNO schematic</a></strong> | <strong><a rel="external nofollow" href="http://downloads.circuitdiagram.net/dll/fdb8lx" target="_blank">Mirror File</a></strong><br />
Eagle files contain Arduino UNO schematic and board design</p>The post <a href="https://electronicscheme.net/arduino-uno/">Arduino UNO</a> first appeared on <a href="https://electronicscheme.net">Electronic Schematic Diagram</a>.]]></content:encoded>
					
					<wfw:commentRss>https://electronicscheme.net/arduino-uno/feed/</wfw:commentRss>
			<slash:comments>0</slash:comments>
		
		
		<post-id xmlns="com-wordpress:feed-additions:1">1062</post-id>	</item>
		<item>
		<title>Tone Detector / Sound Activated Switch</title>
		<link>https://electronicscheme.net/tone-detector/?utm_source=rss&#038;utm_medium=rss&#038;utm_campaign=tone-detector</link>
					<comments>https://electronicscheme.net/tone-detector/#respond</comments>
		
		<dc:creator><![CDATA[]]></dc:creator>
		<pubDate>Mon, 06 Sep 2010 03:27:13 +0000</pubDate>
				<category><![CDATA[Misc]]></category>
		<category><![CDATA[Robot Circuits]]></category>
		<category><![CDATA[Sensor]]></category>
		<category><![CDATA[tone detector]]></category>
		<category><![CDATA[tone detector circuit]]></category>
		<category><![CDATA[tone detector schematic]]></category>
		<guid isPermaLink="false">http://electronicscheme.net/?p=519</guid>

					<description><![CDATA[<p>The following circuit diagrams are tone detector circuit diagrams which also known as sound activated switch circuit. Actually, these circuits? use microntroller for switching because&#160;[&#8230;]</p>
The post <a href="https://electronicscheme.net/tone-detector/">Tone Detector / Sound Activated Switch</a> first appeared on <a href="https://electronicscheme.net">Electronic Schematic Diagram</a>.]]></description>
										<content:encoded><![CDATA[<p>The following circuit diagrams are tone detector circuit diagrams which also known as sound activated switch circuit. Actually, these circuits? use microntroller for switching because the circuits were designed for robot start up activation. But you can build switching module using relay. You may make a trial to use this circuit for other applications such as to automatically turn on the lamp, anti theft or security applications.</p>
<p><strong>Tone Detector diagram 1</strong></p>
<p><a title="sound activated schematic diagram" href="http://schematics.circuitdiagram.net/viewer.php?id=cqs1235545113h.jpg" target="_blank"><img data-recalc-dims="1" decoding="async" class="aligncenter" title="Tone Detector schematic" src="https://i0.wp.com/schematics.circuitdiagram.net/thumbs/cqs1235545113h.jpg?w=1140" alt="Tone Detector circuit diagram schematic" border="0" /></a></p>
<p><strong>Tone Detector diagram 2</strong><br />
<span id="more-519"></span><br />
<a title="Sound activated diagram" href="http://schematics.circuitdiagram.net/viewer.php?id=cqs1235546186y.jpg" target="_blank"><img data-recalc-dims="1" decoding="async" class="aligncenter" title="Tone Detector schematic diagram" src="https://i0.wp.com/schematics.circuitdiagram.net/thumbs/cqs1235546186y.jpg?w=1140" alt="Tone Detector schematic diagram" border="0" /></a></p>
<p><strong>Tone Detector diagram 3</strong></p>
<p><a title="Tone Detector scheme diagram" href="http://schematics.circuitdiagram.net/viewer.php?id=bwy1235548383s.gif" target="_blank"><img data-recalc-dims="1" decoding="async" class="aligncenter" title="Tone Detector circuit" src="https://i0.wp.com/schematics.circuitdiagram.net/thumbs/bwy1235548383s.gif?w=1140" alt="Tone Detector circuit" border="0" /></a></p>
<p><strong>Tone Detector diagram 4</strong></p>
<p><a title="Tone Detector schematic diagram" href="http://schematics.circuitdiagram.net/viewer.php?id=opt1235547018k.jpg" target="_blank"><img data-recalc-dims="1" decoding="async" class="aligncenter" title="Tone Detector diagram" src="https://i0.wp.com/schematics.circuitdiagram.net/thumbs/opt1235547018k.jpg?w=1140" alt="Tone Detector diagram" border="0" /></a></p>
<p><strong>Tone Detector diagram 5</strong></p>
<p><a title="free schematic diagram" href="http://schematics.circuitdiagram.net/viewer.php?id=klz1235548246e.JPG" target="_blank"><img data-recalc-dims="1" decoding="async" class="aligncenter" title="Tone Detector circuit diagram" src="https://i0.wp.com/schematics.circuitdiagram.net/thumbs/klz1235548246e.JPG?w=1140" alt="Tone Detector circuit diagram" border="0" /></a></p>
<p>Circuit source: <strong><a href="http://robotechno.us/sound-activation-schematic-diagram.html" target="_blank">Sound activated switch for robot</a></strong></p>The post <a href="https://electronicscheme.net/tone-detector/">Tone Detector / Sound Activated Switch</a> first appeared on <a href="https://electronicscheme.net">Electronic Schematic Diagram</a>.]]></content:encoded>
					
					<wfw:commentRss>https://electronicscheme.net/tone-detector/feed/</wfw:commentRss>
			<slash:comments>0</slash:comments>
		
		
		<post-id xmlns="com-wordpress:feed-additions:1">519</post-id>	</item>
		<item>
		<title>ATmega8535 Line Follower Robot</title>
		<link>https://electronicscheme.net/atmega8535-line-follower-robot/?utm_source=rss&#038;utm_medium=rss&#038;utm_campaign=atmega8535-line-follower-robot</link>
					<comments>https://electronicscheme.net/atmega8535-line-follower-robot/#comments</comments>
		
		<dc:creator><![CDATA[]]></dc:creator>
		<pubDate>Fri, 20 Aug 2010 02:49:42 +0000</pubDate>
				<category><![CDATA[Robot Circuits]]></category>
		<category><![CDATA[atmega8535 circuit]]></category>
		<category><![CDATA[line detector circuit]]></category>
		<category><![CDATA[line follower atmega8535 circuit]]></category>
		<category><![CDATA[motor driver l298 circuit]]></category>
		<category><![CDATA[photodioda circuit]]></category>
		<category><![CDATA[proximity circuit diagram]]></category>
		<category><![CDATA[proximity sensor circuit]]></category>
		<guid isPermaLink="false">http://electronicscheme.net/?p=502</guid>

					<description><![CDATA[<p>This is the circuit diagram of ATmega8535 Line Follower / Line Tracker robot. The circuit taken from the tutorial documentation. You may download the full&#160;[&#8230;]</p>
The post <a href="https://electronicscheme.net/atmega8535-line-follower-robot/">ATmega8535 Line Follower Robot</a> first appeared on <a href="https://electronicscheme.net">Electronic Schematic Diagram</a>.]]></description>
										<content:encoded><![CDATA[<p>This is the circuit diagram of ATmega8535 Line Follower / Line Tracker robot. The circuit taken from the tutorial documentation. You may download the full tutorial at the end of this article.</p>
<p>The ATmega8535 line follower robot uses 8 pieces of proximity sensor module. The sensor module use photodioda for detecting the reflection of light from the line/floor.</p>
<p><strong>Proximity / Line Detector circuit:</strong></p>
<p><a title="proximity sensor circuit" href="http://schematics.circuitdiagram.net/viewer.php?id=arx1282271120y.jpg" target="_blank"><img data-recalc-dims="1" decoding="async" class="aligncenter" src="https://i0.wp.com/schematics.circuitdiagram.net/thumbs/arx1282271120y.jpg?w=1140" alt="proximity sensor circuit" border="0" /></a></p>
<p>ATmega8535 is a low cost and great microcontroller for your robot. This microcontroller is very easy to use, very easy to find, very easy to program. In this tutorial, we used C programming language.<br />
<span id="more-502"></span><br />
<strong>Microcontroller ATmega8535 circuit:</strong></p>
<p><a title="microcontroller circuit ATmega8535" href="http://schematics.circuitdiagram.net/viewer.php?id=bfi1282271261e.jpg" target="_blank"><img data-recalc-dims="1" decoding="async" class="aligncenter" src="https://i0.wp.com/schematics.circuitdiagram.net/thumbs/bfi1282271261e.jpg?w=1140" alt="microcontroller circuit ATmega8535" border="0" /></a></p>
<p>The motor driver L298 able to control the motor with current output up to 2A for single DC motor. For double DC motors, there should be up to 1A for each output channel. This motor driver is very good for small and medium DC motor. L298 is great motor driver for small and medium size or robot such as line follower robot and fire fighter robot.</p>
<p><strong>Motor Driver circuit with L298:</strong></p>
<p><a title="motor driver circuit L298" href="http://schematics.circuitdiagram.net/viewer.php?id=rgh1282271219o.jpg" target="_blank"><img data-recalc-dims="1" decoding="async" class="aligncenter" src="https://i0.wp.com/schematics.circuitdiagram.net/thumbs/rgh1282271219o.jpg?w=1140" alt="motor driver circuit L298" border="0" /></a></p>
<p>Download the complete ATmega8535 line follower robot tutorial which contains schematic diagram, robot design and source code in PDF version (Indonesian language):<br />
<div class='w3eden'><!-- WPDM Link Template: Default Template -->

<div class="link-template-default card mb-2">
    <div class="card-body">
        <div class="media">
            <div class="mr-3 img-48"><img decoding="async" class="wpdm_icon" alt="Icon" src="https://electronicscheme.net/wp-content/plugins/download-manager/assets/file-type-icons/pdf.svg" /></div>
            <div class="media-body">
                <h3 class="package-title"><a href='https://electronicscheme.net/download/line-tracker-robot-avr-atmega8535/'>Line Tracker Robot AVR ATmega8535</a></h3>
                <div class="text-muted text-small"><i class="fas fa-copy"></i> 1 file(s) <i class="fas fa-hdd ml-3"></i> 474.92 KB</div>
            </div>
            <div class="ml-3">
                <a class='wpdm-download-link download-on-click btn btn-primary ' rel='nofollow' href='#' data-downloadurl="https://electronicscheme.net/download/line-tracker-robot-avr-atmega8535/?wpdmdl=3284&refresh=69dbd363f3a351776014179">Download Tutorial</a>
            </div>
        </div>
    </div>
</div>

</div><br />
<strong>ATmega8535 Line Follower Robot Preview:</strong><br />
<a href="https://i0.wp.com/electronicscheme.net/wp-content/uploads/2010/08/Line-Follower-Robot.jpg"><img data-recalc-dims="1" loading="lazy" decoding="async" data-attachment-id="2881" data-permalink="https://electronicscheme.net/atmega8535-line-follower-robot/line-follower-robot/" data-orig-file="https://i0.wp.com/electronicscheme.net/wp-content/uploads/2010/08/Line-Follower-Robot.jpg?fit=391%2C274&amp;ssl=1" data-orig-size="391,274" data-comments-opened="1" data-image-meta="{&quot;aperture&quot;:&quot;0&quot;,&quot;credit&quot;:&quot;&quot;,&quot;camera&quot;:&quot;&quot;,&quot;caption&quot;:&quot;&quot;,&quot;created_timestamp&quot;:&quot;0&quot;,&quot;copyright&quot;:&quot;&quot;,&quot;focal_length&quot;:&quot;0&quot;,&quot;iso&quot;:&quot;0&quot;,&quot;shutter_speed&quot;:&quot;0&quot;,&quot;title&quot;:&quot;&quot;,&quot;orientation&quot;:&quot;0&quot;}" data-image-title="Line Follower Robot" data-image-description="&lt;p&gt;Line Follower Robot&lt;/p&gt;
" data-image-caption="" data-large-file="https://i0.wp.com/electronicscheme.net/wp-content/uploads/2010/08/Line-Follower-Robot.jpg?resize=391%2C274&amp;ssl=1" class="aligncenter size-medium wp-image-2881" src="https://i0.wp.com/electronicscheme.net/wp-content/uploads/2010/08/Line-Follower-Robot-300x210.jpg?resize=300%2C210" alt="Line Follower Robot Tutorial" width="300" height="210" /></a></p>The post <a href="https://electronicscheme.net/atmega8535-line-follower-robot/">ATmega8535 Line Follower Robot</a> first appeared on <a href="https://electronicscheme.net">Electronic Schematic Diagram</a>.]]></content:encoded>
					
					<wfw:commentRss>https://electronicscheme.net/atmega8535-line-follower-robot/feed/</wfw:commentRss>
			<slash:comments>2</slash:comments>
		
		
		<post-id xmlns="com-wordpress:feed-additions:1">502</post-id>	</item>
		<item>
		<title>ATmega16 Line Follower Robot</title>
		<link>https://electronicscheme.net/atmega16-line-follower-robot/?utm_source=rss&#038;utm_medium=rss&#038;utm_campaign=atmega16-line-follower-robot</link>
					<comments>https://electronicscheme.net/atmega16-line-follower-robot/#comments</comments>
		
		<dc:creator><![CDATA[]]></dc:creator>
		<pubDate>Thu, 12 Aug 2010 07:23:40 +0000</pubDate>
				<category><![CDATA[Robot Circuits]]></category>
		<category><![CDATA[ATmega16 circuit diagram]]></category>
		<category><![CDATA[ATmega16 line follower circuit]]></category>
		<category><![CDATA[atmega16 robot circuit]]></category>
		<category><![CDATA[circuit diagram of line follower robot]]></category>
		<category><![CDATA[IR sensor circuit]]></category>
		<category><![CDATA[line follower circuit diagram]]></category>
		<category><![CDATA[line follower robot circuit]]></category>
		<category><![CDATA[proximity sensor circuit]]></category>
		<guid isPermaLink="false">http://electronicscheme.net/?p=495</guid>

					<description><![CDATA[<p>Here the complete electrical circuit diagram of line follower robot which built based on ATmega16. There are three modules of line follower robot circuit that&#160;[&#8230;]</p>
The post <a href="https://electronicscheme.net/atmega16-line-follower-robot/">ATmega16 Line Follower Robot</a> first appeared on <a href="https://electronicscheme.net">Electronic Schematic Diagram</a>.]]></description>
										<content:encoded><![CDATA[<p>Here the complete electrical circuit diagram of line follower robot which built based on ATmega16. There are three modules of line follower robot circuit that are sensor module, microcontroller module and DC motor module.</p>
<p><strong>IR sensor schematic diagram:</strong></p>
<p><a href="https://i0.wp.com/electronicscheme.net/wp-content/uploads/2010/08/IR-Robot-Sensor-Circuit.jpg"><img data-recalc-dims="1" loading="lazy" decoding="async" data-attachment-id="3904" data-permalink="https://electronicscheme.net/atmega16-line-follower-robot/ir-robot-sensor-circuit/" data-orig-file="https://i0.wp.com/electronicscheme.net/wp-content/uploads/2010/08/IR-Robot-Sensor-Circuit.jpg?fit=484%2C295&amp;ssl=1" data-orig-size="484,295" data-comments-opened="1" data-image-meta="{&quot;aperture&quot;:&quot;0&quot;,&quot;credit&quot;:&quot;&quot;,&quot;camera&quot;:&quot;&quot;,&quot;caption&quot;:&quot;&quot;,&quot;created_timestamp&quot;:&quot;0&quot;,&quot;copyright&quot;:&quot;&quot;,&quot;focal_length&quot;:&quot;0&quot;,&quot;iso&quot;:&quot;0&quot;,&quot;shutter_speed&quot;:&quot;0&quot;,&quot;title&quot;:&quot;&quot;,&quot;orientation&quot;:&quot;0&quot;}" data-image-title="ir-robot-sensor-circuit" data-image-description="" data-image-caption="" data-large-file="https://i0.wp.com/electronicscheme.net/wp-content/uploads/2010/08/IR-Robot-Sensor-Circuit.jpg?resize=484%2C295&amp;ssl=1" class="aligncenter size-medium wp-image-3904" src="https://i0.wp.com/electronicscheme.net/wp-content/uploads/2010/08/IR-Robot-Sensor-Circuit-300x183.jpg?resize=300%2C183" alt="ATmega16 Line Follower Robot - IR robot sensor circuit" width="300" height="183" /></a></p>
<p>The robot uses IR sensors to sense the line, an array of 8 IR LEDs (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 signal is given to the comparator to produce 0s and 1s which are then fed to the uC<br />
<span id="more-495"></span></p>
<p><strong>Mainboard (microcontroller + DC motor driver schematic diagram):</strong></p>
<p><a href="https://i0.wp.com/electronicscheme.net/wp-content/uploads/2010/08/ATMega16-Robot-Design.jpg"><img data-recalc-dims="1" loading="lazy" decoding="async" data-attachment-id="3903" data-permalink="https://electronicscheme.net/atmega16-line-follower-robot/atmega16-robot-design/" data-orig-file="https://i0.wp.com/electronicscheme.net/wp-content/uploads/2010/08/ATMega16-Robot-Design.jpg?fit=849%2C552&amp;ssl=1" data-orig-size="849,552" data-comments-opened="1" data-image-meta="{&quot;aperture&quot;:&quot;0&quot;,&quot;credit&quot;:&quot;&quot;,&quot;camera&quot;:&quot;&quot;,&quot;caption&quot;:&quot;&quot;,&quot;created_timestamp&quot;:&quot;0&quot;,&quot;copyright&quot;:&quot;&quot;,&quot;focal_length&quot;:&quot;0&quot;,&quot;iso&quot;:&quot;0&quot;,&quot;shutter_speed&quot;:&quot;0&quot;,&quot;title&quot;:&quot;&quot;,&quot;orientation&quot;:&quot;0&quot;}" data-image-title="atmega16-robot-design" data-image-description="" data-image-caption="" data-large-file="https://i0.wp.com/electronicscheme.net/wp-content/uploads/2010/08/ATMega16-Robot-Design.jpg?resize=630%2C380&amp;ssl=1" class="aligncenter size-medium wp-image-3903" src="https://i0.wp.com/electronicscheme.net/wp-content/uploads/2010/08/ATMega16-Robot-Design-300x195.jpg?resize=300%2C195" alt="atmega16 robot design" width="300" height="195" /></a></p>
<p>The L298 Motor Driver has 4 inputs to control the motion of the motors and two enable inputs which are used for switching the motors on and off. To control the speed of the motors a PWM waveform with variable duty cycle is applied to the enable pins. Rapidly switching the voltage between Vs and GND gives an effective voltage between Vs and GND whose value depends on the duty cycle of PWM. 100% duty cycle corresponds to voltage equal to Vs, 50 % corresponds to 0.5Vs and so on. The 1N4004 diodes are used to prevent back EMF of the motors from disturbing the remaining circuit. Many circuits use L293D for motor control, I chose L298 as it has current capacity of 2A per channel @ 45V compared to 0.6 A @ 36 V of a L293D. L293Dâ€<img src="https://s.w.org/images/core/emoji/17.0.2/72x72/2122.png" alt="™" class="wp-smiley" style="height: 1em; max-height: 1em;" />s package is not suitable for attaching a good heat sink, practically you canâ€<img src="https://s.w.org/images/core/emoji/17.0.2/72x72/2122.png" alt="™" class="wp-smiley" style="height: 1em; max-height: 1em;" />t use it above 16V without frying it. L298 on the other hand works happily at 16V without a heat sink, though it is always better to use one.</p>
<p>Download the document of ATmega16 line follower robot tutorial for complete tutorial including the working explanation of circuit and program, source code and schematic diagram.<br />
<div class='w3eden'><!-- WPDM Link Template: Default Template -->

<div class="link-template-default card mb-2">
    <div class="card-body">
        <div class="media">
            <div class="mr-3 img-48"><img decoding="async" class="wpdm_icon" alt="Icon" src="https://electronicscheme.net/wp-content/plugins/download-manager/assets/file-type-icons/pdf.svg" /></div>
            <div class="media-body">
                <h3 class="package-title"><a href='https://electronicscheme.net/download/line-following-robot-tutorial-atmega16/'>Line Following Robot Tutorial ATMega16</a></h3>
                <div class="text-muted text-small"><i class="fas fa-copy"></i> 1 file(s) <i class="fas fa-hdd ml-3"></i> 149.32 KB</div>
            </div>
            <div class="ml-3">
                <a class='wpdm-download-link download-on-click btn btn-primary ' rel='nofollow' href='#' data-downloadurl="https://electronicscheme.net/download/line-following-robot-tutorial-atmega16/?wpdmdl=3906&refresh=69dbd364057151776014180">Download</a>
            </div>
        </div>
    </div>
</div>

</div></p>The post <a href="https://electronicscheme.net/atmega16-line-follower-robot/">ATmega16 Line Follower Robot</a> first appeared on <a href="https://electronicscheme.net">Electronic Schematic Diagram</a>.]]></content:encoded>
					
					<wfw:commentRss>https://electronicscheme.net/atmega16-line-follower-robot/feed/</wfw:commentRss>
			<slash:comments>5</slash:comments>
		
		
		<post-id xmlns="com-wordpress:feed-additions:1">495</post-id>	</item>
	</channel>
</rss>
