Physical Computing 3

Physical Computing 3

8th Grade

13 Qs

quiz-placeholder

Similar activities

Quiz PWM untuk Siswa SMP

Quiz PWM untuk Siswa SMP

8th Grade

17 Qs

Arduino Lesson 5 Starter

Arduino Lesson 5 Starter

8th Grade

12 Qs

03 Buttons and LEDs (PICO)

03 Buttons and LEDs (PICO)

8th Grade

14 Qs

Ardinuo

Ardinuo

8th Grade

18 Qs

Cuestionario Arduino

Cuestionario Arduino

5th Grade - University

10 Qs

Arduino Level 2

Arduino Level 2

8th Grade

13 Qs

Arduino Programming

Arduino Programming

7th - 12th Grade

12 Qs

Start with code

Start with code

8th Grade

15 Qs

Physical Computing 3

Physical Computing 3

Assessment

Quiz

Computers

8th Grade

Hard

Created by

David Taylor

FREE Resource

13 questions

Show all answers

1.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

What is the function of the VBUS pin on the Pico board?

It provides 3.3 volts power.

It is used to start and stop the Pico.

It provides 5 volts power from the micro USB port.

It is a ground connection.

2.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

What does the GND pin represent in the Pico Pin Layout?

5 volts power supply

General-purpose input/output

0 volts ground

Analog-to-digital converter

3.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

What does the command 'led = machine.PWM(machine.Pin(15))' in the Python script do?

It reads the input from pin 15

It sets the GP15 pin as PWM output

It disables the PWM on pin 15

It sets the frequency of the PWM to 1000Hz

4.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

What does the term "duty cycle" specifically describe in the context of digital signals?

The frequency of the waveform

The amplitude of the signal

The percentage of time a digital signal is on over a period of time

The voltage level of the signal

5.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

What does PWM stand for in the context of controlling an LED?

Pulse Width Modulation

Power Wattage Management

Pulse Wave Modulation

Power Width Modulation

6.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

What is the purpose of the 'utime' module in the provided Python code for PWM LED control?

To control the LED color

To generate random numbers

To handle time-related functions

To create PWM objects

7.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

What is the purpose of the color_set() function in RGB.py?

To adjust the brightness of the display

To let the three primary colors work together

To create a color palette for graphic design

To reduce the color resolution

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?