Introduction to Arduino ( Part III )

Introduction to Arduino ( Part III )

University

15 Qs

quiz-placeholder

Similar activities

ADD-ON Course 1st test

ADD-ON Course 1st test

University

10 Qs

Introduction to Arduino ( Part -II )

Introduction to Arduino ( Part -II )

University

15 Qs

MyReskill IoT

MyReskill IoT

10th Grade - Professional Development

10 Qs

Quiz de Robótica Modulo1 - 2º TRIM

Quiz de Robótica Modulo1 - 2º TRIM

11th Grade - University

20 Qs

Arduino Beginner Quiz

Arduino Beginner Quiz

University

12 Qs

Philippine Constitution, General Information, Current Events

Philippine Constitution, General Information, Current Events

10th Grade - University

20 Qs

Introduction to Analog and Digital I/O

Introduction to Analog and Digital I/O

University

20 Qs

Arduino UNO

Arduino UNO

University

20 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?