Buzzer

From Microduino Wiki
Revision as of 05:45, 6 September 2015 by Bruceliu@microduino.cc (talk) (Debugging)
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to: navigation, search

Objective

This tutorial will show you the way to use Microduino buzzer.

Equipment



  • Other Hardware Equipment
    • 1x USB cable

Program

You can find the code here: Buzzer

Debugging

Step 1: Connect Microduino buzzer to D6 pin of Microduino buzzer.

MicroduinoBuzzerSensor.png


Step 2: Connect the Microduino-CoreUSB to your PC with the USB cable and upload the code.

MicroduinoBuzzerSensor1.png


Step 3: Power on and listen to see what happens.

MicroduinoBuzzerSensor2.png


Step 4: You’ll hear a sound like an alarm.

Result

You can make an alarm sound through a buzzer.

Video