placeholder image to represent content

EET123.100.04 Arduino

Quiz by Mark Swicegood

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

Correct quiz answers unlock more play!

New Quizalize solo game modes
9 questions
Show answers
  • Q1
    What programming language is commonly used with the Arduino?
    JavaScript
    Java
    C++
    Python
    30s
  • Q2
    What is a shield in relation to the Arduino?
    A type of case for the Arduino
    A type of connector for the Arduino
    A type of communication protocol for the Arduino
    An add-on board that provides additional functionality to the Arduino.
    30s
  • Q3
    What is the maximum voltage that can be applied to an Arduino Uno's input pins?
    5V
    12V
    3.3V
    9V
    30s
  • Q4
    What is the purpose of the 'setup' function in an Arduino sketch?
    To take user input from a keypad
    To perform the main logic of the program
    To display output on an LCD screen
    To initialize variables and hardware settings.
    30s
  • Q5
    What is the name of the integrated development environment (IDE) used to program the Arduino?
    Arduino IDE
    Atom
    Microsoft Visual Studio
    Eclipse
    30s
  • Q6
    What is a breadboard in relation to the Arduino?
    A device used to prototype electronics.
    A type of sensor
    A type of shield
    A type of programming language
    30s
  • Q7
    What is the maximum baud rate supported by the Arduino's serial communication?
    115200
    9600
    38400
    19200
    30s
  • Q8
    What is the purpose of the 'loop' function in an Arduino sketch?
    To take user input from a keypad
    To initialize variables and hardware settings
    To display output on an LCD screen
    To continuously run the main logic of the program.
    30s
  • Q9
    What type of microcontroller is typically used on the Arduino?
    Intel 8086
    Texas Instruments MSP430
    Raspberry Pi
    Atmel AVR
    30s

Teachers give this quiz to your class