
003 - Controlling LEDs in Arduino

Flashcard
•
Computers
•
12th Grade
•
Hard
Roy Nepomuceno
Used 1+ times
FREE Resource
Student preview

11 questions
Show all answers
1.
FLASHCARD QUESTION
Front
What is digitalWrite?
Back
digitalWrite is an Arduino function used to set the voltage level on a digital pin, controlling whether a pin outputs a HIGH (ON) or LOW (OFF) signal.
2.
FLASHCARD QUESTION
Front
What are the parameters of the digitalWrite function?
Back
digitalWrite(pin, value); where 'pin' is the pin number and 'value' can be HIGH or LOW.
3.
FLASHCARD QUESTION
Front
What does LOW represent in digitalWrite?
Back
LOW represents 0 volts or a logic level 0, turning the connected device OFF.
4.
FLASHCARD QUESTION
Front
What does HIGH represent in digitalWrite?
Back
HIGH represents the operating voltage of the Arduino board, usually 5 volts, turning the connected device ON.
5.
FLASHCARD QUESTION
Front
How does digitalWrite work for an LED?
Back
digitalWrite(pin, HIGH) supplies voltage to the LED, turning it ON; digitalWrite(pin, LOW) cuts off the voltage supply, turning the LED OFF.
6.
FLASHCARD QUESTION
Front
What is a practical example of using digitalWrite with an LED?
Back
Connecting an LED to pin 5: Writing HIGH to pin 5 sends 5V to the LED, causing it to light up; writing LOW stops the voltage, turning the LED off.
7.
FLASHCARD QUESTION
Front
What must be done before using digitalWrite on a pin?
Back
The pin must be set as OUTPUT using pinMode(pin, OUTPUT).
Create a free account and access millions of resources
Similar Resources on Wayground
9 questions
Arduino Vocabulary

Flashcard
•
10th Grade
10 questions
Exploring Arduino Basics

Flashcard
•
University
15 questions
ARDUINO SEMANA 3

Flashcard
•
KG - University
10 questions
Kiến thức về Arduino

Flashcard
•
University
10 questions
Banking Tips/Adulting/Budget Notes Check

Flashcard
•
12th Grade
10 questions
Electronics and Arduino Knowledge Flashcard

Flashcard
•
12th Grade
15 questions
2 Arduino with Breadboards

Flashcard
•
11th Grade
15 questions
test adruino

Flashcard
•
12th Grade
Popular Resources on Wayground
12 questions
Unit Zero lesson 2 cafeteria

Lesson
•
9th - 12th Grade
10 questions
Nouns, nouns, nouns

Quiz
•
3rd Grade
10 questions
Lab Safety Procedures and Guidelines

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

Quiz
•
5th Grade
11 questions
All about me

Quiz
•
Professional Development
20 questions
Lab Safety and Equipment

Quiz
•
8th Grade
13 questions
25-26 Behavior Expectations Matrix

Quiz
•
9th - 12th Grade
10 questions
Exploring Digital Citizenship Essentials

Interactive video
•
6th - 10th Grade