
Arduino Tinkercad

Quiz
•
Computers
•
3rd Grade
•
Medium
Damilola Jimoh
Used 2+ times
FREE Resource
10 questions
Show all answers
1.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
What does LED stand for?
Laser Emitting Diode
Light Emitting Device
Light Emitting Diode
Light Emitting Display
2.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
What is the purpose of an LED in a circuit?
The purpose of an LED in a circuit is to emit light.
To increase the voltage in a circuit.
To store electrical energy.
To act as a resistor in the circuit.
3.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
How do you connect an LED to an Arduino?
Connect the cathode of the LED to a digital pin and the anode to ground.
Connect the LED directly to the power supply without a resistor.
Connect the anode of the LED to a digital pin and the cathode to ground through a resistor.
Connect both the anode and cathode of the LED to the same digital pin.
4.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
What is Tinkercad used for?
Tinkercad is used for web development.
Tinkercad is used for graphic design.
Tinkercad is used for video editing.
Tinkercad is used for 3D design, modeling, and electronics simulation.
5.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
How do you simulate a circuit in Tinkercad?
Add components only without connecting them.
Create a new circuit, add components, connect them, and start the simulation.
Start the simulation without creating a circuit.
Use only one component to simulate the circuit.
6.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
What is the function of a resistor in an LED circuit?
The function of a resistor in an LED circuit is to limit the current flowing through the LED.
To change the color of the LED.
To store energy for the LED.
To increase the voltage across the LED.
7.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
What code is used to make an LED blink on Arduino?
void setup() { pinMode(LED_BUILTIN, OUTPUT); } void loop() { digitalWrite(LED_BUILTIN, HIGH); delay(1000); digitalWrite(LED_BUILTIN, LOW); delay(1000); }
void setup() { pinMode(LED_BUILTIN, OUTPUT); } void loop() { digitalWrite(LED_BUILTIN, HIGH); delay(2000); digitalWrite(LED_BUILTIN, LOW); delay(500); }
void setup() { pinMode(LED_BUILTIN, OUTPUT); } void loop() { analogWrite(LED_BUILTIN, 128); delay(1000); }
void setup() { pinMode(LED_BUILTIN, INPUT); } void loop() { digitalWrite(LED_BUILTIN, LOW); delay(500); }
Create a free account and access millions of resources
Similar Resources on Wayground
12 questions
Arduino and IoT

Quiz
•
KG - University
11 questions
Conocimientos anteriores

Quiz
•
1st - 10th Grade
10 questions
Day#6

Quiz
•
1st Grade - University
10 questions
Common Programming Errors Quiz

Quiz
•
3rd Grade
10 questions
Tes FireWall

Quiz
•
1st - 3rd Grade
11 questions
1.1 - Computer System

Quiz
•
KG - University
14 questions
2do Primaria Verde - Partes de la computadora

Quiz
•
1st - 5th Grade
10 questions
CLASS_5_P.T-1

Quiz
•
3rd - 6th Grade
Popular Resources on Wayground
10 questions
Video Games

Quiz
•
6th - 12th Grade
10 questions
Lab Safety Procedures and Guidelines

Interactive video
•
6th - 10th Grade
25 questions
Multiplication Facts

Quiz
•
5th Grade
10 questions
UPDATED FOREST Kindness 9-22

Lesson
•
9th - 12th Grade
22 questions
Adding Integers

Quiz
•
6th Grade
15 questions
Subtracting Integers

Quiz
•
7th Grade
20 questions
US Constitution Quiz

Quiz
•
11th Grade
10 questions
Exploring Digital Citizenship Essentials

Interactive video
•
6th - 10th Grade
Discover more resources for Computers
20 questions
Run-On Sentences and Sentence Fragments

Quiz
•
3rd - 6th Grade
20 questions
4 Types of Sentences

Quiz
•
3rd - 5th Grade
10 questions
Place Value

Quiz
•
3rd Grade
17 questions
Multiplication facts

Quiz
•
3rd Grade
12 questions
Damon and Pythias

Quiz
•
3rd Grade
20 questions
Subject and Predicate Review

Quiz
•
3rd Grade
20 questions
Division Facts

Quiz
•
3rd Grade
18 questions
Hispanic Heritage Month

Quiz
•
KG - 12th Grade