Accelerometer |
A sensor that measures acceleration forces, commonly used on Microbit for detecting movement and orientation. |
Blockly |
A visual programming language commonly used with Microbit for creating code by connecting blocks. |
Bluetooth |
A wireless technology standard for exchanging data over short distances, often used for communication with Microbit. |
Breakout Board |
A board that attaches to the MicroBit to allow for additional components to be connected. |
Buttons |
Physical input controls on the Microbit board that can be programmed to trigger specific actions. |
Compass |
A sensor that detects the direction in which the Microbit is pointing, providing a compass functionality. |
Headers |
Connectors on the breakout board that allow easy attachment of jumper wires to various points on the board. |
LED |
Light Emitting Diode, a semiconductor light source commonly used in Microbit for displaying information. |
Microbit |
A pocket-sized programmable computer designed for education and learning programming concepts. |
Microcontroller |
An integrated circuit that contains a processor core, memory, and programmable input/output peripherals. |
Sensor |
A device that detects and responds to some type of input from the physical environment, commonly used with Microbit. |