Introduction to Arduino ( Part III )

Introduction to Arduino ( Part III )

University

15 Qs

quiz-placeholder

Similar activities

Codons

Codons

9th Grade - University

15 Qs

R Programming Variable Concepts

R Programming Variable Concepts

University

10 Qs

ACTUALLY about Arduino

ACTUALLY about Arduino

4th Grade - University

18 Qs

Arduino and IoT

Arduino and IoT

KG - University

12 Qs

Embedded system Quiz

Embedded system Quiz

University

12 Qs

Weekly Challenge 1

Weekly Challenge 1

University

10 Qs

Codon Chart Practice

Codon Chart Practice

9th Grade - University

15 Qs

Genetic Code Quiz

Genetic Code Quiz

University

10 Qs

Introduction to Arduino ( Part III )

Introduction to Arduino ( Part III )

Assessment

Quiz

Science

University

Hard

Created by

Abhinav Chandra

Used 2+ times

FREE Resource

15 questions

Show all answers

1.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

What is the purpose of the Serial.begin() function in Arduino?

To initialize the serial communication at a specific baud rate

To begin the execution of the main program

To initialize the GPIO pins

To declare a new library

2.

MULTIPLE CHOICE QUESTION

45 sec • 1 pt

What does the "Wire.begin()" function do in Arduino programming?

Initializes the SPI communication

Initializes the I2C communication

Initializes the ADC

Initializes the PWM pins

3.

MULTIPLE CHOICE QUESTION

45 sec • 1 pt

Which Arduino library function is used to control the speed of a DC motor connected to an H-bridge?

analogWrite()

digitalWrite()

Servo.attach()

Stepper.setSpeed()

4.

MULTIPLE CHOICE QUESTION

45 sec • 1 pt

Which Arduino library function is used to set the resolution and gain of the ADC (Analog-to-Digital Converter)?

analogReference()

analogRead()

analogWrite()

attachInterrupt()

5.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

What does "millis()" function do :

Returns the number of milliseconds

Pauses the program for 1milli seconds

Stops the program execution

Returns the number of seconds

6.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

"flashDotOrDash” and “flashSequence” functions involve :

Morse code signaling

Mirror code signaling

Mouse code signaling

Meta code signaling

7.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

What is the use of "visual indicator" function?

Providing visual feedback

It visualize the code

Providing visual

None of these

Create a free account and access millions of resources

Create resources
Host any resource
Get auto-graded reports
or continue with
Microsoft
Apple
Others
By signing up, you agree to our Terms of Service & Privacy Policy
Already have an account?