Part 1 Objective
After you write the program and upload it to mBot, your mBot can identify the button you press, and tell whether the button is pressed and play the note once you press the on-board black button.
Part 2 Preparation
-
mBot x 1
-
USB cable (Type-B) x 1
-
Computer with network access x 1
-
Connect mBot to the computer by using the cable.
-
Open mBlock 5 (PC client or web version), click +add in the lower left Devices area, select mBot from the Device Library, click Connect, and select the Upload mode. (Live mode: you can click on the blocks to see the real-time running effect, but you need to keep the cable connected to the computer. Upload mode: you can upload a program to mBot, and you can unplug the cable to run the program.)
Part 3 Programming
After you upload the program to mBot, your mBot plays the note when you press the on-board black button.
Script image
Part 4 Project file
Part 5 Practice
-
Change the note.
-
Change the number of beats.
Comments
Please sign in to leave a comment.