22 lines
565 B
Markdown
22 lines
565 B
Markdown
# light beatbox
|
|
|
|
display beautiful images on the BBC micro:bit.
|
|
|
|
## Topic
|
|
|
|
Music
|
|
|
|
## Quick Links
|
|
|
|
* [activity](/lessons/light-beatbox/activity)
|
|
|
|
## Prior learning/place of lesson in scheme of work
|
|
|
|
Learn how to make a light beatbox music player using the light sensor. We will be learning how to code musical notes using light level, a local variable, conditionals, on button pressed as well as simple commands such as ring tone and rest.
|
|
|
|
## Objectives
|
|
|
|
* learn how to control the light sensor on the BBC micro:bit
|
|
* learn how to code music on the BBC micro:bit
|
|
|