Users Manual

SCRATCH CODING KIT
0 10 20 30 40 50 60 70 80 90 100 110 120 130 140 150 160 170 180 190 200
Threshold value
Threshold
Let’s see what threshold is. Say we are listing every possible number of the volume sensor’s analog value.
The numbers that we see, whether we rotate it clockwise or counter clockwise, will be between two
different numbers.
0 10 20 30 40 50 60 70 80 90 100 110 120 130 140 150 160 170 180 190 200
The threshold value would be the value that goes into the operator block to start a program.