First Lessons With Make Code and The Micro Bit 1 Slides
First Lessons With Make Code and The Micro Bit 1 Slides
Lesson 1
Name badge
Recap: what is a computer?
A tiny computer
You tell it what to do by writing
instructions in code
The code is an algorithm, a sequence
of instructions.
The micro:bit can show words on its LED
display output.
You can unplug your micro:bit, attach a
battery pack and the code still works
Think: introduction to the BBC micro:bit
3 Simulator: test
your code 1
4 Download code 4
to your micro:bit
Create: examine the code
https://mbit.io/tutorial-name-badge
Evaluate