Arduino Test

Arduino Test

9th - 12th Grade

10 Qs

quiz-placeholder

Similar activities

Circuit Instructions

Circuit Instructions

11th - 12th Grade

7 Qs

Day#7

Day#7

1st Grade - University

12 Qs

EXERCÍCIO -5- PROGRAMAÇÃO E ROBÓTICA - DURVAL 2025

EXERCÍCIO -5- PROGRAMAÇÃO E ROBÓTICA - DURVAL 2025

1st Grade - University

12 Qs

PYTHON DICTIONARIES

PYTHON DICTIONARIES

11th Grade

14 Qs

Robotik Kodlama

Robotik Kodlama

10th Grade

10 Qs

Data Transmission

Data Transmission

9th Grade

12 Qs

Ciência da Computação 2TDS - Recuperação

Ciência da Computação 2TDS - Recuperação

11th Grade

10 Qs

Tech Ed

Tech Ed

9th Grade

11 Qs

Arduino Test

Arduino Test

Assessment

Quiz

Computers

9th - 12th Grade

Medium

Created by

Thanakorn Yardsuntea

Used 2+ times

FREE Resource

10 questions

Show all answers

1.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

ข้อใดคือการประกาศตัวแปรแบบตัวเลขจำนวนเต็ม

int

float

char

string

2.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

ถ้าต้องการเชื่อมต่อ Serial Monitor คำสั่งใดที่ไม่ควรลืม

Serial.DigitalWrite()

Serial.println()

Serial.begin()

Serial.DigitalRead()

3.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

if(Led < 400){ Serial.Print("Red"); }

else{ Serial.Print("Blue"); }

จากโค้ด ถ้าค่า Led = 500 โปรแกรมจะแสดงค่าอย่างไร

Blue

Red

Red Blue

ไม่แสดงค่า

4.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

if(Led < 400){ Serial.Print("Red"); }

if(Led < 300){ Serial.Print("Blue"); }

จากโค้ด ถ้าค่า Led = 500 โปรแกรมจะแสดงค่าอย่างไร

Blue

Red

Red Blue

ไม่แสดงค่า

5.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

ในการต่อ LED ควรใช้ตัวต้านทานกี่โอห์ม

220 kilo ohm

1000 ohm

1 kilo ohm

220 ohm

6.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Input pin A0-A5 ของบอร์ด Arduino มีค่าเท่าใด

0-1023

0-255

0,1

ไม่มีข้อใดถูก

7.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Input แบบ PWM ของบอร์ด Arduino มีค่าเท่าใด

0-1023

0-255

0,1

ไม่มีข้อใดถูก

Create a free account and access millions of resources

Create resources
Host any resource
Get auto-graded reports
or continue with
Microsoft
Apple
Others
By signing up, you agree to our Terms of Service & Privacy Policy
Already have an account?