17. Case 13: Lively Music

17.1. Introduction

We can adjust the frequency of the buzzer sound through the potentiometer. Try to create unique music by turning the potentiometer!

../../_images/case_13_01.png

17.2. Quick to Start

Mterials

Nezha expansion board × 1

micro:bit × 1

Trimpot × 1

RJ11 wires × 1

Bricks × n

Tips: You may need to purchase Nezha Inventor’s Kit if you want all the above compoents.

Connection Diagram

Connect the trimpot to J1 port on the Nezha expansion board.

../../_images/case_13_03.png

Assembly Video

Video reference for building:https://youtu.be/G0hycQ2rxCk

Assembly Steps

../../_images/case_step_13_01.png

../../_images/case_step_13_02.png

../../_images/case_step_13_03.png

../../_images/case_step_13_04.png

../../_images/case_step_13_05.png

../../_images/case_step_13_06.png

../../_images/case_step_13_07.png

17.3. MakeCode Programming.

Step 1

Click “Advanced” in the makecode drawer to see more choices.

../../_images/case_01_10.png

We need add a package for programming. Click “Extensions” in the bottom of the makecode drawer and search with “Planet X” to have the package downloaded.

../../_images/case_01_11.png

Note: If you met a tip indicating it might be deleted due to incompatibility, you may continue as it indicates or create a new project in the menu.

Step 2

Programme

../../_images/case_13_15.png

Result

The tones could be adjusted via the trimpot.

../../_images/case-gif-13.gif