Pengenalan Arduino dan LED

Quiz
•
Computers
•
10th Grade
•
Medium
Bayu Prasetyo
Used 12+ times
FREE Resource
15 questions
Show all answers
1.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
VOID SETUP adalah potongan program yang digunakan untuk...
pengenalan pin dan library
pengenalan web dan service
pengenalan software
pengenalan device laptop
2.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
Jika ingin menggunakan pin 5 sebagai output, maka program yang benar adalah...
PinMode (5, OUTPUT);
pinMode (5, OUTPUT);
PinMode (5, OUTPUT)
pinMode (5, OUPUT);
3.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
Jika ingin menggunakan pin 8 sebagai input, maka program yang benar adalah...
PinMode (5, INPUT);
pinMode (5, INPUT)
PinMode (5, IPUT);
pinMode (5, INPUT);
4.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
Void loop dalam pemrograman digunakan sebagai
pengulangan program pada void setup
pengulangan program library
Pengulangan program pada kurung void loop
Pengulangan program pada kurung void setup
5.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
Untuk menyalakan lampu pada pin 5, maka program yang benar adalah...
digitalWrite(5, HIGH);
DigitalWrite(5, HIGH);
digitalWrite(5, HIGH)
digitalWrite(5, HIG);
6.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
untuk menahan program selama 10 detik, maka program yang digunakan adalah...
delay(1000);
Delay(1000);
delay(10000);
Delay(10000);
7.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
Arduino memiliki kaki analog sebanyak...
3 pin analog
4 pin analog
5 pin analog
6 pin analog
Create a free account and access millions of resources
Similar Resources on Wayground
15 questions
JAVA: Level-1

Quiz
•
5th - 12th Grade
10 questions
Tes informatika 8

Quiz
•
10th Grade
15 questions
Arduino practice 2

Quiz
•
9th - 11th Grade
20 questions
terstruktur

Quiz
•
10th Grade
12 questions
Day#7

Quiz
•
1st Grade - University
20 questions
Pemrograman Terstruktur

Quiz
•
10th Grade
12 questions
EMTECH POP QUIZ

Quiz
•
9th - 12th Grade
20 questions
JAVA FUNDAMENTALS

Quiz
•
9th - 12th Grade
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
10 questions
Exploring Digital Citizenship Essentials

Interactive video
•
6th - 10th Grade
10 questions
1.2 OSI & TCP IP Models Quiz

Quiz
•
10th Grade
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
20 questions
Hardware vs. Software Quiz

Quiz
•
7th - 10th 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