Arduino coding language

Arduino coding language

9th Grade - University

25 Qs

quiz-placeholder

Similar activities

Ulangan1-DETIC-Informatika

Ulangan1-DETIC-Informatika

10th Grade

20 Qs

QUIZ 1(SSAD)

QUIZ 1(SSAD)

University

20 Qs

Object Oriented Concepts Through CPP

Object Oriented Concepts Through CPP

University

20 Qs

Functions in C++

Functions in C++

11th Grade

20 Qs

basisdata1

basisdata1

University

20 Qs

Pengetahuan Dasar Komputer

Pengetahuan Dasar Komputer

9th - 12th Grade

20 Qs

PH SIMKMDIG KD 3.1 Menerapkan Logika dan Algoritma Komputer

PH SIMKMDIG KD 3.1 Menerapkan Logika dan Algoritma Komputer

1st - 10th Grade

20 Qs

ไมโครคอนโทรลเลอร์ & Arduino Uno R3

ไมโครคอนโทรลเลอร์ & Arduino Uno R3

12th Grade

20 Qs

Arduino coding language

Arduino coding language

Assessment

Quiz

Computers

9th Grade - University

Practice Problem

Easy

Created by

Amber Saffen

Used 145+ times

FREE Resource

AI

Enhance your content in a minute

Add similar questions
Adjust reading levels
Convert to real-world scenario
Translate activity
More...

25 questions

Show all answers

1.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

delay(5000); stands for

Wait 5 minutes
Wait 5 seconds
Wait 50 seconds

2.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

A forward slash is used for 

code
output
comments

3.

MULTIPLE CHOICE QUESTION

10 sec • 1 pt

A function is a series of programming statements that can be called by name. Which command is called once when the program starts:

loop()
setup()
(output)
(input)

4.

MULTIPLE CHOICE QUESTION

10 sec • 1 pt

A function is a series of programming statements that can be called by name. Which command is called repetitively over and over again as long as the Arduino has power.

loop()
setup()
(output)
(input)

5.

MULTIPLE CHOICE QUESTION

10 sec • 1 pt

Media Image

What does this sketch do?

This sets up the pin that our LED is connected to as an OUTPUT pin.
This sets up the pin that our LED is connected to as an INPUT pin
This sets up and LED to turn off
Turns the LED off by writing LOW out on the pin.

6.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

If we start by writing HIGH out on the pin connected to the LED. What will it make the LED do? (HIGH means putting 5V out on the pin)

Turn the LED on
Turn the LED off

7.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

If we start by writing LOW out on the pin connected to the LED. What will it make the LED do? (LOW means putting 0V out on the pin)

Turn the LED on
Turn the LED off

Create a free account and access millions of resources

Create resources

Host any resource

Get auto-graded reports

Google

Continue with Google

Email

Continue with Email

Classlink

Continue with Classlink

Clever

Continue with Clever

or continue with

Microsoft

Microsoft

Apple

Apple

Others

Others

Already have an account?