
Arduino Review 1
Authored by Keith Lavigne
Computers
9th - 12th Grade
Used 1+ times

AI Actions
Add similar questions
Adjust reading levels
Convert to real-world scenario
Translate activity
More...
Content View
Student View
20 questions
Show all answers
1.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
Consider the following c++ code used for programming an Arduino uno:
pinMode(12, OUTPUT);
What is the effect of this code on the Arduino uno?
2.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
You are programming an Arduino Uno and wish to use pin 8 to read data from a connected component. What c++ code should you write?
3.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
You are programming an Arduino uno using c++ code. You add code the the void setup() function. When will that code be executed and how many times will it run?
The code will be executed once when the Arduino powers on.
4.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
You are programming an Arduino uno using c++. The Uno has LED lights connected to pins 4,5,6,and 7. How would you program the arduino to light the LEDs sequentially from 4 to 7 for 200ms each?
5.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
You are programming an Arduino Uno using c++. You wish to read and write data from the serial monitor. What method must you call prior to reading from or writing to the serial monitor?
6.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
When programming an Arduino Uno in c++ to write information to the serial monitor, what is the difference between Serial.print() and Serial.println()?
7.
MULTIPLE CHOICE QUESTION
30 sec • 3 pts
A function is a series of programming statements that can be called by name. Which command is called repetitively over and over again as long as the Arduino has power.
Access all questions and much more by creating a free account
Create resources
Host any resource
Get auto-graded reports

Continue with Google

Continue with Email

Continue with Classlink

Continue with Clever
or continue with

Microsoft
%20(1).png)
Apple
Others
Already have an account?