Menu
Your Cart

10Pcs 3.5-5.5V Standard Passive Buzzer Module

10Pcs 3.5-5.5V Standard Passive Buzzer Module
10Pcs 3.5-5.5V Standard Passive Buzzer Module
10Pcs 3.5-5.5V Standard Passive Buzzer Module
10Pcs 3.5-5.5V Standard Passive Buzzer Module
10Pcs 3.5-5.5V Standard Passive Buzzer Module
10Pcs 3.5-5.5V Standard Passive Buzzer Module
10Pcs 3.5-5.5V Standard Passive Buzzer Module
$8.99
Ex Tax: $8.99
  • Stock: In Stock
  • Model: EB0047779
  • SKU: EB0047779
>
Specification:

Working voltage: 3.5-5.5V
Working current: <25mA
PCB Dimension: 18.5mm x 15mm(L x W)

Feature:

No oscillation source, need square wave (frequency 2K-5K ) to drive.
Sound frequency control, you can make a "do re mi fa sol la si" effect.

Package included:

10 x Standard Passive Buzzer Module

reference source programme:

int buzzer=8;// Set the control the buzzer digital IO pin
void setup()
{
pinMode(buzzer,OUTPUT);// Setting the digital IO pin mode , OUTPUT is Wen out
}
void loop()
{
unsigned char i,j;// Define the variable
while(1)
{
for(i=0;i<80;i++)// Wen a frequency sound
{
digitalWrite(buzzer,HIGH);// Sound
delay(1);//delay 1ms
digitalWrite(buzzer,LOW);//Not sound
delay(1);// delay 1ms
}
for(i=0;i<100;i++)// Wen out another frequency sound
{
digitalWrite(buzzer,HIGH);// Sound
delay(2);//delay 2ms
digitalWrite(buzzer,LOW);// Not sound
delay(2);//delay 2ms
}
}
}
After downloading the program, the buzzer experiments are finish.







10Pcs-35-55V-Standard-Passive-Buzzer-Module-984073,10Pcs-35-55V-Standard-Passive-Buzzer-Module-984073,10Pcs-35-55V-Standard-Passive-Buzzer-Module-984073

Write a review

Note: HTML is not translated!
Bad Good

Shipping Time


After you successfully placed an order at RenhotecIC.com, you will receive a confirmation email with your invoice. Once your order is shipped, you will be emailed with the tracking information of your package. Also, you can choose your preferred shipping method during the checkout process. Kindly advise: please select DHL/FedEx if you need our product urgently.

The timeline of the whole shipping process is shown below:

img

The total delivery time is calculated from the time your order is successfully placed to the time received. Total delivery time is broken down into processing time and shipping time.

Processing time: The time it takes to prepare your item(s), includes preparing your items, performing quality inspections, and packaging for shipment. Normally, the processing time is 1-3 days (Only include Monday to Saturday ) after getting your order.

Shipping time: The time for your item(s) to travel from our warehouse to your destination. The shipping time depends on the shipping method you chose. Please refer to the shipping rate section for details. 


Shipping Rates


You could choose the shipping method based on your preference during checkout, different shipping methods will apply different rates and shipping times. Please check the following chart for detail:


Shipping MethodShipping RatesShipping Times
Flat Shipping (Promotion)
$10About 5-30 Working Days to Worldwide (Only include Monday to Saturday )

Standard Express(0.5KG starting price listed)

Based On WeightsAbout 5-15 Working Days to Worldwide (Only include Monday to Saturday )

Priority Express (0.5KG starting price listed)

Based On WeightsAbout 3-7 Working Days to Worldwide (Only include Monday to Saturday )

In addition, the transit time depends on where you're located, the shipping method you choose, and where your package comes from. We will keep you informed of any problems here to help you get your order as soon as possible. 

If you want to know more information, please contact the customer service by contact form or sales@renhotecic.com. We will settle your problem as soon as possible. Enjoy shopping!

Tags: Buzzer