Microbit Flashcards
(21 cards)
What is a Microbit?
A Microbit is a small programmable computer designed for educational purposes.
True or False: The Microbit can be programmed using JavaScript.
True
Fill in the blank: The Microbit has a _____ that can display characters and images.
LED matrix
What programming language is primarily used for beginners to code the Microbit?
Python
Which of the following sensors is included in the Microbit? (a) Temperature sensor (b) Accelerometer (c) Heart rate monitor
b) Accelerometer
How many buttons does the Microbit have?
Two
True or False: The Microbit can connect to the internet.
False
What is the primary purpose of the Microbit’s Bluetooth functionality?
To enable wireless communication with other devices.
What is the maximum voltage input for the Microbit?
3 volts
Fill in the blank: The Microbit can be powered by a _____ or a USB connection.
battery
What type of projects can be created with the Microbit?
Interactive games, educational tools, and simple robots.
Which component on the Microbit detects motion?
Accelerometer
True or False: The Microbit has a built-in compass.
False
What is the Microbit’s primary output device?
LED display
What do the A and B buttons on the Microbit do?
They can be programmed to perform various functions in a project.
Fill in the blank: The Microbit can communicate with other Microbits through _____ technology.
Bluetooth
What is the purpose of the Microbit’s GPIO pins?
To connect external components and sensors.
How can you program the Microbit?
Using web-based editors like MakeCode or offline editors like Mu.
What is the storage capacity of the Microbit?
Approximately 16 kilobytes of flash memory.
True or False: The Microbit can be used to create wearable technology.
True
What is the primary educational goal of the Microbit?
To teach programming and computational thinking skills.