
Intro-Arduino

Quiz
•
Information Technology (IT)
•
Professional Development
•
Medium
Uge Z
Used 1+ times
FREE Resource
5 questions
Show all answers
1.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
Which function in Arduino programs is used to initialize variables and settings before the main loop starts?
void loop()
void begin()
void init()
void setup()
2.
MULTIPLE SELECT QUESTION
45 sec • 1 pt
Which of the following steps are needed to print a message to the serial monitor in an Arduino program?
Use Serial.println() to print the message.
Initialize serial communication with Serial.begin()
Ensure the baud rate matches between the program and serial monitor
3.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
What role does the void loop() function play in an Arduino program?
4.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
How do you configure pin 13 as an output in an Arduino sketch?
5.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
How can you turn off the built in LED in 500 ms using digitalWrite?
digitalWrite(13, LOW);
delay(1000);
digitalWrite(13, LOW);
delay(250);
digitalWrite(13, LOW);
delay(500);
digitalWrite(13, HIGH);
delay(500);
Similar Resources on Wayground
10 questions
S2 Day 08 Quiz

Quiz
•
Professional Development
10 questions
Avaliação de Banco de Dados

Quiz
•
Professional Development
5 questions
Checkpoint2:Arduino

Quiz
•
Professional Development
8 questions
Apple Academy Indonesia Quiz

Quiz
•
Professional Development
10 questions
HPE Competency Exam January 2025

Quiz
•
Professional Development
10 questions
Ethernet

Quiz
•
Professional Development
Popular Resources on Wayground
10 questions
Video Games

Quiz
•
6th - 12th Grade
10 questions
Lab Safety Procedures and Guidelines

Interactive video
•
6th - 10th Grade
25 questions
Multiplication Facts

Quiz
•
5th Grade
10 questions
UPDATED FOREST Kindness 9-22

Lesson
•
9th - 12th Grade
22 questions
Adding Integers

Quiz
•
6th Grade
15 questions
Subtracting Integers

Quiz
•
7th Grade
20 questions
US Constitution Quiz

Quiz
•
11th Grade
10 questions
Exploring Digital Citizenship Essentials

Interactive video
•
6th - 10th Grade