<?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: Cheap Sound Sensor for AVR</title>
	<atom:link href="http://tinkerlog.com/2007/05/20/cheap-sound-sensor-for-avr/feed/" rel="self" type="application/rss+xml" />
	<link>http://tinkerlog.com/2007/05/20/cheap-sound-sensor-for-avr/</link>
	<description>Alex' blog</description>
	<lastBuildDate>Mon, 30 Jan 2012 22:34:38 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=2.9.2</generator>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
		<item>
		<title>By: Krzysiek</title>
		<link>http://tinkerlog.com/2007/05/20/cheap-sound-sensor-for-avr/comment-page-2/#comment-305999</link>
		<dc:creator>Krzysiek</dc:creator>
		<pubDate>Mon, 30 Jan 2012 22:34:38 +0000</pubDate>
		<guid isPermaLink="false">http://tinkerlog.com/2007/05/20/cheap-sound-sensor-for-avr/#comment-305999</guid>
		<description>The diffrence between adc output is probably caused by AVREF specification. In atmega88 u can choose between AVcc/1.1V/AREF . I calculated aprox values with diffrent VRefs and thats what i got:

for AVcc ~ 176
for 1.1V ~ 800

the formula is very simple ADC = AIN/AVREF * 1024

PS. I used BC337 and output voltage was  0,86V.
PS2. Nice and simple amp :)</description>
		<content:encoded><![CDATA[<p>The diffrence between adc output is probably caused by AVREF specification. In atmega88 u can choose between AVcc/1.1V/AREF . I calculated aprox values with diffrent VRefs and thats what i got:</p>
<p>for AVcc ~ 176<br />
for 1.1V ~ 800</p>
<p>the formula is very simple ADC = AIN/AVREF * 1024</p>
<p>PS. I used BC337 and output voltage was  0,86V.<br />
PS2. Nice and simple amp <img src='http://tinkerlog.com/wordpress/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' /> </p>
]]></content:encoded>
	</item>
	<item>
		<title>By: saqib</title>
		<link>http://tinkerlog.com/2007/05/20/cheap-sound-sensor-for-avr/comment-page-2/#comment-305965</link>
		<dc:creator>saqib</dc:creator>
		<pubDate>Mon, 30 Jan 2012 16:46:57 +0000</pubDate>
		<guid isPermaLink="false">http://tinkerlog.com/2007/05/20/cheap-sound-sensor-for-avr/#comment-305965</guid>
		<description>hey, i was jus wondering if i can put the output from the amplifier into an arduino uno?</description>
		<content:encoded><![CDATA[<p>hey, i was jus wondering if i can put the output from the amplifier into an arduino uno?</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Moritz</title>
		<link>http://tinkerlog.com/2007/05/20/cheap-sound-sensor-for-avr/comment-page-2/#comment-304313</link>
		<dc:creator>Moritz</dc:creator>
		<pubDate>Sun, 15 Jan 2012 14:26:48 +0000</pubDate>
		<guid isPermaLink="false">http://tinkerlog.com/2007/05/20/cheap-sound-sensor-for-avr/#comment-304313</guid>
		<description>Sorry for the double post.
It works just fine with a value of 800 now!
My problem was, that I sent every single value to my console with printf and therefore the programm was to slow. Now it is really sensitiv, even to the sound of me writing on my keyboard!
Again thank you for this real simple but great sound sensor!</description>
		<content:encoded><![CDATA[<p>Sorry for the double post.<br />
It works just fine with a value of 800 now!<br />
My problem was, that I sent every single value to my console with printf and therefore the programm was to slow. Now it is really sensitiv, even to the sound of me writing on my keyboard!<br />
Again thank you for this real simple but great sound sensor!</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Moritz</title>
		<link>http://tinkerlog.com/2007/05/20/cheap-sound-sensor-for-avr/comment-page-2/#comment-304310</link>
		<dc:creator>Moritz</dc:creator>
		<pubDate>Sun, 15 Jan 2012 13:54:50 +0000</pubDate>
		<guid isPermaLink="false">http://tinkerlog.com/2007/05/20/cheap-sound-sensor-for-avr/#comment-304310</guid>
		<description>Hi,
thank you for this great setup. We built a RGB-LED Controller in a project and I added the Sound Sensor. We used only SMDs, so I choose the MMBT3904 instead of the 2N3904. Well, it does work. But I have the same problem as Josh(#38). My ADC output value is allways around 800 (10bit). And it only varies about +/- 10 when I play some sounds, so it is very tricky to find the right trigger level. What is your difference between silence and sound? I used an MCE101 instead of the MCE 100 but the only difference should be the cable... Has anyone an idea what could cause my high level?</description>
		<content:encoded><![CDATA[<p>Hi,<br />
thank you for this great setup. We built a RGB-LED Controller in a project and I added the Sound Sensor. We used only SMDs, so I choose the MMBT3904 instead of the 2N3904. Well, it does work. But I have the same problem as Josh(#38). My ADC output value is allways around 800 (10bit). And it only varies about +/- 10 when I play some sounds, so it is very tricky to find the right trigger level. What is your difference between silence and sound? I used an MCE101 instead of the MCE 100 but the only difference should be the cable&#8230; Has anyone an idea what could cause my high level?</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Alex</title>
		<link>http://tinkerlog.com/2007/05/20/cheap-sound-sensor-for-avr/comment-page-2/#comment-300279</link>
		<dc:creator>Alex</dc:creator>
		<pubDate>Sat, 24 Dec 2011 09:08:49 +0000</pubDate>
		<guid isPermaLink="false">http://tinkerlog.com/2007/05/20/cheap-sound-sensor-for-avr/#comment-300279</guid>
		<description>It&#039;s only a couple of bucks. Only cents if you don&#039;t count the microcontroller.</description>
		<content:encoded><![CDATA[<p>It&#8217;s only a couple of bucks. Only cents if you don&#8217;t count the microcontroller.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: anzal</title>
		<link>http://tinkerlog.com/2007/05/20/cheap-sound-sensor-for-avr/comment-page-2/#comment-297614</link>
		<dc:creator>anzal</dc:creator>
		<pubDate>Fri, 09 Dec 2011 13:04:59 +0000</pubDate>
		<guid isPermaLink="false">http://tinkerlog.com/2007/05/20/cheap-sound-sensor-for-avr/#comment-297614</guid>
		<description>yaa i have no idea about sound sensor.may i know how much money should i have to spend for this projet??</description>
		<content:encoded><![CDATA[<p>yaa i have no idea about sound sensor.may i know how much money should i have to spend for this projet??</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Raj</title>
		<link>http://tinkerlog.com/2007/05/20/cheap-sound-sensor-for-avr/comment-page-2/#comment-284682</link>
		<dc:creator>Raj</dc:creator>
		<pubDate>Mon, 29 Aug 2011 09:17:17 +0000</pubDate>
		<guid isPermaLink="false">http://tinkerlog.com/2007/05/20/cheap-sound-sensor-for-avr/#comment-284682</guid>
		<description>Hi,
     I have no knowledge in microcontrollers but i can work with labview. I am searching for sound sensor that hear the noise from a pump. Do you have any idea to do this. I had a pump that can give noise when inside the storke is touched to mechanical parts. I need to adjust it by using sound sensor. Can you help with any idea,</description>
		<content:encoded><![CDATA[<p>Hi,<br />
     I have no knowledge in microcontrollers but i can work with labview. I am searching for sound sensor that hear the noise from a pump. Do you have any idea to do this. I had a pump that can give noise when inside the storke is touched to mechanical parts. I need to adjust it by using sound sensor. Can you help with any idea,</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Vignesh</title>
		<link>http://tinkerlog.com/2007/05/20/cheap-sound-sensor-for-avr/comment-page-2/#comment-283215</link>
		<dc:creator>Vignesh</dc:creator>
		<pubDate>Fri, 19 Aug 2011 15:10:47 +0000</pubDate>
		<guid isPermaLink="false">http://tinkerlog.com/2007/05/20/cheap-sound-sensor-for-avr/#comment-283215</guid>
		<description>Hey, great tutorial! I&#039;m thinking of recreating it, though not exactly the same.. Could you tell me if you really need capacitors C2 and C3 which are connected to ports 9 and 10 on the schematic above? Also, is Q1 needed? I&#039;m thinking of using making the following circuit, connecting the &quot;Output to next stage&quot; to an ADC pin, and a servo to an output pin. http://www.reconnsworld.com/audio/simplepreamp.gif

Thanks for your time,
Vignesh R.</description>
		<content:encoded><![CDATA[<p>Hey, great tutorial! I&#8217;m thinking of recreating it, though not exactly the same.. Could you tell me if you really need capacitors C2 and C3 which are connected to ports 9 and 10 on the schematic above? Also, is Q1 needed? I&#8217;m thinking of using making the following circuit, connecting the &#8220;Output to next stage&#8221; to an ADC pin, and a servo to an output pin. <a href="http://www.reconnsworld.com/audio/simplepreamp.gif" rel="nofollow">http://www.reconnsworld.com/audio/simplepreamp.gif</a></p>
<p>Thanks for your time,<br />
Vignesh R.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Alex</title>
		<link>http://tinkerlog.com/2007/05/20/cheap-sound-sensor-for-avr/comment-page-2/#comment-266766</link>
		<dc:creator>Alex</dc:creator>
		<pubDate>Sat, 21 May 2011 09:10:31 +0000</pubDate>
		<guid isPermaLink="false">http://tinkerlog.com/2007/05/20/cheap-sound-sensor-for-avr/#comment-266766</guid>
		<description>The output is analog but I needed only a trigger.</description>
		<content:encoded><![CDATA[<p>The output is analog but I needed only a trigger.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: NOOR</title>
		<link>http://tinkerlog.com/2007/05/20/cheap-sound-sensor-for-avr/comment-page-2/#comment-266763</link>
		<dc:creator>NOOR</dc:creator>
		<pubDate>Sat, 21 May 2011 09:03:04 +0000</pubDate>
		<guid isPermaLink="false">http://tinkerlog.com/2007/05/20/cheap-sound-sensor-for-avr/#comment-266763</guid>
		<description>Hey! 
just a simple question the output should be analog or a trigger ?!</description>
		<content:encoded><![CDATA[<p>Hey!<br />
just a simple question the output should be analog or a trigger ?!</p>
]]></content:encoded>
	</item>
</channel>
</rss>

