You can write a digital output to a specific pin on the Arduino board with the help of:
Introduction to Arduino ( Part -II )

Quiz
•
Science
•
University
•
Hard

Abhinav Chandra
Used 1+ times
FREE Resource
15 questions
Show all answers
1.
MULTIPLE CHOICE QUESTION
30 sec • 2 pts
digitalRead( ledPin, HIGH);
analogWrite( ledPin, HIGH) ;
digitalWrite( ledPin, LOW) ;
analogRead( ledPin, LOW) ;
2.
MULTIPLE CHOICE QUESTION
30 sec • 2 pts
What is the difference between Serial.print() and Serial.println() in Arduino programming?
"Serial.print" prints two line
"Serial.println()" adds a new line
"Serial.print" prints the output in multiple lines
"Serial.println()" don't add a new line
3.
MULTIPLE CHOICE QUESTION
1 min • 2 pts
What will be the output of the above code ?
LED connected at pin 13 will blink with delay of 0.5 sec
LED connected at pin 13 will blink with delay of 1 sec
LED connected at pin 13 will remain in OFF state always
LED connected at pin 13 will remain in ON state always
4.
MULTIPLE CHOICE QUESTION
1 min • 2 pts
What will be output of the given Arduino program?
LED will blink once in every 1 sec
LED will blink once in every 0.5 sec
LED will blink twice in every 1 sec
LED will blink only one time then remain OFF
5.
MULTIPLE CHOICE QUESTION
1 min • 2 pts
What will be output of the given Arduino program?
LED will blink with increasing delay of 0.01 sec
LED will blink with decreasing delay of 1 sec
LED will blink with increasing delay of 0.1 sec
LED will blink with delay of 3 sec
6.
MULTIPLE CHOICE QUESTION
1 min • 2 pts
What is the value of “val” in the following program if the pin 12 is given 5V 3 times?
NULL
3
2
1
7.
MULTIPLE CHOICE QUESTION
1 min • 2 pts
What will the output for the code given , if executed on an Arduino UNO?
1
2
3
8
Create a free account and access millions of resources
Similar Resources on Quizizz
15 questions
Functions (C++ and ESP32)

Quiz
•
12th Grade - University
12 questions
Quiz Project 1 - Mechatronics

Quiz
•
University
15 questions
Tinkercad Basics

Quiz
•
5th Grade - University
10 questions
Arduino Nano

Quiz
•
University
12 questions
Integración de contenidos abordados

Quiz
•
University
10 questions
Java Quiz#1 (Static variables)

Quiz
•
University
20 questions
PROM 2 - LAB 2

Quiz
•
University
16 questions
Intermediate Robotics Programming

Quiz
•
University - Professi...
Popular Resources on Quizizz
15 questions
Character Analysis

Quiz
•
4th Grade
17 questions
Chapter 12 - Doing the Right Thing

Quiz
•
9th - 12th Grade
10 questions
American Flag

Quiz
•
1st - 2nd Grade
20 questions
Reading Comprehension

Quiz
•
5th Grade
30 questions
Linear Inequalities

Quiz
•
9th - 12th Grade
20 questions
Types of Credit

Quiz
•
9th - 12th Grade
18 questions
Full S.T.E.A.M. Ahead Summer Academy Pre-Test 24-25

Quiz
•
5th Grade
14 questions
Misplaced and Dangling Modifiers

Quiz
•
6th - 8th Grade