placeholder image to represent content

Arduino Code

Quiz by Tziri Lamm

Our brand new solo games combine with your quiz, on the same screen

Correct quiz answers unlock more play!

New Quizalize solo game modes
7 questions
Show answers
  • Q1
    Which command is used in the setup() function? (pay attention to correct capitalization)
    Users enter free text
    Type an Answer
    45s
  • Q2
    What is the range of values that analogWrite can take?
    any number you want
    0-255
    HIGH and LOW
    0-500
    30s
  • Q3
    Put the choices in the correct function in the code:
    Users sort answers between categories
    Sorting
    45s
  • Q4
    What does the 5 represent in this line of code: digitalWrite(5, LOW)?
    The number of wires plugged in.
    The strength of the component (LED).
    The pin where the component (LED) is plugged in.
    The order in which the code should run.
    30s
  • Q5
    What does the 5 represent in this line of code: analogWrite(13, 5)?
    The order in which the code should run.
    The strength of the component (LED).
    The pin where the component (LED) is plugged in.
    The number of wires plugged in.
    30s
  • Q6
    What measure of time is used in the command delay()?
    Users enter free text
    Type an Answer
    45s
  • Q7
    Match the command with its parameters.
    Users link answers
    Linking
    45s

Teachers give this quiz to your class