pxt-calliope/docs/lessons/classic-beatbox.md
Michael Elliot Braun b83a845854 updated lessons
2016-03-30 16:25:19 -07:00

24 lines
565 B
Markdown

# classic beatbox
display beautiful images on the BBC micro:bit #var #pause #docs
## Topic
Music
## Quick Links
* [activity](/microbit/lessons/classic-beatbox/activity)
* [challenges](/microbit/lessons/classic-beatbox/challenges)
## Prior learning/place of lesson in scheme of work
Learn how to make a beatbox music player using pins P1 and P2. We will be learning how to code musical notes using a local variable, for loop, on pin pressed as well as simple commands such as play and notes.
## Objectives
* learn how to code music on the BBC micro:bit