🍪 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.

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

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: 40
  • 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
  • Доставка до адрес: €5.00
  • Доставка до офис на Еконт: €4.50
  • Доставка до офис на Спиди: €3.50
  • Доставка до автомат на Спиди: €2.50
  • Доставка до BOXNOW: €2.00


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

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

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

Secure Shopping
Всички доставки се изпращат с опция застраховка и преглед.
Fast Shipping
Products are send within 3 working days after the order!
24h Service
Може да поръчате по всяко удобно за вас време.
The MYAMI MY-K3010M is a professional adjustable DC bench power supply designed for electronics laboratories, repair centers, educational institutions..
from
€78.00
Add to Cart
The MYAMI MY-K3005MS is a professional adjustable DC bench power supply designed for electronics laboratories, repair centers, educational environment..
from
€63.00
Add to Cart
The 120PCS Dupont jumper wire kit is a practical assortment of jumper cables designed for connecting electronic modules, Arduino boards, Raspberry Pi,..
from
€1.90
Add to Cart
This high-quality 1 mm solder wire is designed for precise soldering of electronic components, printed circuit boards, wires, connectors, and electric..
from
€3.20
The 100PCS Assorted Diode Kit contains 8 of the most commonly used diode types, making it an excellent choice for electronics repair, prototyping, cir..
from
€1.20
Add to Cart