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

23 lines
631 B
Markdown
Raw Normal View History

2016-03-26 00:47:20 +01:00
# happy birthday blocks lesson
display beautiful images on the @boardname@.
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
Learn how to convert your @boardname@ into a music player using pins P0 and GND, earphones (or speakers), as well as crocodile clips (or spring clips).
2016-09-29 04:24:43 +02:00
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 @boardname@
* learn how to setup the @boardname@ as a music player