An instrument used for determining direction.
What is a compass?
This output device produces tones.
What is a buzzer?
The network of physical devices, vehicles, buildings, and other items that enable these objects to collect and exchange data.
What is the internet of things?
These light up on a Micro:bit.
What are LED's?
Data represented as either yes/no or true/false.
This input device measures the amount of pressure being applied.
What is a pressure sensor?
This output device can spin 360 degrees & can do it continuously.
What is a continuous servo?
Repeating process steps to continuously improve a work product.
What is iterate?
Used in Makecode to create codes for the Micro:bit.
What are code blocks?
On Button A pressed is an example of this type of block.
What is an input?
An input device that detects light level.
These are needed to connect an output device to a Micro:bit.
What is an alligator clip or alligator pin?
Data that ranges on a continuous scale.
A 5x5 grid make up that displays icons, words, & numbers.
What is a LED grid?
Someone who uses computers to create interactive experiences or solve problems.
What is a computer scientist?
An analog input device that provides values for the amount of bend it senses.
This output device rotates only 180 degrees & only 1 speed of movement is available.
Something put into a system, such as resources, information, or signals, in order to achieve a result.
What is input?
This platform is used for coding a Micro:bit.
What is Makecode?
The meaning of the acronym CSIM.
What is Computer Science for Innovators & Makers?
A device that responds to a physical stimulus (as heat, light, sound, pressure, magnetism, or a particular motion) and transmits a resulting impulse (as for measurement or operating a control).
What is a sensor?
An output device that controls precise position or speed.
What is a servo?
A program that translates instructions or code into a language that can be read & understood by a computer.
What is a compiler?
The file type that can be imported into Makecode & downloaded to the Micro:bit.
What is a hex file?
A flaw in a computer program that causes the program to produce an incorrect result or behavior.
What is a bug?