Me Sound Sensor

Overview

Based on a microphone, the Me Sound Sensor can be used to detect the ambient sound intensity. Its main component is LM2904 low-power amplifier. The module can be used to build some interactive projects, such as the voice operated switch, and the dance-following robot. Its black ID means that it has an analog port and should be connected to the port with black ID on Makeblock Orion.

Technical specifications

● Operating voltage: 5V DC
● Microphone sensitivity (1 Khz): 50-54dB
● Microphone impedance: 2.2 KΩ
● Microphone frequency: 16-20 KHz
● Microphone SNR: 54 db
● Control mode: Single analog port output
● Maximum current: 0.5mA
● Type of power amplifier: LM2906
● Module size: 51 x 24 x 18 mm (L x W x H)

Functional characteristics

● Brightness of onboard LED indicates the intensity of sound
● High sensitivity to the sound
● White area of module is the reference area to contact metal beams
● Anti-reverse protection – connecting the power supply inversely will not damage IC
● Support mBlock GUI programming, and applicable to users of all ages
● Adopt RJ25 port for easy connection
● Provide pin-type port to support most development boards including Arduino series微信截图_20160129145250

Pin definition

The port of Me Sound Sensor has three pins, and their functions are as follows:微信截图_20160129145353

Wiring mode

● Connecting with RJ25
Since the port of Me Sound Sensor has black ID, you need to connect the port with black ID on Makeblock Orion when using RJ25 port. Taking Makeblock Orion as example, you can connect it to ports No. 6, 7, and 8 as follows:微信截图_20160129145447

● Connecting with Dupont wire
When the Dupont wire is used to connect the module to the Arduino UNO Baseboard, its AO pin should be connected to analog pin as follows:微信截图_20160129145519

Guide to programming

● Arduino programming
If you use Arduino to write a program, the library Makeblock-Library-master should be invoked to control the Me Sound Sensor. This is a routine to instruct the module to detect the intensity of ambient sound through Arduino programming.微信截图_20160129145554微信截图_20160129145613

Read the detected result from the Me Sound Sensor, and output the result to serial monitor in Arduino IDE in the cycle of 100ms. Upload the code segment to the Makeblock Baseboard and click the Arduino serial monitor, and then you will see the running result as follows:微信截图_20160129145642

Schematic

Me Sound Sensor

Skills

Posted on

2016-12-21