Skip to main content

1.1

Major VersionM

by Pete Prodoehl

Introduction

Connect a piezo speaker to a Bit Board and control it with code.

We'll explore how we can make sounds using a piezo speaker.

Video Overview

Featured Document

  1. We'll use Maker Tape to connect the Piezo  to the Bit Board on a LEGO baseplate. The Piezo will connect to Pin 8 and to Ground (GND).
    • We'll use Maker Tape to connect the Piezo to the Bit Board on a LEGO baseplate.

    • The Piezo will connect to Pin 8 and to Ground (GND).

    • You'll notice the Ground on the Bit Board (as well as the Piezo and other Crazy Circuits components we'll use) is color coded White.

  2. If you've never used a micro:bit before you'll want to check out this guide:  Bit Board V2 Setup and Use
    • If you've never used a micro:bit before you'll want to check out this guide: Bit Board V2 Setup and Use

    • We're going to load the following code for our Piezo Tones program: https://makecode.microbit.org/_XoAM1xXYE...

    • We'll play some various tones, with a pause between each one, and finally use the stop all sounds block to make sure the last one doesn't keep playing!

    • Note that we've set our audio pin to P8, and also have the set built-in speaker block to on. This means the sound will play on the Crazy Circuits Piezo as well as the micro:bit's built-in piezo.

    • Once the code is loaded it should start running immediately.

    • You can power the micro:bit via the USB cable you used to load the code or you can use a battery pack plugged into the Bit Board.

    • The micro:bit will use the repeat block to play four tones four times, then stop all the sounds for 10 seconds, and repeat.

Finish Line

Attached Documents

Pete Prodoehl

Member since: 3/4/20

1,840 Reputation

424 Guides authored

0 Comments

Add Comment



View Statistics:

Past 24 Hours: 0

Past 7 Days: 0

Past 30 Days: 2

All Time: 34