Oky Newstar Technology Co., Ltd

Starter Kits,Controller Board, Sensor Modules Factory DIY Educational programmable Robot Projects manufacturer

Manufacturer from China
Active Member
12 Years
Home / Products / Sensor Module for Arduino /

Active Speaker Sensor Module for Arduino

Contact Now
Oky Newstar Technology Co., Ltd
City:shenzhen
Province/State:guangdong
Country/Region:china
Contact Person:MsAmy
Contact Now

Active Speaker Sensor Module for Arduino

Ask Latest Price
Video Channel
Place of Origin :Guangdong China (Mainland)
Brand Name :Oky Newstar
Model Number :oky3153
MOQ :10 Piece/Pieces
Delivery Time :3-5 workdays after payment
Payment Terms :L/C,D/A,D/P,T/T,Western Union,MoneyGram
Supply Ability :1000 Piece/Pieces per Day
Price :USD0.33-0.38/piece
Packaging Details :1 x speaker buzzer module
Certification :RoHS
Voltage :5V
Color :Black + silver gray
Package dimension :77x42x13mm
Weight :5g
Warranty :2 years
Factory :Yes
more
Contact Now

Add to Cart

Find Similar Videos
View Product Description

Sensors Active Buzzer Module Electronic Sound Devices for Arduino

Active buzzer module with demo code

Specifications:

Active buzzer module

Buzzer is an integrated structure of electronic transducers, DC power supply, widely used in computers, printers, copiers, alarms, electronic toys, automotive electronic equipment, telephones, timers and other electronic products for sound devices . Active buzzer 5V Rated power can be directly connected to a continuous sound, this section dedicated sensor expansion module and the Arduino board in combination, can complete a simple circuit design, to "plug and play."

Arduino test code:
int speakerPin = 8 ;/ / control horn pin
int potPin = 4 ;/ / control pin adjustable resistor
int value = 0;
void setup ()
{
pinMode (speakerPin, OUTPUT);
}
void loop () {
value = analogRead (potPin); reading resistor values pin
digitalWrite (speakerPin, HIGH);
delay (value); adjust the speaker sound of the time;
digitalWrite (speakerPin, LOW);
delay (value); adjust the speaker does not ring a time;
}

Competitive Advantage:

1. Convenient & Friendly Customer Service
2. Low Prices Direct From Factory Suppliers
3. Fast Delivery Around the World.
4. High Quality With Global Standards.
5. 1 Year Factory Warranty
6. Safe Shipping Way and Payment

Photo:

Active Speaker Sensor Module for Arduino

Active Speaker Sensor Module for Arduino

Active Speaker Sensor Module for Arduino

Inquiry Cart 0