<?xml version="1.0" encoding="UTF-8"?><rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	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/"
		>
<channel>
	<title>Comments on: Interfacing Ultrasonic Rangefinder with AVR MCUs – AVR Tutorial</title>
	<atom:link href="http://extremeelectronics.co.in/avr-tutorials/interfacing-ultrasonic-rangefinder-with-avr-mcus-%E2%80%93-avr-tutorial/feed/" rel="self" type="application/rss+xml" />
	<link>http://extremeelectronics.co.in/avr-tutorials/interfacing-ultrasonic-rangefinder-with-avr-mcus-%e2%80%93-avr-tutorial/</link>
	<description>Best free Microcontroller Tutorials and Projects</description>
	<lastBuildDate>Wed, 19 Jun 2013 07:51:32 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=</generator>
	<item>
		<title>By: tania</title>
		<link>http://extremeelectronics.co.in/avr-tutorials/interfacing-ultrasonic-rangefinder-with-avr-mcus-%e2%80%93-avr-tutorial/#comment-52437</link>
		<dc:creator>tania</dc:creator>
		<pubDate>Sun, 14 Apr 2013 18:40:30 +0000</pubDate>
		<guid isPermaLink="false">http://extremeelectronics.co.in/?p=387#comment-52437</guid>
		<description>hello avinash sir.. this code is for ultrasonic serial out sensor for distance measurement . can u send me assembly code for ultrasonic serial out distance measurement sensor which is interface with atmega8515. working on avr studio4?? please send me code ... i am very thankful to u.....</description>
		<content:encoded><![CDATA[<p>hello avinash sir.. this code is for ultrasonic serial out sensor for distance measurement . can u send me assembly code for ultrasonic serial out distance measurement sensor which is interface with atmega8515. working on avr studio4?? please send me code &#8230; i am very thankful to u&#8230;..</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: r-giga</title>
		<link>http://extremeelectronics.co.in/avr-tutorials/interfacing-ultrasonic-rangefinder-with-avr-mcus-%e2%80%93-avr-tutorial/#comment-49857</link>
		<dc:creator>r-giga</dc:creator>
		<pubDate>Thu, 17 Jan 2013 18:42:57 +0000</pubDate>
		<guid isPermaLink="false">http://extremeelectronics.co.in/?p=387#comment-49857</guid>
		<description>thanks because of your kindness.</description>
		<content:encoded><![CDATA[<p>thanks because of your kindness.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Avinash</title>
		<link>http://extremeelectronics.co.in/avr-tutorials/interfacing-ultrasonic-rangefinder-with-avr-mcus-%e2%80%93-avr-tutorial/#comment-47749</link>
		<dc:creator>Avinash</dc:creator>
		<pubDate>Thu, 13 Dec 2012 05:03:09 +0000</pubDate>
		<guid isPermaLink="false">http://extremeelectronics.co.in/?p=387#comment-47749</guid>
		<description>&lt;strong&gt;If you use a number of uSonic Sensors, fire each one by one so that they don&#039;t interfere with each others.

Max range is 4m only

Timer period for delivery anywhere in India is 3-5 days.

Only the above code is available. No Bascom code available.&lt;/strong&gt;</description>
		<content:encoded><![CDATA[<p><strong>If you use a number of uSonic Sensors, fire each one by one so that they don&#8217;t interfere with each others.</p>
<p>Max range is 4m only</p>
<p>Timer period for delivery anywhere in India is 3-5 days.</p>
<p>Only the above code is available. No Bascom code available.</strong></p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Gaurav Shukla</title>
		<link>http://extremeelectronics.co.in/avr-tutorials/interfacing-ultrasonic-rangefinder-with-avr-mcus-%e2%80%93-avr-tutorial/#comment-47695</link>
		<dc:creator>Gaurav Shukla</dc:creator>
		<pubDate>Wed, 12 Dec 2012 10:34:00 +0000</pubDate>
		<guid isPermaLink="false">http://extremeelectronics.co.in/?p=387#comment-47695</guid>
		<description>Hello sir,

I want to use number of ultrasonic sensors at a time for distance measuring so did they effect each other?

As I want high range distance sensors with good maximum(10 m) as well as minimum range(5 cm) so which sensor I should prefer and do u have that type of sensors?

Does ultrasonic sensors can get distraction from other sources?

What will be the time period of delivery if I order 10 to 15 sensors at a time?

I want code for atmega16 in bascom AVR language for that sensor can you provide me that with product?</description>
		<content:encoded><![CDATA[<p>Hello sir,</p>
<p>I want to use number of ultrasonic sensors at a time for distance measuring so did they effect each other?</p>
<p>As I want high range distance sensors with good maximum(10 m) as well as minimum range(5 cm) so which sensor I should prefer and do u have that type of sensors?</p>
<p>Does ultrasonic sensors can get distraction from other sources?</p>
<p>What will be the time period of delivery if I order 10 to 15 sensors at a time?</p>
<p>I want code for atmega16 in bascom AVR language for that sensor can you provide me that with product?</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Ted</title>
		<link>http://extremeelectronics.co.in/avr-tutorials/interfacing-ultrasonic-rangefinder-with-avr-mcus-%e2%80%93-avr-tutorial/#comment-47014</link>
		<dc:creator>Ted</dc:creator>
		<pubDate>Fri, 30 Nov 2012 12:28:17 +0000</pubDate>
		<guid isPermaLink="false">http://extremeelectronics.co.in/?p=387#comment-47014</guid>
		<description>It works.. Just change getPulseWidth to read from echo pin and dont set Trig as input in the while loop. DONE! :D</description>
		<content:encoded><![CDATA[<p>It works.. Just change getPulseWidth to read from echo pin and dont set Trig as input in the while loop. DONE! <img src='http://extremeelectronics.co.in/wp-includes/images/smilies/icon_biggrin.gif' alt=':D' class='wp-smiley' /> </p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Ted</title>
		<link>http://extremeelectronics.co.in/avr-tutorials/interfacing-ultrasonic-rangefinder-with-avr-mcus-%e2%80%93-avr-tutorial/#comment-47012</link>
		<dc:creator>Ted</dc:creator>
		<pubDate>Fri, 30 Nov 2012 11:46:47 +0000</pubDate>
		<guid isPermaLink="false">http://extremeelectronics.co.in/?p=387#comment-47012</guid>
		<description>Hello. im trying to get this work also. The example uses the same pin as read/write so shouldnt be too hard to do.</description>
		<content:encoded><![CDATA[<p>Hello. im trying to get this work also. The example uses the same pin as read/write so shouldnt be too hard to do.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Avinash</title>
		<link>http://extremeelectronics.co.in/avr-tutorials/interfacing-ultrasonic-rangefinder-with-avr-mcus-%e2%80%93-avr-tutorial/#comment-44570</link>
		<dc:creator>Avinash</dc:creator>
		<pubDate>Sun, 07 Oct 2012 14:37:50 +0000</pubDate>
		<guid isPermaLink="false">http://extremeelectronics.co.in/?p=387#comment-44570</guid>
		<description>@Brendon
Thanks ! :)</description>
		<content:encoded><![CDATA[<p>@Brendon<br />
Thanks ! <img src='http://extremeelectronics.co.in/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' /> </p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Brendon</title>
		<link>http://extremeelectronics.co.in/avr-tutorials/interfacing-ultrasonic-rangefinder-with-avr-mcus-%e2%80%93-avr-tutorial/#comment-44569</link>
		<dc:creator>Brendon</dc:creator>
		<pubDate>Sun, 07 Oct 2012 12:42:34 +0000</pubDate>
		<guid isPermaLink="false">http://extremeelectronics.co.in/?p=387#comment-44569</guid>
		<description>&quot;I don’t know why I will write code for you If I can have a nap in that time!&quot; - Best reply ever!! 

Great tutorials keep up the good work.</description>
		<content:encoded><![CDATA[<p>&#8220;I don’t know why I will write code for you If I can have a nap in that time!&#8221; &#8211; Best reply ever!! </p>
<p>Great tutorials keep up the good work.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: maeer_amit</title>
		<link>http://extremeelectronics.co.in/avr-tutorials/interfacing-ultrasonic-rangefinder-with-avr-mcus-%e2%80%93-avr-tutorial/#comment-44197</link>
		<dc:creator>maeer_amit</dc:creator>
		<pubDate>Sun, 23 Sep 2012 16:35:25 +0000</pubDate>
		<guid isPermaLink="false">http://extremeelectronics.co.in/?p=387#comment-44197</guid>
		<description>Hello Mr Uttam Dutta,
I would like to know the details of your project on&quot;relay driver that turns on the relay when an object comes nearer than predefined distance. The output is then used to play a audio warning&quot;. I would be highly obliged if you could mail me detailed description of your project along with the schematics on a2mit7@gmail.com..
Thank you</description>
		<content:encoded><![CDATA[<p>Hello Mr Uttam Dutta,<br />
I would like to know the details of your project on&#8221;relay driver that turns on the relay when an object comes nearer than predefined distance. The output is then used to play a audio warning&#8221;. I would be highly obliged if you could mail me detailed description of your project along with the schematics on <a href="mailto:a2mit7@gmail.com">a2mit7@gmail.com</a>..<br />
Thank you</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Ravindra</title>
		<link>http://extremeelectronics.co.in/avr-tutorials/interfacing-ultrasonic-rangefinder-with-avr-mcus-%e2%80%93-avr-tutorial/#comment-42933</link>
		<dc:creator>Ravindra</dc:creator>
		<pubDate>Mon, 06 Aug 2012 05:25:07 +0000</pubDate>
		<guid isPermaLink="false">http://extremeelectronics.co.in/?p=387#comment-42933</guid>
		<description>@Rakib

no....!!!!!!!</description>
		<content:encoded><![CDATA[<p>@Rakib</p>
<p>no&#8230;.!!!!!!!</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Ravindra</title>
		<link>http://extremeelectronics.co.in/avr-tutorials/interfacing-ultrasonic-rangefinder-with-avr-mcus-%e2%80%93-avr-tutorial/#comment-42885</link>
		<dc:creator>Ravindra</dc:creator>
		<pubDate>Fri, 03 Aug 2012 11:13:29 +0000</pubDate>
		<guid isPermaLink="false">http://extremeelectronics.co.in/?p=387#comment-42885</guid>
		<description>&quot;&quot;Distance (cm) = pulsewidth/58.&quot;&quot;
&quot;&quot;Distance (inches) = pulsewidth/148.&quot;&quot;

Is this formula only for AVR or PIC.?????

And just want to know how this formula came..!!!!

why 58 ro 148 numbers are there in the formula..????</description>
		<content:encoded><![CDATA[<p>&#8220;&#8221;Distance (cm) = pulsewidth/58.&#8221;"<br />
&#8220;&#8221;Distance (inches) = pulsewidth/148.&#8221;"</p>
<p>Is this formula only for AVR or PIC.?????</p>
<p>And just want to know how this formula came..!!!!</p>
<p>why 58 ro 148 numbers are there in the formula..????</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: An Inexpensive Robot Platform &#171; Pointers Gone Wild</title>
		<link>http://extremeelectronics.co.in/avr-tutorials/interfacing-ultrasonic-rangefinder-with-avr-mcus-%e2%80%93-avr-tutorial/#comment-42135</link>
		<dc:creator>An Inexpensive Robot Platform &#171; Pointers Gone Wild</dc:creator>
		<pubDate>Fri, 22 Jun 2012 02:31:51 +0000</pubDate>
		<guid isPermaLink="false">http://extremeelectronics.co.in/?p=387#comment-42135</guid>
		<description>[...] and RX UART ports and creates a serial connection I can interact with using a terminal program. The ultrasonic distance sensors send ultrasonic pulses on command and will keep a digital value high until the echo comes [...]</description>
		<content:encoded><![CDATA[<p>[...] and RX UART ports and creates a serial connection I can interact with using a terminal program. The ultrasonic distance sensors send ultrasonic pulses on command and will keep a digital value high until the echo comes [...]</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Avinash</title>
		<link>http://extremeelectronics.co.in/avr-tutorials/interfacing-ultrasonic-rangefinder-with-avr-mcus-%e2%80%93-avr-tutorial/#comment-41831</link>
		<dc:creator>Avinash</dc:creator>
		<pubDate>Sun, 03 Jun 2012 12:24:27 +0000</pubDate>
		<guid isPermaLink="false">http://extremeelectronics.co.in/?p=387#comment-41831</guid>
		<description>@Vikas
&lt;strong&gt;LOW Fuse = 0xFF
HIGH Fuse = 0xC9&lt;/strong&gt;</description>
		<content:encoded><![CDATA[<p>@Vikas<br />
<strong>LOW Fuse = 0xFF<br />
HIGH Fuse = 0xC9</strong></p>
]]></content:encoded>
	</item>
	<item>
		<title>By: vikas patel</title>
		<link>http://extremeelectronics.co.in/avr-tutorials/interfacing-ultrasonic-rangefinder-with-avr-mcus-%e2%80%93-avr-tutorial/#comment-41830</link>
		<dc:creator>vikas patel</dc:creator>
		<pubDate>Sun, 03 Jun 2012 12:08:18 +0000</pubDate>
		<guid isPermaLink="false">http://extremeelectronics.co.in/?p=387#comment-41830</guid>
		<description>hi , i used usbasp programmer purchse from ur store. i used atmega 128 microcontoller with 11.0592 mhz i dont know fuse bit can u help me what is the fuse bit of it ?</description>
		<content:encoded><![CDATA[<p>hi , i used usbasp programmer purchse from ur store. i used atmega 128 microcontoller with 11.0592 mhz i dont know fuse bit can u help me what is the fuse bit of it ?</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: steve</title>
		<link>http://extremeelectronics.co.in/avr-tutorials/interfacing-ultrasonic-rangefinder-with-avr-mcus-%e2%80%93-avr-tutorial/#comment-41815</link>
		<dc:creator>steve</dc:creator>
		<pubDate>Sat, 02 Jun 2012 15:29:20 +0000</pubDate>
		<guid isPermaLink="false">http://extremeelectronics.co.in/?p=387#comment-41815</guid>
		<description>Nice tutorial. I have an HC SR04 ultrasonic module with 4 pins:
vcc, trig, echo and gnd.
Is there much difference in coding for an HC sr04?</description>
		<content:encoded><![CDATA[<p>Nice tutorial. I have an HC SR04 ultrasonic module with 4 pins:<br />
vcc, trig, echo and gnd.<br />
Is there much difference in coding for an HC sr04?</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Rakib</title>
		<link>http://extremeelectronics.co.in/avr-tutorials/interfacing-ultrasonic-rangefinder-with-avr-mcus-%e2%80%93-avr-tutorial/#comment-41761</link>
		<dc:creator>Rakib</dc:creator>
		<pubDate>Tue, 29 May 2012 21:12:53 +0000</pubDate>
		<guid isPermaLink="false">http://extremeelectronics.co.in/?p=387#comment-41761</guid>
		<description>Can this ultrasonic sensor be used for counting rpm of a turbine(fan)?</description>
		<content:encoded><![CDATA[<p>Can this ultrasonic sensor be used for counting rpm of a turbine(fan)?</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Ankit Raj</title>
		<link>http://extremeelectronics.co.in/avr-tutorials/interfacing-ultrasonic-rangefinder-with-avr-mcus-%e2%80%93-avr-tutorial/#comment-41665</link>
		<dc:creator>Ankit Raj</dc:creator>
		<pubDate>Wed, 23 May 2012 01:58:06 +0000</pubDate>
		<guid isPermaLink="false">http://extremeelectronics.co.in/?p=387#comment-41665</guid>
		<description>Hello Avinash..

Greetings!!

I have few queries regarding the above circuit.

1. What can be the maximum distance between the sensor and the micro controller board.

2. I came across a sensor (similar to above) which sends data (ASCII values which corresponds to distance in cms ) serially on 9600 baud rate.
The data sent is automatically refreshed after every 500 ms.

Link below.
http://www.rhydolabz.com/documents/sensors/Ultrasonic%20Distance%20Sensor%20Serial%20Output-User%20Manual.pdf

So which sensor should I opt for PWM output or Serial output when i have to keep the distance between sensor and microcontroller board &gt; 30 ft. Which will be more accurate?


Thanks
Ankit Raj.</description>
		<content:encoded><![CDATA[<p>Hello Avinash..</p>
<p>Greetings!!</p>
<p>I have few queries regarding the above circuit.</p>
<p>1. What can be the maximum distance between the sensor and the micro controller board.</p>
<p>2. I came across a sensor (similar to above) which sends data (ASCII values which corresponds to distance in cms ) serially on 9600 baud rate.<br />
The data sent is automatically refreshed after every 500 ms.</p>
<p>Link below.<br />
<a href="http://www.rhydolabz.com/documents/sensors/Ultrasonic%20Distance%20Sensor%20Serial%20Output-User%20Manual.pdf" rel="nofollow">http://www.rhydolabz.com/documents/sensors/Ultrasonic%20Distance%20Sensor%20Serial%20Output-User%20Manual.pdf</a></p>
<p>So which sensor should I opt for PWM output or Serial output when i have to keep the distance between sensor and microcontroller board &gt; 30 ft. Which will be more accurate?</p>
<p>Thanks<br />
Ankit Raj.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Rohit</title>
		<link>http://extremeelectronics.co.in/avr-tutorials/interfacing-ultrasonic-rangefinder-with-avr-mcus-%e2%80%93-avr-tutorial/#comment-41045</link>
		<dc:creator>Rohit</dc:creator>
		<pubDate>Tue, 08 May 2012 12:12:57 +0000</pubDate>
		<guid isPermaLink="false">http://extremeelectronics.co.in/?p=387#comment-41045</guid>
		<description>Hello Avinash, When are the stocks expected for the ultrasonic range finder module?</description>
		<content:encoded><![CDATA[<p>Hello Avinash, When are the stocks expected for the ultrasonic range finder module?</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Rohit</title>
		<link>http://extremeelectronics.co.in/avr-tutorials/interfacing-ultrasonic-rangefinder-with-avr-mcus-%e2%80%93-avr-tutorial/#comment-40998</link>
		<dc:creator>Rohit</dc:creator>
		<pubDate>Mon, 07 May 2012 13:41:05 +0000</pubDate>
		<guid isPermaLink="false">http://extremeelectronics.co.in/?p=387#comment-40998</guid>
		<description>Nice program.

Why have you chosen the magic numbers - 600000 and 60000 in your program?

I guess the first one (600000) is a calculated time out value in for loop but I am unable to get on the other value (60000) which you are checking against TCNT value in your program to detect if TCNT is greater than 60000 then there is no obstacle.
So question is how did you derive the value 60000 - from datasheet of this module or from your own experiments?</description>
		<content:encoded><![CDATA[<p>Nice program.</p>
<p>Why have you chosen the magic numbers &#8211; 600000 and 60000 in your program?</p>
<p>I guess the first one (600000) is a calculated time out value in for loop but I am unable to get on the other value (60000) which you are checking against TCNT value in your program to detect if TCNT is greater than 60000 then there is no obstacle.<br />
So question is how did you derive the value 60000 &#8211; from datasheet of this module or from your own experiments?</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Ankit Raj</title>
		<link>http://extremeelectronics.co.in/avr-tutorials/interfacing-ultrasonic-rangefinder-with-avr-mcus-%e2%80%93-avr-tutorial/#comment-40902</link>
		<dc:creator>Ankit Raj</dc:creator>
		<pubDate>Sat, 05 May 2012 15:08:58 +0000</pubDate>
		<guid isPermaLink="false">http://extremeelectronics.co.in/?p=387#comment-40902</guid>
		<description>Thanks Avinash!

Probably i will also have to take care about the percentage of reflection/refraction/absorption on the water surface.

I want to buy a UltraSonic Range Finder from your site..but i found that its not in the stock!

Can you give an approximation of its availability?

Thanks!
Ankit Raj</description>
		<content:encoded><![CDATA[<p>Thanks Avinash!</p>
<p>Probably i will also have to take care about the percentage of reflection/refraction/absorption on the water surface.</p>
<p>I want to buy a UltraSonic Range Finder from your site..but i found that its not in the stock!</p>
<p>Can you give an approximation of its availability?</p>
<p>Thanks!<br />
Ankit Raj</p>
]]></content:encoded>
	</item>
</channel>
</rss>

<!-- Performance optimized by W3 Total Cache. Learn more: http://www.w3-edge.com/wordpress-plugins/

Database Caching 7/15 queries in 0.007 seconds using apc
Object Caching 472/478 objects using disk: basic

Served from: extremeelectronics.co.in @ 2013-06-19 18:18:07 -->