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

23 lines
631 B
Markdown
Raw Normal View History

2016-03-25 16:47:20 -07:00
# happy birthday blocks lesson
display beautiful images on the @boardname@.
2016-03-25 16:47:20 -07:00
## Topic
Music
## Quick Links
2016-04-13 08:27:45 -07:00
* [activity](/lessons/happy-birthday/activity)
* [challenges](/lessons/happy-birthday/challenges)
2016-03-25 16:47:20 -07: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-28 19:24:43 -07:00
We will be learning how to code musical notes using simple commands such as play, keys, and notes.
2016-03-25 16:47:20 -07:00
## Objectives
* learn how to code music on the @boardname@
* learn how to setup the @boardname@ as a music player