Skip to content

Latest commit

 

History

History

BuzzerPot

BuzzerPot





Boards

ArduinoUno, LaunchPadF5529

Description

Using a potentiometer, drive a buzzer. We illustrate two
variations:
DIRECT   : Buzzer is directly connected to potentiometer.
WITH_PWM : Buzzer is sampled by microcontroller, which then
uses PWM to drive the buzzer.