robotics quiz

robotics quiz

Professional Development

5 Qs

quiz-placeholder

Similar activities

CSNP-04103 C++ Chapter 7 - Different Data Types

CSNP-04103 C++ Chapter 7 - Different Data Types

University - Professional Development

10 Qs

desarrollo del lenguaje

desarrollo del lenguaje

Professional Development

10 Qs

LACE 2023

LACE 2023

Professional Development

10 Qs

Molk

Molk

Professional Development

8 Qs

Quiz 2

Quiz 2

Professional Development

10 Qs

Seni budaya

Seni budaya

Professional Development

10 Qs

CSNP-04103 Chapter 8 - NB - Arrays

CSNP-04103 Chapter 8 - NB - Arrays

University - Professional Development

10 Qs

Orientation Programme for Librarians -21st January 2024

Orientation Programme for Librarians -21st January 2024

Professional Development

10 Qs

robotics quiz

robotics quiz

Assessment

Quiz

Others

Professional Development

Hard

Created by

Mikayla Gomez

Used 1+ times

FREE Resource

5 questions

Show all answers

1.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

What does the 'analogWrite()' function do?

Specifies the amount of voltage

Specifies the amount of current

Specifies the amount of frequency

Specifies the amount of resistance

2.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

What is the range of values that can be used with 'analogWrite()'?

0 to 100

0 to 255

0 to 500

0 to 1023

3.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

In the for loop, how is 'fadeValue' increased?

By 5

By 2

By 1

By 10

4.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

What does a value of 0 represent in PWM?

100% brightness

50% brightness

0% brightness

25% brightness

5.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

What is the purpose of the 'delay(30)' function in the loop?

To pause the program for 30 seconds

To pause the program for 30 milliseconds

To increase the fade speed

To decrease the fade speed