
Arduino Kelas XII

Quiz
•
Computers
•
12th Grade
•
Medium
Intan Permatasari
Used 13+ times
FREE Resource
50 questions
Show all answers
1.
MULTIPLE CHOICE QUESTION
1 min • 1 pt
Berdasarkan konstruksi dari arduino uno, berapa jumlah pin analog yang disediakan.....
13
5
6
14
2.
MULTIPLE CHOICE QUESTION
1 min • 1 pt
Berdasarkan konstruksi arduino uno, berapa jumlah pin digital yang disediakan.....
11
12
13
14
3.
MULTIPLE CHOICE QUESTION
1 min • 1 pt
salah satu fungsi dari sintaks gambar di atas yang berfungsi menginisialisasi/mendaftarkan lampu led sebagai output terdapat pada sintaks....
const int ledPin = 13;
pinMode(buttonPin, INPUT);
pinMode(ledPin, OUTPUT);
int buttonState = 0;
4.
MULTIPLE CHOICE QUESTION
1 min • 1 pt
salah satu fungsi dari sintaks gambar di atas yang berfungsi membaca status variabel nilai awal dari tombol terdapat pada sintaks....
pinMode(ledPin, OUTPUT);
pinMode(buttonPin, INPUT);
const int buttonPin = 2;
int buttonState = 0;
5.
MULTIPLE CHOICE QUESTION
1 min • 1 pt
salah satu fungsi dari sintaks gambar di atas yang berfungsi untuk menentukan pin digital yang digunakan oleh tombol terdapat pada sintaks....
const int ledPin = 13;
int buttonState = 0;
const int buttonPin = 2;
pinMode(buttonPin, INPUT);
6.
MULTIPLE CHOICE QUESTION
1 min • 1 pt
Berdasarkan sintaks pada gambar di atas, kapan kondisi lampu led akan mati....
ketika tombol tidak ditekan
ketika tombol ditekan
ketika tombol ditekan lalu dilepas
ketika tombol tidak ditekan setelah program berjalan
7.
MULTIPLE CHOICE QUESTION
1 min • 1 pt
Berdasarkan sintaks di atas, Kondisi yang membuat led akan terus menyala akan ditunjukkan pada saat....
Tombol ditekan lama
Tidak menekan tombol sama sekali
Menekan tombol kemudian dilepas dan ditekan satu kali lagi
tidak menekan tombol 2 detik, kemudian ditekan.
Create a free account and access millions of resources
Similar Resources on Wayground
50 questions
SOAL ASAS INFORMATIKA KLS 12

Quiz
•
12th Grade
50 questions
Soal Informatika XII - Ganjil 2024

Quiz
•
12th Grade - University
52 questions
Què en sabem sobre Robots i Arduino?

Quiz
•
12th Grade
50 questions
SDAC-M8

Quiz
•
10th - 12th Grade
50 questions
REMIDIASI US DKK TKJ

Quiz
•
12th Grade
47 questions
Ulangkaji ASK T2 Bab 2 Algoritma

Quiz
•
1st - 12th Grade
50 questions
SOAL PERAKITAN KOMPUTER

Quiz
•
12th Grade
49 questions
BASIS DATA KELAS 12

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