
EET123.100.04 Arduino
Quiz by Mark Swicegood
Feel free to use or edit a copy
includes Teacher and Student dashboards
Measure skillsfrom any curriculum
Measure skills
from any curriculum
Tag the questions with any skills you have. Your dashboard will track each student's mastery of each skill.
With a free account, teachers can
- edit the questions
- save a copy for later
- start a class game
- automatically assign follow-up activities based on students’ scores
- assign as homework
- share a link with colleagues
- print as a bubble sheet
9 questions
Show answers
- Q1What programming language is commonly used with the Arduino?JavaScriptJavaC++Python30s
- Q2What is a shield in relation to the Arduino?A type of case for the ArduinoA type of connector for the ArduinoA type of communication protocol for the ArduinoAn add-on board that provides additional functionality to the Arduino.30s
- Q3What is the maximum voltage that can be applied to an Arduino Uno's input pins?5V12V3.3V9V30s
- Q4What is the purpose of the 'setup' function in an Arduino sketch?To take user input from a keypadTo perform the main logic of the programTo display output on an LCD screenTo initialize variables and hardware settings.30s
- Q5What is the name of the integrated development environment (IDE) used to program the Arduino?Arduino IDEAtomMicrosoft Visual StudioEclipse30s
- Q6What is a breadboard in relation to the Arduino?A device used to prototype electronics.A type of sensorA type of shieldA type of programming language30s
- Q7What is the maximum baud rate supported by the Arduino's serial communication?1152009600384001920030s
- Q8What is the purpose of the 'loop' function in an Arduino sketch?To take user input from a keypadTo initialize variables and hardware settingsTo display output on an LCD screenTo continuously run the main logic of the program.30s
- Q9What type of microcontroller is typically used on the Arduino?Intel 8086Texas Instruments MSP430Raspberry PiAtmel AVR30s