Arduino Lesson 3: IF and IF-ELSE

Flashcard
•
Computers
•
9th - 12th Grade
•
Hard
Wayground Content
FREE Resource
Student preview

15 questions
Show all answers
1.
FLASHCARD QUESTION
Front
How do you set a digital pin to "on" using the digitalWrite() function? Options: digitalWrite(pin, OFF), digitalWrite(pin, 1), digitalWrite(pin, HIGH), digitalWrite(pin, ON)
Back
digitalWrite(pin, HIGH)
2.
FLASHCARD QUESTION
Front
What are variables used for in Arduino programming?
Back
Variables in Arduino programming are used to store and manipulate data.
3.
FLASHCARD QUESTION
Front
What is the purpose of the pinMode() function in Arduino programming?
Back
The purpose of the pinMode() function is to configure a pin as input or output.
4.
FLASHCARD QUESTION
Front
Used to end a statement or command
Back
;
5.
FLASHCARD QUESTION
Front
These tell the Arduino software when the setup or loop sections begins and ends. Without them, the software is lost and unable to compile your code. Think of these as additional punctuation that your code requires. Your code must be perfectly punctuated to compile. What are they? ( ) [ ] < > { }
Back
{ }
6.
FLASHCARD QUESTION
Front
Used to end a statement
Back
;
7.
FLASHCARD QUESTION
Front
Comparison operator which means not equal to.
Back
!=
Create a free account and access millions of resources
Similar Resources on Wayground
10 questions
Persuasive Writing - Monk

Flashcard
•
7th - 12th Grade
12 questions
BAES Excel Functions & IF Statements Re-Cap L2

Flashcard
•
KG - University
10 questions
Born a Crime Ch. 9 Flashcard

Flashcard
•
9th - 12th Grade
10 questions
Sewing field day

Flashcard
•
KG - 12th Grade
11 questions
Java Boolean Statements

Flashcard
•
11th Grade
15 questions
Research Vocabulary

Flashcard
•
9th - 12th Grade
14 questions
SAP Kitchen Tools Review

Flashcard
•
9th - 12th Grade
15 questions
ELD III: Justification Review

Flashcard
•
9th - 12th Grade
Popular Resources on Wayground
10 questions
Lab Safety Procedures and Guidelines

Interactive video
•
6th - 10th Grade
10 questions
Nouns, nouns, nouns

Quiz
•
3rd Grade
10 questions
9/11 Experience and Reflections

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

Quiz
•
5th Grade
11 questions
All about me

Quiz
•
Professional Development
22 questions
Adding Integers

Quiz
•
6th Grade
15 questions
Subtracting Integers

Quiz
•
7th Grade
9 questions
Tips & Tricks

Lesson
•
6th - 8th Grade
Discover more resources for Computers
10 questions
Exploring Digital Citizenship Essentials

Interactive video
•
6th - 10th Grade
10 questions
1.2 OSI & TCP IP Models Quiz

Quiz
•
10th Grade
20 questions
Digital Citizenship

Quiz
•
8th - 12th Grade
30 questions
Introduction to Computers

Quiz
•
8th - 9th Grade
35 questions
Computer Baseline Examination 2025-26

Quiz
•
9th - 12th Grade
13 questions
Problem Solving Process

Quiz
•
9th - 12th Grade
20 questions
Hardware vs. Software Quiz

Quiz
•
7th - 10th Grade
10 questions
Understanding Algorithms with Pseudocode and Flowcharts

Interactive video
•
9th - 12th Grade