Reference: RBD-2496
Brand: DFRobot
Banner

Passive Buzzer Module is a built-in construction of digital transducers, DC energy provides, extensively utilized in computer systems, printers, copiers, alarms, digital toys, car digital apparatus, phones, timers and different digital electronics projects for Alert sound. Featured By RoboticsBD.
This PCB Mounted Passive Buzzer Module can produce a range of sound tones depending on the input frequency, i.e it can generate tones between 1.5 to 2.5 kHz by switching it on and off at different frequencies either using delays or PWM. Featured By RoboticsBD.
Product Images are shown for illustrative purposes only and may differ from the actual product.
Note: Product images/ Components brand may vary from actual product as our stock rotates.
Note: PCB might be different from the picture as per stock

| General Specification | |
| Operating Voltage (VDC) | 1.5 ~ 15 |
| Max. Operating Current (mA) | 25 |
| Tone Generation Range (kHz) | 1.5 ~ 2.5 |
| Length (mm) | 15 |
| Width (mm) | 19.7 |
| Height (mm) | 10 |
| Weight (gm) | 1 (approx) |
| Shipment Weight | 0.01 kg |
| Shipment Dimensions | 12 × 8 × 2.5 cm |
Please allow 5% measuring deviation due to manual measurement.
int buzzer = 8; // set the buzzer control digital IO pin
void setup() {
pinMode(buzzer, OUTPUT); // set pin 8 as output
}
void loop() {
for (int i = 0; i < 80; i++) {
digitalWrite(buzzer, HIGH); // make a sound
delay(1); // send high signal to buzzer
digitalWrite(buzzer, LOW); // delay 1ms
delay(1); // send low signal to buzzer
}
delay(50);
for (int j = 0; j < 100; j++) {
digitalWrite(buzzer, HIGH); //make another sound
delay(2);
digitalWrite(buzzer, LOW); // delay 2ms
delay(2);
}
delay(100);
}1 x PCB Mounted Passive Buzzer Module
Specific References
Your review appreciation cannot be sent
Report comment
Report sent
Your report cannot be sent
Write your review
Review sent
Your review cannot be sent
Reference: RBD-2496
Brand: DFRobot
Reference: RBD-2672
Reference: RBD-2676
Reference: RBD-0416
Reference: RBD-0690
Reference: RBD-1770
Reference: RBD-1367
Reference: RBD-2467
Reference: RBD-550
Reference: RBD-2680
Reference: RBD-3056
Reference: RBD-3049
Reference: RBD-2856
Brand: DFRobot
Reference: RBD-1856
Reference: RBD-3312
Reference: RBD-1575
Reference: RBD-0768
Reference: 0245
Reference: RBD-0022
Reference: RBD-0755
Reference: RBD-0133
Reference: RBD-0120
Reference: RBD-1300
Reference: RBD-0770
Reference: RBD-1738
Reference: RBD-2098
Reference: RBD-1022
Reference: RBD-1898
Reference: RBD-0767
Reference: RBD-2085
Reference: RBD-2097
Reference: RBD-0291
check_circle
check_circle