Search Header Logo

Remedial UH Bab 2

Authored by Fera Samaeni

Computers

9th - 12th Grade

Used 3+ times

Remedial UH Bab 2
AI

AI Actions

Add similar questions

Adjust reading levels

Convert to real-world scenario

Translate activity

More...

    Content View

    Student View

20 questions

Show all answers

1.

MULTIPLE CHOICE QUESTION

30 sec • 5 pts

Berdasarkan konstruksi dari arduino uno, berapa jumlah pin analog yang disediakan.....

13
14
5
6

2.

MULTIPLE CHOICE QUESTION

30 sec • 5 pts

Media Image

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 );
int buttonState = 0;
pinMode(ledPin, OUT PUT );

3.

MULTIPLE CHOICE QUESTION

30 sec • 5 pts

Media Image

salah satu fungsi dari sintaks gambar di atas yang berfungsi membaca status variabel nilai awal dari tombol terdapat pada sintaks....

pinMode(ledPin, OUT PUT );
pinMode(buttonPin, INPUT );
const int buttonPin = 2;
int buttonState = 0;

4.

MULTIPLE CHOICE QUESTION

30 sec • 5 pts

...............sebuah chip yang berfungsi sebagai pengontrol rangkaian elektronik dan umunya dapat menyimpan program dan umumnya terdiri dari CPU (Central Processing Unit), memori, I/O tertentu dan unit pendukung seperti Analog-to-Digital Converter (ADC) yang sudah terintegrasi di dalamnya.

Mikrokontroller
Mikrokomputer
Mikroprosessor
Central Processing Unit

5.

MULTIPLE CHOICE QUESTION

30 sec • 5 pts

................ adalah sebuah chip (IC=Integrated Circuits) yang di dalamnya terkandung rangkaian ALU (Arithmetic-Logic Unit), rangkaian CU (Control Unit) dan register-register.

Mikrokontroller
Mikrokomputer
Mikroprosessor
Central Processing Unit

6.

MULTIPLE CHOICE QUESTION

30 sec • 5 pts

Untuk membuat program Arduino dan mengupload ke board Arduino, dibutuhkan software .......

Arduino IDE (Integrated Development Enviroment)
Arduino IDE (Integrated Develom Enviroment)
Arduino IE (Integrated Enviroment)
Arduino DE ( Development Enviroment)

7.

MULTIPLE CHOICE QUESTION

30 sec • 5 pts

Media Image

salah satu fungsi dari sintaks gambar di atas yang berfungsi untuk menentukan pin digital yang digunakan oleh tombol terdapat pada sintaks....

int buttonState = 0;
pinMode(buttonPin, INPUT );
const int buttonPin = 2;
const int ledPin = 13;

Access all questions and much more by creating a free account

Create resources

Host any resource

Get auto-graded reports

Google

Continue with Google

Email

Continue with Email

Classlink

Continue with Classlink

Clever

Continue with Clever

or continue with

Microsoft

Microsoft

Apple

Apple

Others

Others

Already have an account?