Arduino Test

Arduino Test

9th - 12th Grade

10 Qs

quiz-placeholder

Similar activities

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

Entradas ADC de tarjeta ESP32

Entradas ADC de tarjeta ESP32

12th Grade

11 Qs

Mecatrónica IOQ 5to 2

Mecatrónica IOQ 5to 2

8th - 10th Grade

10 Qs

Arduino Grade 12

Arduino Grade 12

12th Grade

8 Qs

Il microcontrollore PIC

Il microcontrollore PIC

10th Grade

12 Qs

Quiz Photoresistor

Quiz Photoresistor

10th Grade

8 Qs

Port Komputer

Port Komputer

10th Grade

10 Qs

L.3. Computer Organization - 3

L.3. Computer Organization - 3

11th Grade

10 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?