STEM ARDUINO

STEM ARDUINO

8th Grade

16 Qs

quiz-placeholder

Similar activities

Micro:Bit Quiz Unit 3

Micro:Bit Quiz Unit 3

6th - 8th Grade

20 Qs

Day#7

Day#7

1st Grade - University

12 Qs

Aurdino Quiz

Aurdino Quiz

5th - 12th Grade

13 Qs

CODING QUIZZ

CODING QUIZZ

8th Grade

13 Qs

Arduino

Arduino

7th - 8th Grade

13 Qs

Arduino Vocabulary

Arduino Vocabulary

6th - 8th Grade

16 Qs

Arduino Lesson 7 Starter

Arduino Lesson 7 Starter

8th Grade

15 Qs

Arduino Básico para 8°

Arduino Básico para 8°

8th Grade

15 Qs

STEM ARDUINO

STEM ARDUINO

Assessment

Quiz

Computers

8th Grade

Medium

Created by

Tr. Phyo Nyi Yan undefined

Used 6+ times

FREE Resource

16 questions

Show all answers

1.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Media Image

These pins are:

Digital Pins

Analog Pins

PWM Pins

Microcontroller

2.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

What is the function of the digitalWrite() command in Arduino?

Reads the state of a pin

Writes a high or low value to a digital pin

Initializes a pin as input

Pauses the program

3.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

What does the delay(1000); command do in an Arduino program?

Stops the program completely

Repeats the loop function

Pauses execution for 1000 seconds

Pauses execution for 1000 milliseconds (1 second)

4.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

A push button is always connected directly to the Arduino pin without a resistor.

TRUE

FALSE

5.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

The void loop() function runs continuously in an Arduino program.

TRUE

FALSE

6.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

How many digital pins are available on an Arduino Uno for input/output if we start from 0?

10

12

14

16

7.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Media Image

What does the GND pin on the Arduino board represent?

Positive voltage supply

Negative voltage supply (0V)

Signal input pin

Reset pin

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?