<?xml version="1.0"?>
<feed xmlns="http://www.w3.org/2005/Atom" xml:lang="zh-CN">
		<id>http:///https//wiki.microduino.cn/index.php?action=history&amp;feed=atom&amp;title=Microduino-Sound</id>
		<title>Microduino-Sound - 版本历史</title>
		<link rel="self" type="application/atom+xml" href="http:///https//wiki.microduino.cn/index.php?action=history&amp;feed=atom&amp;title=Microduino-Sound"/>
		<link rel="alternate" type="text/html" href="https//wiki.microduino.cn/index.php?title=Microduino-Sound&amp;action=history"/>
		<updated>2026-04-29T19:27:16Z</updated>
		<subtitle>本wiki的该页面的版本历史</subtitle>
		<generator>MediaWiki 1.30.0</generator>

	<entry>
		<id>https//wiki.microduino.cn/index.php?title=Microduino-Sound&amp;diff=11089&amp;oldid=prev</id>
		<title>1304410487@qq.com：Created page with &quot;{{Language|Microduino-Sound}} {| style=&quot;width: 800px;&quot; |- |  Microduino-Sound  Microduino-Sound is a sound detection sensor...&quot;</title>
		<link rel="alternate" type="text/html" href="https//wiki.microduino.cn/index.php?title=Microduino-Sound&amp;diff=11089&amp;oldid=prev"/>
				<updated>2015-10-28T05:51:07Z</updated>
		
		<summary type="html">&lt;p&gt;Created page with &amp;quot;{{Language|Microduino-Sound}} {| style=&amp;quot;width: 800px;&amp;quot; |- | &lt;a href=&quot;/index.php/%E6%96%87%E4%BB%B6:Microduino-Sound-v1.jpg&quot; title=&quot;文件:Microduino-Sound-v1.jpg&quot;&gt;400px|thumb|right| Microduino-Sound&lt;/a&gt;  Microduino-Sound is a sound detection sensor...&amp;quot;&lt;/p&gt;
&lt;p&gt;&lt;b&gt;新页面&lt;/b&gt;&lt;/p&gt;&lt;div&gt;{{Language|Microduino-Sound}}&lt;br /&gt;
{| style=&amp;quot;width: 800px;&amp;quot;&lt;br /&gt;
|-&lt;br /&gt;
|&lt;br /&gt;
[[File: Microduino-Sound-v1.jpg|400px|thumb|right| Microduino-Sound]]&lt;br /&gt;
&lt;br /&gt;
Microduino-Sound is a sound detection sensor. &lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
==Feature==&lt;br /&gt;
*Capacitance sound detection component; &lt;br /&gt;
&lt;br /&gt;
==Specification==&lt;br /&gt;
*Electrical specification &lt;br /&gt;
**Operation voltage: 3.3V~5V&lt;br /&gt;
**Input device &lt;br /&gt;
*Tech parameters  &lt;br /&gt;
**Voltage measurement range: : 0～5V（Frequency range: 100Hz～4000Hz）；&lt;br /&gt;
**Sound intensity range: 45～120dB；&lt;br /&gt;
**Accuracy:±1%&lt;br /&gt;
*Size &lt;br /&gt;
**Size of the sensor: 5mm*5mm，&lt;br /&gt;
**Size of the board: 20mm*20mm&lt;br /&gt;
*1.27mm-pitch 4Pin interface&lt;br /&gt;
*Connection method &lt;br /&gt;
**Output: 0~5V analog signal &lt;br /&gt;
**Pin description: GND, VCC, signal output and NC(empty). Since the output signal is simulated, it needs analog interface to detect (A0-A7), which can connect to Sensorhub with the corresponding pins (A6. A2 and A0). &lt;br /&gt;
[[file:mCookie-sensorhub_rule.JPG|thumb|800px|center]]&lt;br /&gt;
[[File: Microduino-Sound_rule1.jpg|600px|thumb|center]]&lt;br /&gt;
&lt;br /&gt;
==Document==&lt;br /&gt;
*Schematic: '''[[File: Microduino_Sound.Zip]]'''&lt;br /&gt;
&lt;br /&gt;
==Development==&lt;br /&gt;
===Preparation===&lt;br /&gt;
*Make sure you build Microduino IDE or refer to: [[Microduino Getting started]]&lt;br /&gt;
*Core selection &lt;br /&gt;
**1. Adopt [[Microduino-CoreUSB]] or [[mCookie-CoreUSB]] as the core. &lt;br /&gt;
**2. Adopt [[Microduino-Core]] or [[Microduino-Core+]] as the core plus [[Microduino-USBTTL]] as the program download module. &lt;br /&gt;
===Program===&lt;br /&gt;
*Open &amp;quot; AnalogInput &amp;quot; in the libraries. &lt;br /&gt;
[[file:mCookie-AnalogInput.JPG|thumb|800px|center]]&lt;br /&gt;
*int sensorPin = A0;  Define the analog A0 as the input pin. &lt;br /&gt;
*sensorValue = analogRead(sensorPin);    Read values of the pin. &lt;br /&gt;
&lt;br /&gt;
===Hardware Buildup===&lt;br /&gt;
*Stack all modules together and then connect the Sound sensor to the A0 slot of [[Microduino-Sensorhub]] with the wire. &lt;br /&gt;
For reference: [[Microduino-Sensorhub]]&lt;br /&gt;
[[file:Microduino-sensorhub_Analog.PNG|thumb|400px|center]]&lt;br /&gt;
For reference: [[mCookie-Hub]]&lt;br /&gt;
[[file:mCookie-sensorhub_Analog.PNG|thumb|400px|center]]&lt;br /&gt;
*Connect the core, Sensorhub and the Microduino-Sound to a computer with a USB cable.    &lt;br /&gt;
* Select the right board and COM port, compile and download.  You can refer to [[AVR Core：Getting started]]&lt;br /&gt;
 [[file:upload.JPG|thumb|800px|center]]&lt;br /&gt;
*Select the right port number from Tools→Serial Port in Arduino IDE after compiling, then download the program.  &lt;br /&gt;
*Open the serial monitor after download. The values displayed on the serial monitor reflect the sound intensity currently detected by the Sound sensor. &lt;br /&gt;
==Application==&lt;br /&gt;
Microduino-Sound is suitable for collecting sound or sound vibration detection. &lt;br /&gt;
&lt;br /&gt;
===Project===&lt;br /&gt;
* '''[[Sound Detection Sensor]]'''&lt;br /&gt;
&lt;br /&gt;
==Purchase==&lt;br /&gt;
&lt;br /&gt;
==History==&lt;br /&gt;
&lt;br /&gt;
==Pictures==&lt;br /&gt;
&lt;br /&gt;
*Front &lt;br /&gt;
[[file: Microduino-Sound-F.JPG|thumb|600px|center|Microduino-Sound Front]]&lt;br /&gt;
*Back &lt;br /&gt;
[[file: Microduino-Sound -b.JPG|thumb|600px|center|Microduino-Sound Back]]&lt;br /&gt;
|}&lt;/div&gt;</summary>
		<author><name>1304410487@qq.com</name></author>	</entry>

	</feed>