Arduino programming part 1

Arduino programming part 1

11th - 12th Grade

10 Qs

quiz-placeholder

Similar activities

QUIZ KP DESAIN 1

QUIZ KP DESAIN 1

12th Grade

10 Qs

Photography Lesson 02

Photography Lesson 02

12th Grade

10 Qs

ulangkaji Reka bentuk Elektronik

ulangkaji Reka bentuk Elektronik

8th - 12th Grade

15 Qs

QUIZ Proses Digital 2

QUIZ Proses Digital 2

12th Grade

15 Qs

Cuestionario de Tipos de Diseños

Cuestionario de Tipos de Diseños

12th Grade

15 Qs

Laws and Ethics in Media Production

Laws and Ethics in Media Production

9th - 12th Grade

10 Qs

Penerapan Digital Print pada Tekstil

Penerapan Digital Print pada Tekstil

12th Grade - University

10 Qs

DMW SM1 Unit 1 Review

DMW SM1 Unit 1 Review

11th - 12th Grade

15 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
or continue with
Microsoft
Apple
Others
By signing up, you agree to our Terms of Service & Privacy Policy
Already have an account?