Arduino Programming Basics Quiz

Quiz
•
Computers
•
9th Grade
•
Medium
Alice Nguyen
Used 14+ times
FREE Resource
25 questions
Show all answers
1.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
What is the function of the microcontroller on the Arduino Uno R3 board?
Executes program instructions and controls input/output operations
Serves as a power source for the board
Provides internet connectivity
Displays graphics on the LCD screen
2.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
Name at least three digital input/output pins on the Arduino Uno R3 board.
3, 5, 13
4, 6, 8
1, 2, 3
7, 9, 11
3.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
Explain the function of the USB port on the Arduino Uno R3 board.
For charging the board
For uploading code and serial communication
For playing audio files
For connecting to WiFi
4.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
What symbol is used to indicate a comment in Arduino programming?
//
##
/*
!!
5.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
How do you declare a variable in Arduino programming?
variable_name data_type;
declare variable_name as data_type;
int variable_name;
data_type variable_name;
6.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
What is the purpose of the pinMode() function in Arduino programming?
To display text on the LCD screen
To configure a specific pin as an input or output
To play a sound
To change the color of the LED
7.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
Explain the difference between analogRead() and digitalRead() functions in Arduino programming.
analogRead() reads digital state and digitalRead() reads analog voltage.
analogRead() reads analog voltage and returns a value between 0 and 1023, while digitalRead() reads digital state (HIGH or LOW) of a pin.
analogRead() and digitalRead() functions are used interchangeably in Arduino programming.
analogRead() reads digital state and returns a value between 0 and 1023, while digitalRead() reads analog voltage.
Create a free account and access millions of resources
Similar Resources on Wayground
20 questions
Explorando a Robótica e Arduino

Quiz
•
9th - 12th Grade
25 questions
PAT ROBOTIC Elektronika Dasar 2019-2020

Quiz
•
KG - Professional Dev...
20 questions
Arduino Basics

Quiz
•
9th - 12th Grade
20 questions
Latihan UAS TIK - 9

Quiz
•
9th Grade
20 questions
Remedial UH Bab 2

Quiz
•
9th - 12th Grade
20 questions
ICT ROBOTIK

Quiz
•
9th Grade
20 questions
Intro to coding arduino unit

Quiz
•
9th - 12th Grade
20 questions
Day#8

Quiz
•
1st Grade - University
Popular Resources on Wayground
10 questions
Lab Safety Procedures and Guidelines

Interactive video
•
6th - 10th Grade
10 questions
Nouns, nouns, nouns

Quiz
•
3rd Grade
10 questions
9/11 Experience and Reflections

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

Quiz
•
5th Grade
11 questions
All about me

Quiz
•
Professional Development
22 questions
Adding Integers

Quiz
•
6th Grade
15 questions
Subtracting Integers

Quiz
•
7th Grade
9 questions
Tips & Tricks

Lesson
•
6th - 8th Grade
Discover more resources for Computers
10 questions
Exploring Digital Citizenship Essentials

Interactive video
•
6th - 10th Grade
20 questions
Digital Citizenship

Quiz
•
8th - 12th Grade
30 questions
Introduction to Computers

Quiz
•
8th - 9th Grade
35 questions
Computer Baseline Examination 2025-26

Quiz
•
9th - 12th Grade
13 questions
Problem Solving Process

Quiz
•
9th - 12th Grade
20 questions
Hardware vs. Software Quiz

Quiz
•
7th - 10th Grade
10 questions
Understanding Algorithms with Pseudocode and Flowcharts

Interactive video
•
9th - 12th Grade