Active Buzzer
Overview
The active buzzer is a typical digital output device that is as easy to use as lighting up an LED!
Two types of buzzers are included in the kit. We need to use active buzzer. Turn them around, the sealed back (not the exposed PCB) is the one we want.
Wiring
Note
When connecting the buzzer, make sure to check its pins. The longer pin is the anode and the shorter one is the cathode. It’s important not to mix them up, as doing so will prevent the buzzer from producing any sound.
Schematic Diagram
Code
Note
You can open the file
04_Active_Buzzer.inounder the path ofBasic-Starter-Kit-for-Arduino-Uno-R4-WiFi-main\Codedirectly.
After the code is uploaded successfully, you will hear a beep every second.