In this lesson, students will connect a speaker to their physical circuit to play music using their micro:bit! They will learn to use for loops to control components, along with the playNote
command.
Students will be able to:
playNote
command in micro:bit programsIn this lesson, students will learn how to use the built-in buttons to control their programs and will learn to use while loops to control components.
Students will be able to:
In this lesson, students will learn about sensors and why they are so important in physical computing. They will use various internal sensors to detect attributes of the micro:bit’s environment and write programs that will complete certain tasks based on these values.
Students will be able to:
In this lesson, students will connect a micro servo motor to their physical circuit and control its location using their device. They will learn to use conditionals to control components, along with the servoWritePin
command.
Students will be able to:
servoWritePin
command in micro:bit programsIn this lesson, students will use their first external sensor, an ultrasonic range finder, to measure distance and control components in the programs. They will develop and use functions with and without parameters to more clearly organize their code and make it more reusable.
Students will be able to:
In this lesson, students review content with a 14 question Unit Quiz.
Students will be able to: