Day2 Quiz Arduino

Day2 Quiz Arduino

1st - 3rd Grade

10 Qs

quiz-placeholder

Similar activities

Navratri

Navratri

3rd - 12th Grade

10 Qs

Easter

Easter

KG - Professional Development

11 Qs

Computer & Ethics

Computer & Ethics

1st Grade

10 Qs

YDS Adhyatmik Times Table Quiz Jr. (age group 5-11)

YDS Adhyatmik Times Table Quiz Jr. (age group 5-11)

1st - 5th Grade

14 Qs

Narasimha Chaturdashi Quiz

Narasimha Chaturdashi Quiz

KG - University

11 Qs

Social Relationship in Middle and Late Adolescene

Social Relationship in Middle and Late Adolescene

1st - 5th Grade

14 Qs

God is Omnipresent Quiz

God is Omnipresent Quiz

2nd Grade

10 Qs

DNB - TEST LAN 1 T4/2019

DNB - TEST LAN 1 T4/2019

1st - 3rd Grade

15 Qs

Day2 Quiz Arduino

Day2 Quiz Arduino

Assessment

Quiz

Philosophy

1st - 3rd Grade

Medium

Created by

Bernard Huan

Used 7+ times

FREE Resource

10 questions

Show all answers

1.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Why do we use the pinMode function?

It helps us to organize our code

It's a fancy anime skill name and it's cool

Because we want to pin our mode sometimes

pinMode allos us to set the digital pin that we want to either OUTPUT or INPUT mode

2.

MULTIPLE SELECT QUESTION

45 sec • 1 pt

Which of the following is/are correct?

Media Image
Media Image
Media Image
Media Image

3.

MULTIPLE SELECT QUESTION

45 sec • 1 pt

Which of the following statement(s) is/are true?

digitalWrite either output a 5V (high) or a 0v (low/ground)

digitalWrite either output a 3.3V (high) or a 0v (low/ground)

When using digitalRead(8), supplying 0v on pin 8 will give us a HIGH on the respective pin

When using digitalRead(8), supplying 0v on pin 8 will give us a LOW on the respective pin

4.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

From the official Arduino IDE, you cannot upload the code and use the Serial monitor if you didn't connect your Arduino to your computer

True

False

5.

FILL IN THE BLANK QUESTION

45 sec • 1 pt

Every electronic has a ____, it can either be source or sink (give or take), if we exceed the limit we will damage or blow up the electronic

6.

MULTIPLE CHOICE QUESTION

45 sec • 1 pt

Arduino will remember whatever code you uploaded to it, and every time you power up the Arduino it will run the setup function, and then keep repeating the loop function

True

Sometimes True

Sometimes False

False

7.

MULTIPLE SELECT QUESTION

1 min • 1 pt

What is/are the difference(s) between active and passive buzzer?

Active buzzer only output 1 frequency of sound, while passive buzzer can output from 50hz - 14000hz

Active buzzer is more active than a passive buzzer

We control the passive buzzer by using Arduino's tone function, and we can possibly make music out of it

Active buzzer is usually expensiver and bigger, while passive buzzer is not

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?