pxt-calliope/docs/lessons/happy-birthday.md

23 lines
639 B
Markdown
Raw Normal View History

2016-03-26 00:47:20 +01:00
# happy birthday blocks lesson
2016-04-02 01:22:47 +02:00
display beautiful images on the BBC micro:bit.
2016-03-26 00:47:20 +01:00
## Topic
Music
## Quick Links
2016-04-13 17:27:45 +02:00
* [activity](/lessons/happy-birthday/activity)
* [challenges](/lessons/happy-birthday/challenges)
2016-03-26 00:47:20 +01:00
## Prior learning/place of lesson in scheme of work
2016-09-29 04:24:43 +02:00
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.
2016-03-26 00:47:20 +01:00
## Objectives
* learn how to code music on the BBC micro:bit
* learn how to setup the BBC micro:bit as a music player