This website is owned and operated by BuildCircuit.COM team. See details
- Need Help? buildcircuits.com@gmail.com
- Home
- Black Piezo Piezoelectric Passive Buzzer Speaker Alarm 16x4mm
Product Categories
- FREE SHIPPING Items (6)
- Bluetooth Audio Amplifier (27)
- Bluetooth Audio Amplifier (Apt-X) (29)
- Bluetooth Audio Receiver/Transmitter modules (26)
- Bluetooth Audio volume controller (5)
- Bluetooth Relays (16)
- Scoreduino (11)
- Digital Scoreboards (32)
- Scoreduino DMD (15)
- Dot Matrix Displays (9)
- Arduino Modules (9)
- Arduino Shields (6)
- Counters (7)
- DIY Kits (17)
- Lazybones (9)
- Bluetooth Relays (16)
- RF Relays (7)
- Timer Relays (9)
- USB Relays (19)
- FM transmitters (3)
- Buck and Boost Modules (1)
- Power supplies (8)
Featured product
US $49.95 – US $50.95
US $24.95 – US $25.95
Description
This product is shipped WORLDWIDE from Australia.
This is a passive/piezo buzzer terminated with color-coded wire (Red and Black) for connection to your project. We are using it for many projects.
Of course, you can also use it with Arduino, or Raspberry Pi or any microcontroller that produce tone signal.
Features:
- This is a piezo buzzer or passive buzzer.
- It requires pulses with certain frequencies to produce tones.
- Comes with color-coded wire for easy connection
- Operating voltage: 5V DC
- Size: 16x4mm
Packing List:
- 1 x 5V Piezo Buzzer
How to test ?
Connect the black wire of the buzzer to GND pin of Arduino and red wire to pin 13 and this code:
const int buzzer = 13;
void setup()
{
pinMode(buzzer, OUTPUT);
}
void loop() {
tone(buzzer, 1200);// set tone frequency
delay(1000);
noTone(buzzer);
delay(1000);
}
Shipping & Return
SHIPPING
Our default shipping method is Registered International Post with a tracking code. Alternatively, you may opt for express shipping via DHL or FedEx.
Please note that we endeavor to ship all orders within 24 to 48 hours. The typical delivery time frame ranges between 2 to 4 weeks.
Kindly be aware that unforeseen circumstances, including customs or postal delays, may occasionally affect delivery times beyond our control.
Customers are responsible for any customs charges and should verify their country's customs policy.
RETURNS
If you are dissatisfied with the product, you may initiate a return within one month from the date of delivery. Please ensure that the product is sent back to our address in Sydney, Australia. Kindly note that all shipping charges associated with the return are the responsibility of the customer.
Reviews
Related Products
Recently viewed products
Copyright © BUILDCIRCUIT.COM and SCOREDUINO.COM. All Rights Reserved.
Shopping cart
close
-
WHAT ARE YOU LOOKING FOR?Search
- Login / Register
- Home
-
Shop
All categories
- FREE SHIPPING Items
- Bluetooth Audio Amplifier
- Bluetooth Audio Amplifier (Apt-X)
- Bluetooth Audio Receiver/Transmitter modules
- Bluetooth Audio volume controller
- Bluetooth Relays
- Scoreduino
- Digital Scoreboards
- Scoreduino DMD
- Dot Matrix Displays
- Arduino Modules
- Arduino Shields
- Counters
- DIY Kits
- Lazybones
- Bluetooth Relays
- RF Relays
- Timer Relays
- USB Relays
- FM transmitters
- Buck and Boost Modules
- Power supplies
- page
- Blog Tutorials and Documents
- Wishlist (0)
- Compare (0)
- Contact Us