6 . RGB Color Switcher

6 . RGB Color Switcher

6th - 8th Grade

10 Qs

quiz-placeholder

Similar activities

LocoRobo LEDs

LocoRobo LEDs

5th - 12th Grade

14 Qs

Microbit Experiments 4-6

Microbit Experiments 4-6

6th - 8th Grade

10 Qs

11 . Arduino Robot Car

11 . Arduino Robot Car

6th - 8th Grade

10 Qs

Start with code

Start with code

8th Grade

15 Qs

Arduino Lesson 7 Starter

Arduino Lesson 7 Starter

8th Grade

15 Qs

Arduino Level 2

Arduino Level 2

8th Grade

13 Qs

Arduino ШИМ

Arduino ШИМ

6th - 8th Grade

12 Qs

Arduino Lesson 5 Starter

Arduino Lesson 5 Starter

8th Grade

12 Qs

6 . RGB Color Switcher

6 . RGB Color Switcher

Assessment

Quiz

Computers

6th - 8th Grade

Easy

Created by

Youngbot Academy

Used 4+ times

FREE Resource

10 questions

Show all answers

1.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Which type of pin is typically used to control an RGB LED's color switcher on an Arduino?

Analog pins
Serial pins
Digital pins
PWM pins

2.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

In a common cathode RGB LED, which pin is connected to ground?

BLUE

RED

Common cathode pin

GREEN

3.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Which Arduino function is used to set the brightness of an RGB LED color?

analogRead()
digitalWrite()
analogWrite()
pulseIn()

4.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

What is the PWM value range that can be used with the analogWrite() function to control an LED?

0 to 255
0 to 100
100 to 500
256 to 512

5.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Which function would you use to create a delay between changing the colors of the RGB LED?

delay
sleep
wait
pause

6.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Which component is used as switch to change the color of an RGB LED ?

Pushbutton

Serial monitor

Potentiometer

Capacitor

7.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

To achieve a pure red color on a common cathode RGB LED, which pins should be activated with a PWM value of 255?

Red pin with PWM 0, Green pin with PWM 0, Blue pin with PWM 255
Red pin with PWM 0, Green pin with PWM 255, Blue pin with PWM 0
Red pin with PWM 255, Green pin with PWM 0, Blue pin with PWM 0
Red pin with PWM 255, Green pin with PWM 255, Blue pin with PWM 255

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?