NEW
Font size
WorksheetsExploring Micro:Bit Fun
Total questions: 7
Worksheet time: 4mins
What components do you need to build a Micro:Bit piano?
Micro:Bit board, speaker/buzzer, input method (buttons/touch sensors)
Micro:Bit board, touchscreen, MIDI controller
Micro:Bit board, microphone, amplifier
Micro:Bit board, LED display, power supply
What is the purpose of the Micro:Bit step counter?
To measure the user's heart rate.
To monitor the user's sleep patterns.
To track the number of steps taken by the user.
To calculate the distance traveled by the user.
How can you create a simple melody using Micro:Bit?
Write code to control a robot using Micro:Bit.
Connect a speaker to play audio files with Micro:Bit.
Use the LED display to create visual patterns with Micro:Bit.
Use the music module to play notes and melodies with Micro:Bit.
How does the Micro:Bit detect steps for the step counter?
The Micro:Bit detects steps with a light sensor.
The Micro:Bit detects steps using its accelerometer.
The Micro:Bit detects steps using GPS signals.
The Micro:Bit detects steps through sound waves.
How can you change the pitch of a tone on the Micro:Bit?
Adjust the pitch using the 'stopTone' command.
Change the tone by modifying the 'playSound' function.
Use the 'playTone' function with different frequency values.
Use the 'setVolume' function to adjust sound levels.
What sensors are used in the Micro:Bit step counter?
Temperature Sensor
Gyroscope
Magnetometer
Accelerometer
What is the function of the A and B buttons on the Micro:Bit piano?
The A button plays a chord and the B button plays a scale.
The A button stops the music and the B button restarts it.
The A button adjusts the volume and the B button changes the tempo.
The A button plays one note and the B button plays another note.
