Introduction To Internet of Things - Unit 8 - Week 5
Introduction To Internet of Things - Unit 8 - Week 5
in
Course outline 1) Which of the following is/are current challenges in IoT? 1 point
Week 3
3) Interoperability is required because 1 point
Lecture 23 : a. False
Introduction to
Arduino- II
b. True
Lecture 25 : a. True
Integration of b. False
Sensors and
Actuators with
6) What is the full form of UMB in IoT interoperability? 1 point
Arduino- II
Additional electronic circuits are essential to load a program into the Arduino controller board.
a. True
b. False
a. 8
b. 13
c. 14
d. None of these
11) How many types of loops will you find in Arduino Programming? 1 point
a. 1
b. 2
c. 3
d. 4
13) What is the purpose of calling dht.begin(); in the setup() function? 1 point
14) What function is used to read the humidity value from the DHT sensor? 1 point
A) dht.getHumidity();
B) dht.readTemp();
C) dht.readHumidity();
D) dht.getTemperature();
15) What function is used to set the servo motor to a specific angle? 1 point
A) ServoDemo.move()
B) ServoDemo.rotate()
C) ServoDemo.write()
D) ServoDemo.setAngle()
You may submit any number of times before the due date. The final submission will be considered for grading.
Submit Answers