Start using micro:bit!
Click the Instructional Resources button below to access guides, lessons plans, and printables organized by Getting Started, Next Steps, and Leveling Up labels.
micro:bit V2
Additional parts vary with kit such as battery, alligator clips, usb cord, etc
🖥 micro:bit MakeCode - online emulator
Block-based
JavaScript
Python
Plus many editors
SEL - social stories, relationship building, safety and security
Math - counting, sequencing, measurement, multiplication, Number Patterns, data, money
Literacy - vocabulary
Social Studies - mapping, coordinates, & directions, geography, global goals
Science - motion, engineering & design, energy, temperature, weather, engineering
Hardware - the physical components that make up a computing system, computer, or computing device
Software - programs that run on a computing system, computer, or other computing device.
Troubleshooting - A systematic approach to problem solving that is often used to find and resolve a problem with software or a computing system
Program - an algorithm that has been coded into something that can be run by a machine
Debug - finding and fixing errors (bugs) in a program
Loop - a set of instructions that repeats
Function - a piece of code that you can easily call (use) over and over again
Variable - a name or symbol that represents a number that can be referred to in a program and changed over time
Conditional - instructions that depend on whether something is true or false