Introduction to Arduino ( Part - I )

Quiz
•
Science
•
University
•
Medium

Abhinav Chandra
Used 2+ times
FREE Resource
15 questions
Show all answers
1.
MULTIPLE CHOICE QUESTION
30 sec • 2 pts
What is the function of the "pinMode()" in Arduino?
To start the Arduino
To set a pin as input or output
To read the state of a pin
To delay the program
2.
MULTIPLE CHOICE QUESTION
30 sec • 2 pts
What is the typical voltage of an Arduino Uno's digital pin when set to HIGH?
0V
3.3V
5V
12V
3.
MULTIPLE CHOICE QUESTION
30 sec • 2 pts
Which of the following is not a sensor ?
Thermistor
LDR
Speaker
Solar cell
4.
MULTIPLE CHOICE QUESTION
30 sec • 2 pts
Which function is used to write a HIGH or LOW value to a digital pin?
digitalWrite()
analogWrite()
pinMode()
setDigital()
5.
MULTIPLE SELECT QUESTION
30 sec • 2 pts
More than one correct.
Which of these options is/ are correct ?
Microprocessor is cheaper than Microcontroller
Microprocessor is faster than Microcontroller
Microcontroller is cheaper than Microprocessor
Microcontroller is faster than Microprocessor
6.
MULTIPLE CHOICE QUESTION
30 sec • 2 pts
How do you define a constant integer in Arduino?
const int varName = value;
int const varName = value;
constant int varName = value;
#define varName value;
7.
MULTIPLE CHOICE QUESTION
30 sec • 2 pts
Fill in the blanks.
"A microcontroller is a small _______ on a single chip. "
Logic gate
Op-Amp
Computer
Memory
Create a free account and access millions of resources
Similar Resources on Wayground
15 questions
Signals

Quiz
•
8th Grade - University
15 questions
PH Calculations

Quiz
•
11th Grade - University
15 questions
Conversion

Quiz
•
5th Grade - University
14 questions
Quiz 2

Quiz
•
University
10 questions
Waves in Communication Systems Quiz

Quiz
•
8th Grade - University
10 questions
L298 Motor Driver Module

Quiz
•
University
10 questions
ADD-ON Course Test-2

Quiz
•
University
15 questions
TCS230 Color sensor

Quiz
•
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