How to Interface With Active Buzzer Sensor Module
by mybotic in Circuits > Sensors
8420 Views, 8 Favorites, 0 Comments
How to Interface With Active Buzzer Sensor Module
This tutorial is going to teach you some basics on using Active Buzzer Sensor Module.
Introduction
Description:
An active buzzer sensor module has a built-in oscillation circuit, thus the sound frequency is fixed. It is able to generate the sound itself. So, you can simply turn it on and off with an Arduino pin, just like the way of turning on and off a Led which is connected to Arduino board. Besides, this sensor starts beeping when it is being supplied with DC power supply.
Specifications:
- Operating voltage: 3.3V to 5V
- Active low sensor module
- Driver transistor: S8550
- Size: 3.2cm x 1.3cm
Pin Definition
Sample Hardware Installation
Sample Source Code
To get the result, please download the sample source code attached below and upload it into Arduino.
After uploading, listen to the sound that is produced by Buzzer. Have Fun!