Buy from US Buy from UK Buy from DE Buy from IT Buy from FR Buy from ES Buy from JP


In this lesson, we will show how to use Arduino to control an active buzzer module and make beep alarm.

 

In this lesson, we use a motion sensor to detect your hand motion. Once motion is detected,  active buzzer will beep.

Please plug OSOYOO magic I/O board onto UNO board First. Then  connect PIR module to Port 2 ,   buzzer module to Port 8  in Osoyoo Magic I/O board with a 3-pin PNP cable.   Circuit connection picture as below:

Notice: Shut off your battery or Unplug your power adapter when upload sketch code to Arduino.

Please download the sketch code from following link:

https://osoyoo.info/upload/lesson25.zip

Unzip lesson25.zip, open the lesson25.ino sketch code and upload the code to Arduino IDE.  Then put your hand close the PIR sensor, then the buzzer will beep. After the hand left PIR sensor, the buzzer  will top beep.

A few seconds after the upload finishes, you should hear the buzzer beep.

Note again:

The active buzzer has built-in oscillating source, so it will beep as long as it is electrified, but it can only beep with a fixed frequency.