Arduino programming part 1

Arduino programming part 1

11th - 12th Grade

10 Qs

quiz-placeholder

Similar activities

TGG-Composition & Layout Quiz

TGG-Composition & Layout Quiz

11th - 12th Grade

10 Qs

Casa de Muñecas

Casa de Muñecas

12th Grade

10 Qs

Creative Technology

Creative Technology

KG - 12th Grade

11 Qs

Shane Dawson

Shane Dawson

7th - 12th Grade

12 Qs

Fasteners ( clothing)

Fasteners ( clothing)

9th - 12th Grade

10 Qs

Timber - Uses (KS 5)

Timber - Uses (KS 5)

12th Grade

11 Qs

UNIDAD 5 AUDIOVISUAL

UNIDAD 5 AUDIOVISUAL

12th Grade

10 Qs

Arduino programming part 1

Arduino programming part 1

Assessment

Quiz

Design

11th - 12th Grade

Medium

Created by

Djemy Tal

Used 29+ times

FREE Resource

10 questions

Show all answers

1.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Media Image

Identify this component

Arduino Uno board

Raspberry Pi

Breadboard / Protoboard

White Plastic Board

2.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

What is an LED?
a light
a light emitting diode
a part of a circuit

3.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Why is a resistor important?
It isn't important
It increases the power of a circuit
It controls the flow of electricity by lessening it to a certain amount

4.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

A potentiometer is also known as a ___________________
knob
button
variable resistor

5.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

How long is the LED on?

digitalWrite(13, HIGH); 
 
delay(1000);   
digitalWrite(13, LOW); 
 
delay(1000); 
1000 seconds
100 seconds
1 second
100 milliseconds

6.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Which symbol ends a statement?
Semicolon ;
Parenthesis )
Comma ,
Curly Brace }

7.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Media Image
What does pressing the check-mark do when working with your code?
Saves your work.
Downloads your code onto the arduino board.
Checks your code for mistakes.
Checks to see if the arduino is connected to the computer.

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

By signing up, you agree to our Terms of Service & Privacy Policy

Already have an account?