Introduction to Arduino ( Part - I )

Introduction to Arduino ( Part - I )

University

15 Qs

quiz-placeholder

Similar activities

Finanse osobiste

Finanse osobiste

1st Grade - University

11 Qs

Final Exam in STS

Final Exam in STS

University

20 Qs

Image Receptors

Image Receptors

University

19 Qs

Science Assessment 2

Science Assessment 2

4th Grade - University

10 Qs

Batallas ganadas en Q2

Batallas ganadas en Q2

University

16 Qs

GE6 MIDTERM REVIEW

GE6 MIDTERM REVIEW

University

20 Qs

Sensors and Transducers

Sensors and Transducers

University

10 Qs

Modulation

Modulation

10th Grade - University

10 Qs

Introduction to Arduino ( Part - I )

Introduction to Arduino ( Part - I )

Assessment

Quiz

Science

University

Practice Problem

Medium

Created by

Abhinav Chandra

Used 2+ times

FREE Resource

AI

Enhance your content in a minute

Add similar questions
Adjust reading levels
Convert to real-world scenario
Translate activity
More...

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

Create resources

Host any resource

Get auto-graded reports

Google

Continue with Google

Email

Continue with Email

Classlink

Continue with Classlink

Clever

Continue with Clever

or continue with

Microsoft

Microsoft

Apple

Apple

Others

Others

By signing up, you agree to our Terms of Service & Privacy Policy

Already have an account?