When using a flex sensor with a significant bend...
The value should range from 700-1000
2
New cards
Flex sensors indicate a bend in the device when...
The value is between 700 - 1023
3
New cards
Pressure Sensors indicate substantial force when...
The reading exceeds 500
4
New cards
Analog devices...
Have a wide range of values
5
New cards
In a photocell resistor, it can have a low resistance value when...
The light is very bright (high reading)
6
New cards
What pins can an input/output device be clipped on?
All of the above
7
New cards
When using the photocell, a reading above 700 indicates
Presence of substantial light source
8
New cards
Which 2 pins should never be directly connected to each other?
Ground and 3V
9
New cards
A switch is ______
digital
10
New cards
What is the numeric range for an analog sensor when using the microbit?
0 - 1023
11
New cards
What is an accelerometer?
an instrument used to measure speed and motion
12
New cards
What is this output device?
LED Light
13
New cards
Digital Outputs
Have two options, 0 or 1 (on or off)
14
New cards
Which type of code uses a range of values?
Analog
15
New cards
Which type of code uses yes/no, true/false, on/off commands?
Digital
16
New cards
LED
Light Emitting Diode; A semiconductor diode that emits light when conducting current.
17
New cards
What does the LED Grid output device do?
Displays an LED pattern
18
New cards
debug
To identify bugs or errors in computer hardware or programs and fix them.
19
New cards
output
Information or signals produced or delivered by a computer system.
20
New cards
What is OUTPUT?
The end result of the program
21
New cards
.hex file
File type generated within the Microsoft MakeCode environment and executed by the micro:bit.
22
New cards
Input/Output connectors
is where the wires get attached, also known as PINS
23
New cards
What does the LED do?
Lights up
24
New cards
program
A set of instructions that a computer executes to achieve a particular objective.
25
New cards
Micro:bit
A tiny programmable computer
26
New cards
Alligator Clip
Alligator clip or spring clip) is a sprung metal clip with long, serrated jaws which is used for creating a temporary electrical connection.
27
New cards
Push buttons A and B detect...
...that a button was pressed.
28
New cards
What is this OUTPUT device?
LED Grid
29
New cards
What is an emulator?
a simulator that imitates a program or events
30
New cards
What is code tracing?
a method to analyze and record information about a program's execution
31
New cards
In computer programming, what is a string?
a sequence of characters (letters, numerals, symbols, and punctuation marks)
32
New cards
Define flowchart.
a diagram that represents an algorithm, work flow, or process, and uses geometric symbols connected by arrows to show the direction of the flow of action
33
New cards
Before you create a code, what do you need to do first? (select all that apply)
make a flowchart
34
New cards
Which pin relates to the power supply for inputs?
3V
35
New cards
The pressure sensor is
analog
36
New cards
What input does the flex sensor detect?
bending
37
New cards
Which of the following is an analog sensor that can be used to turn on/off the lights?
photocell resistor
38
New cards
What would be a reading of a photocell if it was in complete darkness?
0
39
New cards
What input does the grid on the micro:bit detect?
light levels
40
New cards
You can connect additional inputs to the bottom edge of the micro:bit with _______.
alligator clips, Wire, Copper Tape or any metal connector
41
New cards
What are the places on the micro:bit where the inputs and the outputs are connected called?