แบบทดสอบไมโครคอนโทรลเลอร์ครั้งที่ 2

แบบทดสอบไมโครคอนโทรลเลอร์ครั้งที่ 2

5th Grade

10 Qs

quiz-placeholder

Similar activities

แบบทดสอบ

แบบทดสอบ

4th - 6th Grade

10 Qs

Kitchen Equipment & Cooking Skills

Kitchen Equipment & Cooking Skills

5th - 9th Grade

12 Qs

ธรณีพิบัติ หน่วยที่ 7

ธรณีพิบัติ หน่วยที่ 7

5th Grade

15 Qs

แบบทดสอบกฎหมายปกครอง

แบบทดสอบกฎหมายปกครอง

1st Grade - University

12 Qs

กิจกรรมตอบคำถามวันภาษาไทย และวันสุนทรภู่ ป.4

กิจกรรมตอบคำถามวันภาษาไทย และวันสุนทรภู่ ป.4

1st - 5th Grade

15 Qs

RBT T5 Mengenal Fitur

RBT T5 Mengenal Fitur

5th Grade

5 Qs

รายได้ประชาชาติ

รายได้ประชาชาติ

5th Grade

5 Qs

คอมเพื่องานสิ่งพิมพ์

คอมเพื่องานสิ่งพิมพ์

5th Grade

10 Qs

แบบทดสอบไมโครคอนโทรลเลอร์ครั้งที่ 2

แบบทดสอบไมโครคอนโทรลเลอร์ครั้งที่ 2

Assessment

Quiz

Specialty

5th Grade

Practice Problem

Hard

Created by

krisana hengchun

Used 2+ times

FREE Resource

AI

Enhance your content in a minute

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

10 questions

Show all answers

1.

MULTIPLE CHOICE QUESTION

1 min • 1 pt

ฟังก์ชั่นใช้สำหรับกำหนดตัวแปรให้เป็นอินพุต

 คือข้อใด

int INPUT ;

digitalWrite(13, INPUT);

int sensorValue = INPUT (A0);

pinMode(pushButton, INPUT);

2.

MULTIPLE CHOICE QUESTION

1 min • 1 pt

ฟังก์ชั่นใช้สำหรับกำหนดตัวแปรให้เป็นเอาท์พุต

 คือข้อใด

int OUTPUT ;

pinMode(LED, OUTPUT);

 int sensorValue = OUTPUT (A0);

digitalWrite(13, OUTPUT);

3.

MULTIPLE CHOICE QUESTION

1 min • 1 pt

ประโยคคำสั่งต่างๆ ในภาษาซี ต้องปิดท้ายแต่ละคำสั่งด้วยเครื่องหมายใด

                    

                 

&&

     ;    

 %

4.

MULTIPLE CHOICE QUESTION

1 min • 1 pt

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

       

Char 

Long

Short

int

5.

MULTIPLE CHOICE QUESTION

1 min • 1 pt

ฟังก์ชันใช้กำหนดหน้าที่ขาพอร์ตของบอร์ดคือข้อใด

pinMode(LED, OUTPUT);

digitalWrite(13, OUTPUT);

int INPUT ;  

#define  SW  4

6.

MULTIPLE CHOICE QUESTION

1 min • 1 pt

 ฟังก์ชันกำหนดหน้าที่ขาพอร์ตเอาต์พุตแบบดิจิทัล (Output Digital Pin)คือข้อใด

ed=13;

pinMode(LED, OUTPUT);

digitalWrite(OUTPUT,HIGH);

#define OUTPUT 13 

int OUTPUT=13;

7.

MULTIPLE CHOICE QUESTION

1 min • 1 pt

 ฟังก์ชันกำหนดขาพอร์ตเอาต์พุตแบบดิจิทัลให้เป็น “1”คือข้อใด

pinMode(1, OUTPUT);

digitalWrite(13,HIGH);

#define led 1 

pinMode(led, 1);

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?