
Arduino
Authored by man cloud
Computers
University
Used 6+ times

AI Actions
Add similar questions
Adjust reading levels
Convert to real-world scenario
Translate activity
More...
Content View
Student View
14 questions
Show all answers
1.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
What is the maximum output voltage of the ESP32?
3.3V
5V
12V
15V
2.
MULTIPLE SELECT QUESTION
30 sec • Ungraded
Which class do you continue in?
1A
1B
3.
MULTIPLE CHOICE QUESTION
15 mins • 1 pt
What language is a typical Arduino code based on?
Assembly Code
Python
Java
C/C++
4.
MULTIPLE CHOICE QUESTION
15 mins • 1 pt
What is the result of a?
a = -1
a = 0
a = 1
a = 2
5.
MULTIPLE CHOICE QUESTION
15 mins • 1 pt
What is an example of the variable type - "int "?
327678
"32,768"
32,768.1
-32768
Answer explanation
On the Arduino Uno (and other ATmega based boards) an int stores a 16-bit (2-byte) value. This yields a range of -32,768 to 32,767
6.
MULTIPLE CHOICE QUESTION
15 mins • 1 pt
What is an example of the variable type - "char"?
'A'
ABC
"ABC"
"A"
Answer explanation
On the Arduino Uno (and other ATmega based boards) an int stores a 16-bit (2-byte) value. This yields a range of -32,768 to 32,767
7.
MULTIPLE SELECT QUESTION
15 mins • 3 pts
What is an example of the variable type - "float"?
12345.6
123456
12345.67
1.23456
Answer explanation
On the Arduino Uno (and other ATmega based boards) an int stores a 16-bit (2-byte) value. This yields a range of -32,768 to 32,767
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?