Arduino Ide Quiz 3

Quiz
•
Computers
•
7th Grade
•
Medium
Prism Academy undefined
Used 1+ times
FREE Resource
20 questions
Show all answers
1.
MULTIPLE CHOICE QUESTION
20 sec • 1 pt
Is the command correct: digitalWrite(HIGH, 8);
correct
wrong
2.
MULTIPLE CHOICE QUESTION
1 min • 1 pt
digitalWrite (LED1, HIGH);
delay(1000);
digitalWrite (LED1, LOW);
What does the program do?
LED Switch Off at the beginning, wait for 60s and then switch ON.
LED Switch ON at the beginning, wait for 10s and then Switch OFF.
LED Switch ON at the beginning, wait for 1s and then switch ON.
LED Switch ON at the beginning, wait for 1s and then switch OFF.
3.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
-- is used for communication between the Arduino board and a computer or other devices.
serial monitor
compiler
serial begin
all of the above
4.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
What is the default baud rate for HC-05 in data mode?
9600
38400
57600
115200
5.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
Which two pins are used in an ultrasonic sensor?
IN and OUT
TRIG and ECHO
A0 and A1
RX and TX
6.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
What happens if you forget break; in a switch case?
Arduino stops running
The next case will also execute (fall-through)
The program will restart
Nothing happens
7.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
int LED1=4;
What is 'int= integer' used for?
Alphabets
Capital and small letters
Combination of Numbers and Alphabets
Numbers
Create a free account and access millions of resources
Similar Resources on Wayground
15 questions
Embedded Systems and Digital Electronics

Quiz
•
6th - 8th Grade
20 questions
6C - Các thành phần của mạng máy tính

Quiz
•
6th - 8th Grade
17 questions
Hardware Components

Quiz
•
6th - 8th Grade
24 questions
VEX IQ Introduction and Components

Quiz
•
6th - 8th Grade
20 questions
Arduino Summer Camp Quiz 2

Quiz
•
5th - 12th Grade
17 questions
Arduino for Harezmi

Quiz
•
7th Grade
20 questions
Robótica

Quiz
•
7th Grade
20 questions
Desafios em Programação e Robótica

Quiz
•
6th - 8th Grade
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
15 questions
Acceptable Use Policy (Quiz)

Quiz
•
6th - 8th Grade
25 questions
Career Vs. Job

Quiz
•
6th - 8th Grade
20 questions
Copyright and Fair Use

Quiz
•
6th - 8th Grade
20 questions
Hardware vs. Software Quiz

Quiz
•
7th - 10th Grade
21 questions
Input Output Storage Device

Quiz
•
5th - 8th Grade