Search Header Logo

Evaluasi M1 (BAB 1)

Authored by Nugroho Batubara

Computers

University

Used 3+ times

Evaluasi M1 (BAB 1)
AI

AI Actions

Add similar questions

Adjust reading levels

Convert to real-world scenario

Translate activity

More...

    Content View

    Student View

10 questions

Show all answers

1.

MULTIPLE CHOICE QUESTION

20 sec • 1 pt

Untuk upload source code ke Arduino Uno, menggunakan kabel data type...?

Type B

Type C

Type Micro B

Type Mini B

2.

MULTIPLE CHOICE QUESTION

20 sec • 1 pt

Kepanjangan I2C yaitu...?

Irresponsible-Integrated Circuit

Inter-Integrated Circuit

Irregular-Intern Circuit

Inter-Intelligent Circuit

3.

MULTIPLE CHOICE QUESTION

20 sec • 1 pt

I2C menggunakan 2 jalur komunikasi, yaitu...?

MISO & MOSI

SLC & SCK

CE & IRO

SDA & SCL

4.

MULTIPLE CHOICE QUESTION

20 sec • 1 pt

Bagaimana penulisan "If Else" pada program arduino...?

if condition:

// condition is true

else:

// condition is false

if condition

// condition is true

else

// condition is false

end

if (condition) {

// condition is true

} else {

// condition is false

}

if (condition) then

begin

// condition is true

end

else

begin

// condition is false

end;

5.

MULTIPLE CHOICE QUESTION

20 sec • 1 pt

Media Image

ICSP merupakan kepanjangan dari...?

Intern-Circuit Serial Purpose

In-Circuit Software Programming

In-Circuit Serial Programming

Out-Circuit Parallel Purpose

6.

MULTIPLE CHOICE QUESTION

20 sec • 1 pt

Tuliskan rumus perhitungan Duty Cycle...!

THigh/(THigh + TLow) x 100%

THigh x (THigh + TLow) / 100%

THigh + (THigh x TLow) + 100%

7.

MULTIPLE CHOICE QUESTION

20 sec • 1 pt

Apa fungsi void loop() pada pemrograman Arduino...?

Untuk mendefinisikan konstanta dan makro

Untuk mengeksekusi sekali sejak program dijalankan

Untuk menjalankan program secara terus menerus

Untuk menyertakan file header/library

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?