FA15 Arduino IDE

FA15 Arduino IDE

9th Grade

30 Qs

quiz-placeholder

Similar activities

Arduino - level 2

Arduino - level 2

7th - 12th Grade

27 Qs

EXTRA LIFE PROM 2

EXTRA LIFE PROM 2

1st Grade - University

28 Qs

Summative Exam Einstein

Summative Exam Einstein

9th - 12th Grade

30 Qs

3ESO CyR Arduino Inicial (TIyC)

3ESO CyR Arduino Inicial (TIyC)

9th - 12th Grade

35 Qs

Inscoe - MICS Unit 1 and 2 Study Guide

Inscoe - MICS Unit 1 and 2 Study Guide

9th - 12th Grade

25 Qs

Arduino Coding

Arduino Coding

7th - 12th Grade

25 Qs

Computer Pretest1(Arduino Grade8_t1)

Computer Pretest1(Arduino Grade8_t1)

3rd Grade - University

25 Qs

Bilgisayar Bilimi 21-22 II. Dönem 1.yazılı hazırlığı

Bilgisayar Bilimi 21-22 II. Dönem 1.yazılı hazırlığı

9th Grade - University

30 Qs

FA15 Arduino IDE

FA15 Arduino IDE

Assessment

Quiz

Computers

9th Grade

Easy

Created by

Mandy Tan

Used 10+ times

FREE Resource

30 questions

Show all answers

1.

MULTIPLE CHOICE QUESTION

20 sec • 1 pt

digitalRead() is used for:

Reads the value from a specified digital pin

Writes an analog value to a pin

2.

MULTIPLE CHOICE QUESTION

20 sec • 1 pt

digitalWrite(13, LOW);

Turn off LED at Pin 13

Turn on LED at Pin 13

3.

MULTIPLE CHOICE QUESTION

20 sec • 1 pt

digitalWrite (13, HIGH);

Pressed the switch button

sets the digital pin 13 on

4.

MULTIPLE CHOICE QUESTION

20 sec • 1 pt

pinMode(7, OUTPUT);

sets the digital pin 7 as output

Turn on LED at Pin 7

5.

MULTIPLE CHOICE QUESTION

20 sec • 1 pt

delay(1000);

Wait for 1000 seconds

Wait for 1 second

6.

MULTIPLE CHOICE QUESTION

20 sec • 1 pt

When you set a digital pin to HIGH, its voltage will be set to:

5V

0V

7.

MULTIPLE CHOICE QUESTION

20 sec • 1 pt

digitalWrite(X, Y)..... what is X

pin number

HIGH or LOW

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?