Dibawah ini nama-nama komponen yang termasuk komponen output pada sistem pengendali suhu ruangan berbasis arduino adalah..
Sistem Pengendali Suhu Ruangan Berbasis Arduino

Quiz
•
Education
•
12th Grade
•
Hard
Yusliadi Fanji Muslim
Used 4+ times
FREE Resource
5 questions
Show all answers
1.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
Potensiometer, LED, Relay
Relay, LED, LCD
Arduino, Potensiometer, Sensor DHT22
LCD, Sensor DHT22, LED
Sensor DHT22, Arduino, Potensiometer
2.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
Fungsi sensor DHT22 adalah..
Mendeteksi suhu dan kelembaman dengan menghasilkan nilai tegangan
Mendeteksi cahaya dengan menghasilkan nilai resistansi
Mendeteksi kebocoran gas dengan menghasilkan nilai tegangan
Mendeteksi manusia dengan menghasilkan nilai resistansi
Mendeteksi air dengan menghasilkan nilai kapasitansi
3.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
void setup() {
Serial.begin (9600)
pinMode (DHT22, INPUT)
pinMode (Potensiometer, INPUT)
pinMode (Led, OUTPUT)
pinMode (Relay, OUTPUT) }
Program arduino diatas terjadi error/kesalahan dikarenakan..
Diakhir baris program tidak diberi tanda }
Diakhir baris program tidak diberi tanda {
Diakhir baris program tidak diberi tanda :
Diakhir baris tidak diberi tanda ;
Diakhir baris tidak diberi tanda “ “
4.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
int set_suhu = 35;
if (temp > set_suhu){
digitalWrite (Relay, HIGH);
digitalWrite (Led, HIGH);
}
Dari pemrograman sistem pengendali suhu ruangan berbasis arduino Arduino diatas, yang merupakan kondisi yang salah adalah..
Jika temp bernilai 40 derajat Relay aktif
Jika temp bernilai 38 derajat Led menyala
Jika temp bernilai 30 derajat Led menyala
Nilai set suhu adalah 35 derajat
Jika temp bernilai 25 derajat Relay tidak aktif
5.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
Program Arduino yang benar dalam pemilihan pin berikut adalah…
const int Relay A0;
const int Led A1;
const int DHT22 A2;
const int Potensiometer A3;
const int Relay 3;
const int Led 8;
const int DHT22 11;
const int Potensiometer 12;
const int Relay 3;
const int Led 11;
const int DHT22 17;
const int Potensiometer 8;
const int Relay A0;
const int Led 10;
const int DHT22 7;
const int Potensiometer 2;
const int Relay 2;
const int Led 7;
const int DHT22 10;
const int Potensiometer A0;
Similar Resources on Quizizz
10 questions
Arduino Functions Syntax

Quiz
•
12th Grade
10 questions
Soal Sistem Starter

Quiz
•
9th - 12th Grade
10 questions
arduino input types and out types circuit

Quiz
•
12th Grade
10 questions
ОГЭ задания 6 и 8

Quiz
•
12th Grade
9 questions
Arduino_evaluacion 1

Quiz
•
9th - 12th Grade
7 questions
Arduino

Quiz
•
9th - 12th Grade
9 questions
Java Fundamentals

Quiz
•
12th Grade
10 questions
Arduino Pointer and Array Concepts

Quiz
•
12th Grade
Popular Resources on Quizizz
15 questions
Character Analysis

Quiz
•
4th Grade
17 questions
Chapter 12 - Doing the Right Thing

Quiz
•
9th - 12th Grade
10 questions
American Flag

Quiz
•
1st - 2nd Grade
20 questions
Reading Comprehension

Quiz
•
5th Grade
30 questions
Linear Inequalities

Quiz
•
9th - 12th Grade
20 questions
Types of Credit

Quiz
•
9th - 12th Grade
18 questions
Full S.T.E.A.M. Ahead Summer Academy Pre-Test 24-25

Quiz
•
5th Grade
14 questions
Misplaced and Dangling Modifiers

Quiz
•
6th - 8th Grade
Discover more resources for Education
17 questions
Chapter 12 - Doing the Right Thing

Quiz
•
9th - 12th Grade
30 questions
Linear Inequalities

Quiz
•
9th - 12th Grade
20 questions
Types of Credit

Quiz
•
9th - 12th Grade
20 questions
Taxes

Quiz
•
9th - 12th Grade
17 questions
Parts of Speech

Quiz
•
7th - 12th Grade
20 questions
Chapter 3 - Making a Good Impression

Quiz
•
9th - 12th Grade
20 questions
Inequalities Graphing

Quiz
•
9th - 12th Grade
10 questions
Identifying equations

Quiz
•
KG - University