U3 Arduino

U3 Arduino

12th Grade

20 Qs

quiz-placeholder

Similar activities

Diagnostico de programación 11B

Diagnostico de programación 11B

9th - 12th Grade

21 Qs

Repaso Aula Virtual semana 5 a 8

Repaso Aula Virtual semana 5 a 8

12th Grade

20 Qs

Examen 612 MV

Examen 612 MV

12th Grade

23 Qs

TINKERCAD

TINKERCAD

9th - 12th Grade

21 Qs

Breadboards

Breadboards

12th Grade

15 Qs

Salidas digitales 2

Salidas digitales 2

9th - 12th Grade

23 Qs

Entradas digitales 1

Entradas digitales 1

9th - 12th Grade

20 Qs

Entorno Arduino

Entorno Arduino

12th Grade

17 Qs

U3 Arduino

U3 Arduino

Assessment

Quiz

Instructional Technology

12th Grade

Hard

Created by

ANA CASANOVA JAQUETE

FREE Resource

20 questions

Show all answers

1.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

If a temperature sensor produces a varying voltage level, you should connect it to a(n)...

Analog input pin

Digital input pin

Analog output pin

Digital output pin

2.

FILL IN THE BLANK QUESTION

1 min • 1 pt

What's the name of the "heart" of the Arduino board, that processes instructions and controls the overall functioning of the board?

3.

FILL IN THE BLANK QUESTION

1 min • 1 pt

What does it mean "IDE" when referring to the Arduino IDE, the user-friendly platform for programming and uploading code to Arduino microcontroller boards?

4.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

What are the steps you need to follow to configure the Arduino IDE before starting to write your code?

Select the board and the port where it is connected.

Compile the code and debug.

Just configure the board.

Select the port and check the errors inside the code.

5.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

What are the three steps you need to follow when coding a new program?

1. Create and edit code

2. Compile and debug code

  1. 3. Upload code

1. Debug code
2. Compile code
3. Upload code

1. Upload code
2. Debug code
3. Compile code

6.

FILL IN THE BLANK QUESTION

1 min • 1 pt

What is the file extension of the Arduino files?

7.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

What is the difference between compiling and debugging your code?

Compilation translates your code into machine-readable instructions, and debugging is the process of looking for errors on your code

Debugging translates your code into machine-readable instructins, and compilation is the process of looking for errors on your code

Compilation uploads your code into the Arduino board, and debugging is the process of looking for errors on our code

Compilation translates your code into machine-readable instructions, and debugging uploads your code into the Arduino board

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?