Arduino Level 2

Arduino Level 2

8th Grade

13 Qs

quiz-placeholder

Similar activities

Guess that Movie! (horror)

Guess that Movie! (horror)

6th - 12th Grade

16 Qs

Hand Sewing

Hand Sewing

7th - 8th Grade

17 Qs

VEX IQ Hardware

VEX IQ Hardware

5th - 8th Grade

14 Qs

Computer Troubleshooting

Computer Troubleshooting

7th - 9th Grade

11 Qs

Arduino Lesson 1

Arduino Lesson 1

6th - 8th Grade

11 Qs

Output devices

Output devices

8th Grade

15 Qs

Arduino Intermediate Level 2

Arduino Intermediate Level 2

7th - 8th Grade

10 Qs

STM 32

STM 32

5th Grade - University

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