Arduino 5

Arduino 5

12th Grade

8 Qs

quiz-placeholder

Similar activities

RECUPERAÇÃO ROBÓTICA FÍSICA III - 3° ANO NOTURNO

RECUPERAÇÃO ROBÓTICA FÍSICA III - 3° ANO NOTURNO

12th Grade

10 Qs

RECUPERAÇÃO DE PROVA 3º TRI. 3º B ROBÓTICA

RECUPERAÇÃO DE PROVA 3º TRI. 3º B ROBÓTICA

12th Grade

13 Qs

 ROB_RE_M2_A04_3B_2025 Semáforo Inteligente

ROB_RE_M2_A04_3B_2025 Semáforo Inteligente

12th Grade

8 Qs

3B FISICA AV1 T1 EDUARDA

3B FISICA AV1 T1 EDUARDA

12th Grade

7 Qs

Semana do Conhecimento

Semana do Conhecimento

12th Grade

10 Qs

Arduino Quiz

Arduino Quiz

1st Grade - Professional Development

6 Qs

Quiz sobre LED e Resistor

Quiz sobre LED e Resistor

12th Grade

10 Qs

Robotica 05/03

Robotica 05/03

12th Grade

3 Qs

Arduino 5

Arduino 5

Assessment

Quiz

Physics

12th Grade

Hard

Created by

ERVIN LUCIDO

FREE Resource

8 questions

Show all answers

1.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

What was the homework assignment from lesson 5?

Understand solid-state physics

Learn about LEDs

Create a 4-bit binary counter

Study breadboard usage

2.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Which pins on the Arduino board were used to connect the LEDs?

10, 11, 12, 13

1, 2, 3, 4

2, 3, 4, 5

6, 7, 8, 9

3.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

What is the purpose of using resistors in the circuit?

To control the brightness of the LEDs

To protect the LEDs from burning out

To connect the LEDs to the Arduino board

To regulate the voltage supply

4.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Which row on the breadboard was used to connect the ground?

Top row

Second row

Third row

Bottom row

5.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

What is the purpose of using variables in programming?

To control the flow of electricity

To connect different components

To display output on the screen

To store and manipulate data

6.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

What command is used to set a pin as an output in Arduino programming?

setPinOutput

outputMode

pinInput

pinMode

7.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

What is the purpose of the 'void loop' in Arduino programming?

To declare variables

To continuously execute a set of instructions

To power off the Arduino board

To initialize the circuit

8.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

What was the purpose of turning all the LEDs on in the 'void loop'?

To test the brightness of the LEDs

To check if the circuit is set up correctly

To demonstrate the functionality of the Arduino board

To conserve energy