UJi Pemahaman Wokwi dan perintah sederhana pemrograman arduino

Quiz
•
Computers
•
12th Grade
•
Medium
Rahmat Ppg
Used 10+ times
FREE Resource
10 questions
Show all answers
1.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
void setup() { .......... } Maksud dari cuplikan program di atas adalah....
Inialisasi atau setting perintah pin arduino antara {...}
Inialisasi atau setting ouput pin arduino antara {...}
Inialisasi atau setting input pin arduino antara {...}
Inialisasi atau setting serial pin arduino antara {...}
2.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
Ketika kita ingin menggunakan pin 2 digital pada arduino, dan menjadikan pin 2 tersebut sebagai output, maka coding programnya adalah …
analogRead (2);
pinMode (2, OUTPUT) ;
digitalWrite (2,HIGH);
digitalRead (2);
3.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
Ketika kita ingin memberi sinyal digital pada pin A3 arduino, maka kita bisa membacanya dengan membuat coding ...
digitalRead(A3)
DigitalWrite (A3);
ananalogRead(A3)
digitalWrite(A3)
4.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
Tanda untuk mengakhiri skets tiap barisnya adalah
.
,
;
//
5.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
sebuah komentar didalam skets diawali dengan simbol...
//
!
;
,
6.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
perintah untuk memberikan waktu tunda untuk menyalakan LED secara bergantian adalah...
digitalwrite ( )
Dellay ( )
Tone ( )
Modepin ( )
7.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
Fungsi yang hanya dieksekusi sekali saat Arduino menyala adalah...
Digitalwrite ( )
Analogread ( )
Void Setup ( ) { }
Void Loop ( ) { }
Create a free account and access millions of resources
Similar Resources on Wayground
10 questions
pretes

Quiz
•
12th Grade
10 questions
Quiz Arduino

Quiz
•
9th - 12th Grade
10 questions
Pemrograman Arduino

Quiz
•
12th Grade
12 questions
EMTECH POP QUIZ

Quiz
•
9th - 12th Grade
10 questions
Arduino Basic Programming

Quiz
•
12th Grade
5 questions
Pemrograman Arduino-LED RGB

Quiz
•
12th Grade
12 questions
Day#7

Quiz
•
1st Grade - University
10 questions
Awesome MyReSkill IoT

Quiz
•
12th Grade - Professi...
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