Sign In | Join Free | My burrillandco.com
Home > Sensor Module for Arduino >

5V Passive Buzzer Module For Electronic Equipment , Arduino Development Kit

    Buy cheap 5V Passive Buzzer Module For Electronic Equipment , Arduino Development Kit from wholesalers
     
    Buy cheap 5V Passive Buzzer Module For Electronic Equipment , Arduino Development Kit from wholesalers
    • Buy cheap 5V Passive Buzzer Module For Electronic Equipment , Arduino Development Kit from wholesalers
    • Buy cheap 5V Passive Buzzer Module For Electronic Equipment , Arduino Development Kit from wholesalers
    • Buy cheap 5V Passive Buzzer Module For Electronic Equipment , Arduino Development Kit from wholesalers
    • Buy cheap 5V Passive Buzzer Module For Electronic Equipment , Arduino Development Kit from wholesalers
    • Buy cheap 5V Passive Buzzer Module For Electronic Equipment , Arduino Development Kit from wholesalers

    5V Passive Buzzer Module For Electronic Equipment , Arduino Development Kit

    Ask Lasest Price
    Brand Name : Oky Newstar
    Model Number : oky3154
    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
    • Product Details
    • Company Profile

    5V Passive Buzzer Module For Electronic Equipment , Arduino Development Kit


    5V Passive Buzzer Module For Electronic Equipment , Arduino Development Kit

    Passive buzzer module with demo code


    Specifications:


    passive 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."
    int buzzer = 11 ;/ / setting controls the digital IO foot buzzer
    void setup ()
    {
    pinMode (buzzer, OUTPUT) ;/ / set the digital IO pin mode, OUTPUT to output
    }
    void loop ()
    {
    unsigned char i, j ;/ / define variables
    while (1)
    {
    for (i = 0; i <80; i + +) / / outputs a frequency sound
    {
    digitalWrite (buzzer, HIGH) ;/ / send voice
    delay (1) ;/ / Delay 1ms
    digitalWrite (buzzer, LOW) ;/ / do not send voice
    delay (1) ;/ / delay ms
    }
    for (i = 0; i <500; i + +) / / output to another frequency sound
    {
    digitalWrite (buzzer, HIGH) ;/ / send voice
    delay (2) ;/ / delay 2ms
    digitalWrite (buzzer, LOW) ;/ / do not send voice
    delay (2) ;/ / delay 2ms
    }
    }
    }


    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

    Quality 5V Passive Buzzer Module For Electronic Equipment , Arduino Development Kit for sale
    Inquiry Cart 0
    Send your message to this supplier
     
    *From:
    *To: Oky Newstar Technology Co., Ltd
    *Subject:
    *Message:
    Characters Remaining: (0/3000)