Sign In | Join Free | My frbiz.com
China Oky Newstar Technology Co., Ltd logo
Oky Newstar Technology Co., Ltd
Starter Kits,Controller Board, Sensor Modules Factory DIY Educational programmable Robot Projects manufacturer
Active Member

12 Years

Home > Sensor Module for Arduino >

3.3 - 5V Active Buzzer Module for Arduino with demo code AVR PIC

Oky Newstar Technology Co., Ltd
Contact Now

3.3 - 5V Active Buzzer Module for Arduino with demo code AVR PIC

Brand Name : OEM

Model Number : Module for Arduino

Place of Origin : Guangdong China (Mainland)

MOQ : 10 Piece/Pieces

Price : Negotiable

Payment Terms : L/C,D/A,D/P,T/T,Western Union,Moneygram

Supply Ability : 1000 Piece/Pieces per Day

Delivery Time : 2-5 workdays after payment

Packaging Details : 5cm x 4cm x 3cm

color : showed in picture

name : Active Buzzer Module

item brand : 100% new

Operating Voltage : 3.3-5V

Working current : <25mA

factory price : yes

Contact Now

3.3 - 5V Active Buzzer Module for Arduino with demo code AVR PIC

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 board for Arduino in

combination, can complete a simple circuit design, to "plug and play."

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 Globe.
4. High Quality With Global Standards.
5. 3 year factory warranty
6. Safe shipping way and payment

Welcome ODM/OEM orders, we are professional to improve, design, process, manufacture products according to your requirement !

Photos:
3.3 - 5V Active Buzzer Module for Arduino with demo code AVR PIC3.3 - 5V Active Buzzer Module for Arduino with demo code AVR PIC

Product Tags:

shields for arduino

      

arduino sensors kit

      
China 3.3 - 5V Active Buzzer Module for Arduino with demo code AVR PIC wholesale

3.3 - 5V Active Buzzer Module for Arduino with demo code AVR PIC Images

Inquiry Cart 0
Send your message to this supplier
 
*From:
*To: Oky Newstar Technology Co., Ltd
*Subject:
*Message:
Characters Remaining: (0/3000)