🍪 We use cookies!
We use cookies and other similar technologies to improve your browsing experience and the functionality of our site. Learn more in our Privacy Policy.

До 7-и септември (включително) няма да изпращаме поръчки!

Passive Buzzer – Create Melodies and Sound Effects with Arduino and PWM Signal

Passive Buzzer Module
Passive Buzzer Module
Passive Buzzer Module
Passive Buzzer Module
Passive Buzzer Module
Passive Buzzer Module
Passive Buzzer – Create Melodies and Sound Effects with Arduino and PWM Signal
from
€0.30
Price in reward points: 30
  • Stock: 44
  • Brand: OEM
  • Reward Points: 2
  • Model: 6988

This passive buzzer module is your tool for adding sound and melodies to electronic creations! Unlike active buzzers that emit only a single fixed tone, this passive module is fully controlled by a microcontroller (like Arduino) via a PWM signal. This gives you full creative control – you can generate different pitches, program entire tunes, or create custom sound alerts for alarms and notifications. With its compact size and operating voltage of 3.3V - 5V, it is the perfect choice for educational projects, smart gadgets, toys, or any interactive system that needs to "speak up".

The module is ready to use – it often includes a built-in current-limiting resistor and can be easily connected with jumper wires to your board.

Key Specifications:

  • Type: Passive Buzzer (no internal oscillator)

  • Operating Voltage: 3.5V - 5.5V

  • Operating Current: < 25 mA

  • Control: Via external PWM signal (square wave)

  • Recommended Driving Frequency Range: 2 kHz – 5 kHz

  • Module (PCB) Dimensions: 18.5 mm (L) x 15 mm (W)

  • Compatibility: Arduino, Raspberry Pi, ESP8266/ESP32 and other microcontrollers.

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:

1 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
}
}
}

Write a review

Please login or register to review
  • Доставка до адрес: €6.00
  • Доставка до офис на Еконт: €5.00
  • Доставка до офис на Спиди: €4.00
  • Доставка до автомат на Спиди: €3.00
  • Доставка до BOXNOW: €2.00

    • За фиксиран час се добавя €2.00
    • Безплатна доставка при поръчка над €99.00


    Всички поръчки се изпращат с застраховка и преглед. Моля при получаването на продукта да го прегледате пред куриера за евентуални наранявания при превоза.

    Стоката се изпраща до 2 работни дни след направената поръчка. Имате право да върнете стоката в 14 дневен период, като цената на доставката при връщането е за ваша сметка.

Secure Shopping
Всички доставки се изпращат с опция застраховка и преглед.
Fast Shipping
Products are send within 3 working days after the order!
24h Service
Може да поръчате по всяко удобно за вас време.
The Vention VAB-S01-L is a 6.5mm Stereo Jack Male to 3.5mm Stereo Jack Female audio adapter designed to connect audio equipment using different standa..
from
€2.90
Add to Cart
The VCom CV022-1.5m is an analog audio cable with a 2x RCA M to 2x RCA M configuration, designed for connecting audio devices equipped with standard R..
from
€1.00
Add to Cart
The VCom CV905-5m is a digital optical TOSLINK audio cable designed for connecting audio and multimedia devices equipped with standard optical digital..
from
€5.20
Add to Cart
The VCom CV905-3m is a digital optical TOSLINK audio cable designed for transmitting digital audio signals between devices equipped with standard opti..
from
€5.10
Add to Cart
The VCom CV905-1.8m is a digital optical TOSLINK audio cable designed for transmitting digital audio signals between devices equipped with standard TO..
from
€2.10
Add to Cart