23 lines
639 B
Markdown
23 lines
639 B
Markdown
# happy birthday blocks lesson
|
|
|
|
display beautiful images on the BBC micro:bit.
|
|
|
|
## Topic
|
|
|
|
Music
|
|
|
|
## Quick Links
|
|
|
|
* [activity](/lessons/happy-birthday/activity)
|
|
* [challenges](/lessons/happy-birthday/challenges)
|
|
|
|
## Prior learning/place of lesson in scheme of work
|
|
|
|
Learn how to convert your BBC micro:bit into a music player using pins P0 and GND, earphones (or speakers), as well as crocodile clips (or spring clips).
|
|
We will be learning how to code musical notes using simple commands such as play, keys, and notes.
|
|
|
|
## Objectives
|
|
|
|
* learn how to code music on the BBC micro:bit
|
|
* learn how to setup the BBC micro:bit as a music player
|