FA15 Arduino IDE

FA15 Arduino IDE

9th Grade

30 Qs

quiz-placeholder

Similar activities

Introduction to Computer System

Introduction to Computer System

9th Grade

25 Qs

Arduino

Arduino

5th - 9th Grade

28 Qs

Registers and RAM

Registers and RAM

9th - 12th Grade

25 Qs

CSS 1st Quarter Review Test

CSS 1st Quarter Review Test

9th Grade

25 Qs

 IT Review Assessment 2023

IT Review Assessment 2023

9th Grade

25 Qs

IFT Mid-term Quiz (Term 1)

IFT Mid-term Quiz (Term 1)

9th Grade

35 Qs

ARDUINO 1

ARDUINO 1

7th - 10th Grade

26 Qs

ARDUINO 2

ARDUINO 2

3rd - 10th Grade

30 Qs

FA15 Arduino IDE

FA15 Arduino IDE

Assessment

Quiz

Computers

9th Grade

Easy

Created by

Mandy Tan

Used 15+ 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?