Arduino Level 2

Arduino Level 2

8th Grade

13 Qs

quiz-placeholder

Similar activities

Aurdino Quiz

Aurdino Quiz

5th - 12th Grade

13 Qs

9 . Arduino Piano

9 . Arduino Piano

6th - 8th Grade

10 Qs

Arduino

Arduino

7th - 8th Grade

13 Qs

Recap Beeping Sound

Recap Beeping Sound

5th - 10th Grade

13 Qs

Robolig Yarışma

Robolig Yarışma

6th - 8th Grade

11 Qs

IT Review Test SMT3 (Microcontroller Arduino dan NodeMCU)

IT Review Test SMT3 (Microcontroller Arduino dan NodeMCU)

8th Grade

13 Qs

Introduction of Arduino

Introduction of Arduino

6th - 8th Grade

12 Qs

Grade 8 - Arduino and Sensors

Grade 8 - Arduino and Sensors

8th Grade

10 Qs

Arduino Level 2

Arduino Level 2

Assessment

Quiz

Other, Computers, Education

8th Grade

Hard

Created by

Mavis Beacon

Used 20+ times

FREE Resource

13 questions

Show all answers

1.

MULTIPLE CHOICE QUESTION

20 sec • 1 pt

Media Image

Which one in NOT the MAIN COLOR that this component can produce?

Red

Green

Yellow

Blue

2.

MULTIPLE CHOICE QUESTION

20 sec • 1 pt

Which one of the following Arduino UNO pin is NOT a PWM pin?

pin 3

pin 4

pin 10

pin 11

3.

FILL IN THE BLANK QUESTION

30 sec • 1 pt

To fade an LED that is connected to a PWM pin, we use ___________ instead of digitalWrite.

4.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Media Image

Which one is the CORRECT connection of the I2C module of the LCD to the Arduino pins?

GND to 3.3V

VCC to SDA

SDA to Analog 4

SCL to Digital Pin 1

5.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Besides <LiquidCrystal_I2C.h> library, which other library is needed to use a Liquid Crystal Display I2C?

<Display.h>

<RS3231.h>

<Serial.h>

<Wire.h>

6.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

lcd.setCursor(3,1) will display the characters on the LCD to....

3rd ROW, 1st COLUMN

3rd COLUMN, 1st ROW

4th ROW, 2nd COLUMN

4th COLUMN, 2nd ROW

7.

MULTIPLE CHOICE QUESTION

20 sec • 1 pt

In this code: LiquidCrystal_I2C lcd(0x3F,16,2); the value "0x3F" represents the...

Time on the LCD

Address of the I2C module

Maximum row of the LCD

Maximum characters the LCD can support

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?