Giving directions for a computer to follow.
What is coding?
This is used to measure temperature in a microbit.
What is a thermometer?
I need to go to this section of the microbit website to use the "A" and "B" buttons.
What is input?
You do this to put the codes on the microbit.
What is download?
This is used to send information to a microbit/computer.
What is input?
These are used to display messages and icons.
What are LEDs?
What is logic?
These need to be the same to use radio.
This is used by a microbit/computer to send information/data out.
What is output?
This part is used in radio communication and located of the microbit on the top left corner.
What is the antenna?
I need to go to this section for "Pick random number"
What is math?
The file type when you download from microbit website.
What is a hexfile?
Text displayed on the microbit via led lights.
What is a string?
This is located on the top right corner of the microbit.
What is the battery connector?
This has also been called a conditional statement.
What are if/else statements?
This component could be considered input and output on a microbit
What is radio?
A different language in coding, used in if/else statements.
This output device is used to play music and other sounds.
A placeholder for data until we figure out what the data is.
Variable
This website is used to program the microbit BBC.
What makecode(dot)microbit(dot)org?