put lessons back for Michael
This commit is contained in:
23
docs/lessons/classic-beatbox.md
Normal file
23
docs/lessons/classic-beatbox.md
Normal file
@ -0,0 +1,23 @@
|
||||
# classic beatbox
|
||||
|
||||
display beautiful images on the BBC micro:bit.
|
||||
|
||||
## Topic
|
||||
|
||||
Music
|
||||
|
||||
## Quick Links
|
||||
|
||||
* [activity](/lessons/classic-beatbox/activity)
|
||||
* [challenges](/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
|
||||
|
Reference in New Issue
Block a user