
Arduino Programming Questions
Authored by Cheryl Shepherd-Adams
Science
11th Grade
Used 7+ times

AI Actions
Add similar questions
Adjust reading levels
Convert to real-world scenario
Translate activity
More...
Content View
Student View
40 questions
Show all answers
1.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
What is the correct function to set a pin as an output in Arduino?
pinMode(13, INPUT)
digitalWrite(13, HIGH)
pinMode(13, OUTPUT)
analogWrite(13, HIGH)
2.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
Why won’t the following "blink" code work?
The LED will not blink because there is no LOW state.
delay(1000); is too short.
The pin should be set to INPUT.
The function digitalWrite should be analogWrite.
3.
MULTIPLE SELECT QUESTION
30 sec • 1 pt
What common mistake might prevent the built-in LED on pin 13 from blinking?
Forgetting to declare pinMode(13, OUTPUT); in setup().
Using delay(0); instead of delay(1000);
Writing digitalRead(13, HIGH); instead of digitalWrite(13, HIGH);
Using analogWrite(13, 255); instead of digitalWrite(13, HIGH);
4.
MULTIPLE SELECT QUESTION
30 sec • 1 pt
If your LED stays on instead of blinking, what could be the problem?
The LED might be broken.
The code is missing digitalWrite(13, LOW); and a delay.
pinMode(13, OUTPUT); is not needed.
The delay time is too long.
5.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
What will happen if you write delay(-1000);?
The Arduino will blink the LED faster.
The delay function will be ignored.
The Arduino will enter an infinite loop.
The code will not compile.
6.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
Why won’t the following code fade an LED properly?
The loop should count down after reaching 255.
pinMode(9, OUTPUT); should be INPUT.
The delay is too long.
The pin should be 13, not 9.
7.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
What type of pins support analogWrite() for fading LEDs?
Digital pins
Only pin 13
PWM pins marked with ~ *
Any pin set to OUTPUT
Access all questions and much more by creating a free account
Create resources
Host any resource
Get auto-graded reports

Continue with Google

Continue with Email

Continue with Classlink

Continue with Clever
or continue with

Microsoft
%20(1).png)
Apple
Others
Already have an account?
Similar Resources on Wayground
37 questions
Atomic structure Quiz
Quiz
•
11th Grade
35 questions
Density
Quiz
•
10th - 12th Grade
35 questions
Primary and Secondary Succession
Quiz
•
10th - 12th Grade
40 questions
M1 Science Core T2 Review Quiz
Quiz
•
9th - 12th Grade
36 questions
DRRR LT 2 reviewer
Quiz
•
11th Grade
35 questions
CH. 2 Properties of Atoms and the Periodic Table
Quiz
•
9th - 12th Grade
39 questions
ACT Terms Quiz
Quiz
•
11th Grade
35 questions
Meiosis, Chromosomal Mutations & Karyotypes
Quiz
•
9th - 12th Grade
Popular Resources on Wayground
15 questions
Fractions on a Number Line
Quiz
•
3rd Grade
10 questions
Probability Practice
Quiz
•
4th Grade
15 questions
Probability on Number LIne
Quiz
•
4th Grade
20 questions
Equivalent Fractions
Quiz
•
3rd Grade
25 questions
Multiplication Facts
Quiz
•
5th Grade
22 questions
fractions
Quiz
•
3rd Grade
6 questions
Appropriate Chromebook Usage
Lesson
•
7th Grade
10 questions
Greek Bases tele and phon
Quiz
•
6th - 8th Grade
Discover more resources for Science
14 questions
Natural Selection and Adaptation
Lesson
•
9th - 12th Grade
30 questions
Unit 2C Progress Check (Biosphere 3)
Quiz
•
9th - 12th Grade
15 questions
Punnett Square & Pedigree Charts- Review
Quiz
•
9th - 12th Grade
12 questions
Cellular Respiration
Interactive video
•
11th Grade
10 questions
ACT Science #1
Quiz
•
11th Grade
28 questions
Asexual vs. Sexual Reproduction
Quiz
•
9th - 12th Grade
12 questions
Homeostasis: Positive and Negative Feedback Loops
Interactive video
•
11th Grade
25 questions
Heredity and Punnett Squares
Quiz
•
9th - 12th Grade