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
Dibawah ini nama-nama komponen yang termasuk komponen output pada sistem pengendali suhu ruangan berbasis arduino adalah..
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 Wayground
10 questions
Bab 3.1.2 ASK T2

Quiz
•
1st - 12th Grade
9 questions
Repasando Conocimientos

Quiz
•
12th Grade
9 questions
Python (1-2 урок)

Quiz
•
1st - 12th Grade
8 questions
Smart Home

Quiz
•
12th Grade
10 questions
Arduino

Quiz
•
1st - 12th Grade
8 questions
Tinkercad Circuits

Quiz
•
12th Grade
10 questions
Sistema de Hidroponía Automatizado

Quiz
•
1st - 12th Grade
10 questions
Control Statement in Arduino

Quiz
•
12th Grade
Popular Resources on Wayground
18 questions
Writing Launch Day 1

Lesson
•
3rd Grade
11 questions
Hallway & Bathroom Expectations

Quiz
•
6th - 8th Grade
11 questions
Standard Response Protocol

Quiz
•
6th - 8th Grade
40 questions
Algebra Review Topics

Quiz
•
9th - 12th Grade
4 questions
Exit Ticket 7/29

Quiz
•
8th Grade
10 questions
Lab Safety Procedures and Guidelines

Interactive video
•
6th - 10th Grade
19 questions
Handbook Overview

Lesson
•
9th - 12th Grade
20 questions
Subject-Verb Agreement

Quiz
•
9th Grade
Discover more resources for Education
40 questions
Algebra Review Topics

Quiz
•
9th - 12th Grade
19 questions
Handbook Overview

Lesson
•
9th - 12th Grade
62 questions
Spanish Speaking Countries, Capitals, and Locations

Quiz
•
9th - 12th Grade
20 questions
First Day of School

Quiz
•
6th - 12th Grade
6 questions
Maier - AMDM - Unit 1 - Quiz 1 - Estimation

Quiz
•
12th Grade
21 questions
Arithmetic Sequences

Quiz
•
9th - 12th Grade
21 questions
9th Grade English Diagnostic Quiz

Quiz
•
9th - 12th Grade
7 questions
Characteristics of Life

Interactive video
•
11th Grade - University