Arduino Day 3 Quiz

Arduino Day 3 Quiz

1st - 3rd Grade

7 Qs

quiz-placeholder

Similar activities

TS 2020

TS 2020

3rd Grade

10 Qs

Кто не пройдет тот чорт

Кто не пройдет тот чорт

1st Grade

11 Qs

oh who is she..

oh who is she..

1st Grade

10 Qs

Get to now your boy friend

Get to now your boy friend

1st - 12th Grade

8 Qs

Ethics and Leadership Assessment - Quiz Format

Ethics and Leadership Assessment - Quiz Format

1st Grade

10 Qs

Ethics

Ethics

1st - 5th Grade

9 Qs

Art and Philosophy

Art and Philosophy

KG - University

10 Qs

RESILIENCE QUIZ ONE

RESILIENCE QUIZ ONE

KG - Professional Development

10 Qs

Arduino Day 3 Quiz

Arduino Day 3 Quiz

Assessment

Quiz

Philosophy

1st - 3rd Grade

Medium

Created by

Bernard Huan

Used 2+ times

FREE Resource

7 questions

Show all answers

1.

FILL IN THE BLANK QUESTION

1 min • 1 pt

Initially, the state of an input pin will be very unstable because the voltage that flows into the pin is very inconsistent, this is called a

2.

MULTIPLE SELECT QUESTION

45 sec • 1 pt

There is two techniques we can use to prevent floating inputs, they are

Pull-up resistor

Push-up resistor

Pull-down resistor

Push-Down resistor

3.

MULTIPLE CHOICE QUESTION

1 min • 1 pt

Which one below is correct?

Media Image
Media Image
Media Image
Media Image

4.

MULTIPLE CHOICE QUESTION

2 mins • 1 pt

which one below is the correct way to connect a pull-down resistor?

Media Image
Media Image
Media Image
Media Image

5.

MULTIPLE CHOICE QUESTION

45 sec • 1 pt

Which one below is true?

Digital only can be 0 or 1

Digital can have as many possible values as possible as long as all the values are continuous

Analog only can be 0 or 1

Analog values have infinite possible values as all their values are continuous, for example temperature

6.

MULTIPLE SELECT QUESTION

45 sec • 1 pt

Which of the following is/are true?

analogRead will give us a value between 0-1023

analogRead will give us a value between 0-255

analogWrite can write a value between 0-1023

analogWrite can write a value between 0-255

7.

MULTIPLE CHOICE QUESTION

45 sec • 1 pt

if I supply 1.7V to A2, and by using analogRead(A2)

I will get around 348, is this true?

1.7/5 = 0.34

0.34 * 1024 = 347.82

True

False