Send Message
Tel:
Oky Newstar Technology Co., Ltd
Oky Newstar Technology Co., Ltd

Starter Kits,Controller Board, Sensor Modules Factory

DIY Educational programmable Robot Projects manufacturer

Home ProductsSensor Module for Arduino

3 Pin / 4 Pin Electronic Arduino Microphone Module 5V 37 X 31 X1.6MM

3 Pin / 4 Pin Electronic Arduino Microphone Module 5V 37 X 31 X1.6MM

  • 3 Pin / 4 Pin Electronic Arduino Microphone Module 5V 37 X 31 X1.6MM
  • 3 Pin / 4 Pin Electronic Arduino Microphone Module 5V 37 X 31 X1.6MM
  • 3 Pin / 4 Pin Electronic Arduino Microphone Module 5V 37 X 31 X1.6MM
3 Pin / 4 Pin Electronic Arduino Microphone Module 5V 37 X 31 X1.6MM
Product Details:
Place of Origin: Guangdong China (Mainland)
Brand Name: OEM
Certification: RoHS
Model Number: OKY3136
Payment & Shipping Terms:
Minimum Order Quantity: 10Piece/Pieces
Price: USD0.81-0.92/piece
Packaging Details: Different package at optional: 1. Retailing Package: Crystal box 2. Bulking Packing:plastic case 3. Retailing Box package design according to your requirement( Order > 1000PCS)
Delivery Time: 1-3 workdays after payment
Payment Terms: L/C,D/A,D/P,T/T,Western Union,MoneyGram
Supply Ability: 100000Piece/Pieces per Day
Contact Now
Detailed Product Description
Voltage: 5V Interface: 3PIN/4PIN
N.W: 20g Delivery Time: 1-3 Days
Size: 37 X 31 X1.6MM User: Students,Engineers Etc.
Warranty: 2 Years Factory: Yes
High Light:

arduino sensors kit

,

arduino temperature sensor

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

 

 

Description/Specification 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.
DEMO Connect S port of electronic brick of microphone, 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);

 

 

Different package at optional:
1. Retailing Package:Anti-static bag
2. Bulking Packing:Plastic Bag Package
3. Retailing Box package design according to your requirement( Order > 3000PCS)

 

 

photos:

3 Pin / 4 Pin Electronic Arduino Microphone Module 5V 37 X 31 X1.6MM 0

Contact Details
Oky Newstar Technology Co., Ltd

Contact Person: Ms. Erica Teng

Tel: +8613410424757

Send your inquiry directly to us
Oky Newstar Technology Co., Ltd
Room1105, Block B, Chinto Technology Building, Minzhi Road, LongHua, ShenZhen city, GuangDong province, China
Tel:86-755-23578860
Mobile Site Privacy Policy | China Good Quality Starter Kit for Arduino Supplier. © 2013 - 2024 diyelectronicskit.com. All Rights Reserved.