web viewusing a button to play a tune. we will use the shake to play a tune on the microbit. see if...

3
Using a button to play a tune We will use the shake to play a tune on the microbit. See if you can tell what it is. Challenge 1. See if you can play some other tunes. Here is the start of Happy Birthday. See if you can finish it 2. Here is Twinkle Twinkle Little Star

Upload: lamdieu

Post on 10-Feb-2018

223 views

Category:

Documents


8 download

TRANSCRIPT

Page 1: Web viewUsing a button to play a tune. We will use the shake to play a tune on the microbit. See if you can tell what it is. Challenge. See if you can play some other tunes

Using a button to play a tune

We will use the shake to play a tune on the microbit. See if you can tell what it is.

Challenge

1. See if you can play some other tunes. Here is the start of Happy Birthday. See if you can finish it

2. Here is Twinkle Twinkle Little Star

Page 2: Web viewUsing a button to play a tune. We will use the shake to play a tune on the microbit. See if you can tell what it is. Challenge. See if you can play some other tunes

Some lines repeat. Use a ‘repeat 2 times’ loop to save you having to program the line twice

3. Here are some musical scores. See if you can program them to find out what they are. Use Repeat loops where you can

4. Get the microbit to play different tunes when you press A, B, A&B, shake

Page 3: Web viewUsing a button to play a tune. We will use the shake to play a tune on the microbit. See if you can tell what it is. Challenge. See if you can play some other tunes

Answers