Store category

You may also like

Arduino 3pin/4pin interface Electronic Brick Sound Sensor Microphone Mic Module

Product Description

Descriptions:


This module can be connected to the analog I / O port,
when speaking to the microphone, the analog value will be changed.
A recorder can be made by reading and saving the analog value.

Specifications:

Brick Type

Sensor Brick

Brick Interface

3PIN

Brick Power Supply

5V

Board Size

33 × 14 × 1.6mm


Parameter Min. Typical Max. Unit
Working voltage 4.5 5 5.5 VDC
Digital output voltage(VCC=5V) 0 - 5 V
Working current(5V) - 260 - uA
Frequency range 100 - 10000 Hz
Sensitivity - -50 - dB

DEMO:

Connect S port of electronic brick of microphone to A0 port of Arduino, and we will use the following program to read the analog value. When the value exceeds the threshold, the LED indicator will flash.


1 const int ledPin = 13; // the number of the LED pin
2 const int thresholdvalue=400; //The threshold to turn the led on
3 void setup() {
4 pinMode(ledPin, OUTPUT);
5 }
6 void loop() {
7 int sensorValue = analogRead(A0); //use A0 to read the electrical signal
8 if(sensorValue>thresholdvalue)
9 digitalWrite(ledPin,HIGH); //if the value read from A0 is larger than 400,then light the LED
10 delay(200);
11 digitalWrite(ledPin,LOW);
12 }

 
WE PROMISE YOU CAN GET THE ITEMS YOU PAID OR REFUND.

To USA: Send by e-package.
To other countries: Order more than $25, provide free tracking number. Order less than $25,customer can pay $2 to get a tracking number.

We located in the biggest electronic market in China--HQB(Shenzhen) ,Specialist in ICs over 10 years, we seek to establish long-term business relationships.

 

  We appreciate positive feedback . we always try our best to service our customers . so if you

have ant question ,PLEASE DON’T HESITATE TO CONTACT US IMMEDIATEDLY,

we are always here to offer help .


 

We prefer PayPal .For purchasing multiple items , please contact us for a combined invoice .

generally we would like to receive payment thin 48 hours if .

 

          PLEASE BUY WITH CONFIDENCE
 
     We specialize in electronic components . ICs, Capacitors, Diodes, Resistors, LEDs,
     NEW , ORIGINAL parts . please buy with confidence .We offer NO-QUESTION-REFUND 
 

 

 
     We provide airmail service with good package . The items will be shipped within the nest

2 business days after we received the payment . when you buy multiple items ,your shipping

cost will be combined with discount .

PushAuction

DataCaciques