Pemrograman Arduino-LED RGB

Quiz
•
Computers
•
12th Grade
•
Medium
Poppy Septiandari
Used 13+ times
FREE Resource
5 questions
Show all answers
1.
MULTIPLE CHOICE QUESTION
30 sec • 20 pts
Warna yang dihasilkan ketika menggabungkan warna merah dan biru adalah ?
ungu
hijau
cyan.
jingga
merah
2.
MULTIPLE CHOICE QUESTION
30 sec • 20 pts
Komponen yang diperlukan untuk membangun proyek Arduino LED RGB adalah, kecuali?
resistor
kapasitor
kabel jumper
arduino uno
breadboard
3.
MULTIPLE CHOICE QUESTION
30 sec • 20 pts
Pada LED RGB jenis common chatode port chatode dihubungkan ke...
pin digital
pin analog
ground
catu daya
pin pwm
4.
MULTIPLE CHOICE QUESTION
30 sec • 20 pts
Bagaimana cara mengubah warna LED RGB menggunakan Arduino?
Gunakan sensor cahaya untuk mengubah warna LED RGB.
Gunakan fungsi analogWrite() untuk mengatur intensitas warna pada pin LED RGB.
Gunakan fungsi digitalWrite() untuk mengatur warna LED.
Sambungkan LED RGB langsung ke sumber daya tanpa resistor.
Sambungkan LED RGB langsung ke ground.
5.
MULTIPLE CHOICE QUESTION
30 sec • 20 pts
Perhatikan potongan kode program berikut :
void loop(){
setColor(255, 255, 0);
delay(1000);
setColor(255, 255, 255);
delay(1000);
setColor(0, 0, 255);
delay(1000);
}
catatan : setColor merupakan prosedur untuk mengatur warna pin R,B, dan G pada LED RGB, warna yang dihasilkan adalah...
kuning-hitam-biru
jingga-putih-biru
cyan-hitam-biru
kuning-putih-biru
ungu-putih-biru
Similar Resources on Wayground
10 questions
Latihan Corel Draw

Quiz
•
12th Grade
10 questions
Binary to Hex

Quiz
•
9th - 12th Grade
10 questions
IP Address

Quiz
•
12th Grade
10 questions
ΤΥΥΣΔΥ Κ4.2 Προβλήματα IP & DHCP

Quiz
•
12th Grade
10 questions
Review I-PM Ujikom Multimedia

Quiz
•
12th Grade
10 questions
Number System Conversions 1

Quiz
•
9th - 12th Grade
10 questions
Spracovanie sekvencií 1. polrok

Quiz
•
12th Grade
10 questions
Subnetting IPv4

Quiz
•
6th Grade - Professio...
Popular Resources on Wayground
10 questions
Lab Safety Procedures and Guidelines

Interactive video
•
6th - 10th Grade
10 questions
Nouns, nouns, nouns

Quiz
•
3rd Grade
10 questions
9/11 Experience and Reflections

Interactive video
•
10th - 12th Grade
25 questions
Multiplication Facts

Quiz
•
5th Grade
11 questions
All about me

Quiz
•
Professional Development
22 questions
Adding Integers

Quiz
•
6th Grade
15 questions
Subtracting Integers

Quiz
•
7th Grade
9 questions
Tips & Tricks

Lesson
•
6th - 8th Grade
Discover more resources for Computers
20 questions
Digital Citizenship

Quiz
•
8th - 12th Grade
35 questions
Computer Baseline Examination 2025-26

Quiz
•
9th - 12th Grade
13 questions
Problem Solving Process

Quiz
•
9th - 12th Grade
10 questions
Understanding Algorithms with Pseudocode and Flowcharts

Interactive video
•
9th - 12th Grade
19 questions
AP CSP Unit 1 Review (code.org)

Quiz
•
10th - 12th Grade