
M3 Quiz (SY 2023 - 2024) - Arduino Intermediate

Quiz
•
Computers
•
9th Grade
•
Medium
Neil Rusia
Used 44+ times
FREE Resource
14 questions
Show all answers
1.
MULTIPLE CHOICE QUESTION
3 mins • 1 pt
In Arduino circuit, the RED wire of servo motor is connected to the _________ of the Arduino UNO board.
GND pin
signal/pin number
5V pin
2.
MULTIPLE CHOICE QUESTION
3 mins • 1 pt
In Arduino circuit, the BROWN wire of servo motor is connected to the _________ of the Arduino UNO board.
GND pin
signal/pin number
5V pin
3.
MULTIPLE CHOICE QUESTION
3 mins • 1 pt
What is the code that you will write if you want to add an Arduino library?
int pin;
Servo myServo;
#include<Servo.h>
4.
MULTIPLE CHOICE QUESTION
3 mins • 1 pt
What is the variable name in this code?
Servo leftServo;
Servo
leftServo
leftservo
5.
MULTIPLE CHOICE QUESTION
3 mins • 1 pt
What does this code mean?
myServo.attach(9, 500, 2500);
myServo is attached to pin number 9
myServo is attached to pin number 2500
myServo is attached to pin number 500
6.
MULTIPLE CHOICE QUESTION
3 mins • 1 pt
What is the bug in this code?
void setup(){
myServo.attach(9, 500, 2500)
}
missing period or " . " symbol at the end of the line
missing semi-colon or " ; " symbol at the end of the line
missing bracket or " ] " symbol at the end of the line
7.
MULTIPLE CHOICE QUESTION
3 mins • 1 pt
What does this code do?
myServo.write(90);
delay(15);
myServo will rotate 90 degrees for 15 seconds
myServo will rotate 90 degrees for 15 milliseconds
myServo will rotate 90 degrees for 15 hours
Create a free account and access millions of resources
Similar Resources on Wayground
10 questions
Cuestionario Arduino

Quiz
•
5th Grade - University
15 questions
Robot Enspiro

Quiz
•
5th - 12th Grade
15 questions
internet of things (IoT)

Quiz
•
9th Grade
10 questions
09° - P1 - IND 1

Quiz
•
9th Grade
10 questions
engineering science questions topic 5&6 MUHAMMAD ZIDANNE BIN AMIR FIRDAUSE 1IH

Quiz
•
9th - 12th Grade
10 questions
RBT T5 Unit 6.4: Perkakasan dalam mikropengawal

Quiz
•
KG - 9th Grade
10 questions
แบบทดสอบหุ่นยนต์ระดับกลางเบื้องต้น

Quiz
•
6th Grade - University
16 questions
Arduino Quiz

Quiz
•
9th - 12th Grade
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
Discover more resources for Computers
10 questions
Exploring Digital Citizenship Essentials

Interactive video
•
6th - 10th Grade
20 questions
Analog vs Digital

Quiz
•
9th - 12th Grade
10 questions
Exploring Cybersecurity Techniques and Threats

Interactive video
•
6th - 10th Grade
10 questions
Understanding the Internet and Data Transmission

Interactive video
•
7th - 12th Grade