Arduino programming part 1

Arduino programming part 1

11th - 12th Grade

10 Qs

quiz-placeholder

Similar activities

KUIS KWU #1

KUIS KWU #1

12th Grade

15 Qs

Warm Up - navigating 3D view in blender

Warm Up - navigating 3D view in blender

9th - 12th Grade

11 Qs

Tech Ed - Portfolio Building

Tech Ed - Portfolio Building

7th - 11th Grade

10 Qs

Konstruksi Jalan dan Jembatan (XI DPIB 1 dan 2)

Konstruksi Jalan dan Jembatan (XI DPIB 1 dan 2)

11th Grade

10 Qs

PCBs

PCBs

9th - 11th Grade

15 Qs

DGYP21 U5-U8

DGYP21 U5-U8

11th Grade

11 Qs

Arduino programming part 1

Arduino programming part 1

Assessment

Quiz

Design

11th - 12th Grade

Practice Problem

Medium

Created by

Djemy Tal

Used 29+ times

FREE Resource

AI

Enhance your content in a minute

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

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?