Evaluasi M1 (BAB 1)

Evaluasi M1 (BAB 1)

University

10 Qs

quiz-placeholder

Similar activities

Arduino

Arduino

University

14 Qs

Arduino_2

Arduino_2

3rd Grade - University

10 Qs

Arduino and IoT

Arduino and IoT

KG - University

12 Qs

KB #2 Pemrograman Sensor 2024

KB #2 Pemrograman Sensor 2024

University

12 Qs

Day#6

Day#6

1st Grade - University

10 Qs

CAD 1203 Test One Review

CAD 1203 Test One Review

University

15 Qs

Flip - Flops

Flip - Flops

University

12 Qs

IOT TVET

IOT TVET

University

10 Qs

Evaluasi M1 (BAB 1)

Evaluasi M1 (BAB 1)

Assessment

Quiz

Computers

University

Medium

Created by

Nugroho Batubara

Used 3+ times

FREE Resource

AI

Enhance your content

Add similar questions
Adjust reading levels
Convert to real-world scenario
Translate activity
More...

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

Create a free account and access millions of resources

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

By signing up, you agree to our Terms of Service & Privacy Policy

Already have an account?