
ความรู้พื้นฐาน Arduino

Quiz
•
Computers
•
9th - 12th Grade
•
Medium
Thanakrit Yomthaisong
Used 1+ times
FREE Resource
25 questions
Show all answers
1.
MULTIPLE CHOICE QUESTION
45 sec • 1 pt
Arduino คืออะไร?
ภาษาโปรแกรมคอมพิวเตอร์ระดับสูง
ระบบปฏิบัติการสำหรับคอมพิวเตอร์ขนาดเล็ก
แพลตฟอร์มไมโครคอนโทรลเลอร์โอเพนซอร์ส
ชิปประมวลผลกลาง (CPU) สำหรับคอมพิวเตอร์
2.
MULTIPLE CHOICE QUESTION
45 sec • 1 pt
ฟังก์ชันใดในโปรแกรม Arduino ที่จะทำงานเพียงครั้งเดียวเมื่อบอร์ดเริ่มทำงานหรือถูกรีเซ็ต?
start()
loop()
setup()
main()
3.
MULTIPLE CHOICE QUESTION
45 sec • 1 pt
คำสั่ง `pinMode(13, OUTPUT);` หมายถึงอะไร?
กำหนดให้ขาพินดิจิทัลหมายเลข 13 ทำหน้าที่เป็นเอาต์พุต
กำหนดให้ขาพินแอนะล็อกหมายเลข 13 เป็นเอาต์พุต
อ่านค่าจากขาพินดิจิทัลหมายเลข 13
ส่งค่า 13 ออกไปที่ขาพิน OUTPUT
4.
MULTIPLE CHOICE QUESTION
45 sec • 1 pt
ถ้าต้องการทำให้ LED ที่ต่ออยู่กับขาพินดิจิทัลที่ 8 สว่าง ควรใช้คำสั่งใด?
digitalWrite(8, LOW);
digitalWrite(8, HIGH);
digitalRead(8, HIGH);
analogWrite(8, 255);
5.
MULTIPLE CHOICE QUESTION
45 sec • 1 pt
ฟังก์ชันใดที่จะทำงานวนซ้ำไปเรื่อยๆ ไม่สิ้นสุด?
loop()
setup()
run()
repeat()
6.
MULTIPLE CHOICE QUESTION
45 sec • 1 pt
คำสั่ง `delay(1000);` มีผลอย่างไร?
หน่วงเวลา 1 มิลลิวินาที
หน่วงเวลา 1000 วินาที
หน่วงเวลา 1 วินาที
หน่วงเวลา 1 นาที
7.
MULTIPLE CHOICE QUESTION
45 sec • 1 pt
ข้อใดคือการประกาศตัวแปรชนิดจำนวนเต็ม (Integer) ที่ถูกต้อง?
myVar int = 10;
int myVar = 10;
int myVar = 10
integer myVar = 10;
Create a free account and access millions of resources
Similar Resources on Wayground
20 questions
Final - ระบบปฏิบัติการเบื้องต้น

Quiz
•
10th Grade
20 questions
แบบทดสอบความรู้เบื้องต้น, ตัวแปรและชนิดข้อมูล ม.4/1

Quiz
•
9th Grade
20 questions
สอบกลางภาค PLC

Quiz
•
12th Grade
20 questions
คอมพิวเตอร์(word)

Quiz
•
2nd - 9th Grade
25 questions
หน่วยที่ 2 การแก้ปัญหาด้วยภาษาไพธอน ม.2

Quiz
•
12th Grade
20 questions
สารสนเทศ 4/2

Quiz
•
10th Grade
20 questions
Tailwind CSS and React

Quiz
•
10th Grade
20 questions
แบบทดสอบกลางภาค กราฟฟิกแอนิเมชั่น

Quiz
•
10th Grade
Popular Resources on Wayground
10 questions
Lab Safety Procedures and Guidelines

Interactive video
•
6th - 10th Grade
10 questions
Nouns, nouns, nouns

Quiz
•
3rd Grade
10 questions
9/11 Experience and Reflections

Interactive video
•
10th - 12th Grade
25 questions
Multiplication Facts

Quiz
•
5th Grade
11 questions
All about me

Quiz
•
Professional Development
22 questions
Adding Integers

Quiz
•
6th Grade
15 questions
Subtracting Integers

Quiz
•
7th Grade
9 questions
Tips & Tricks

Lesson
•
6th - 8th Grade
Discover more resources for Computers
10 questions
Exploring Digital Citizenship Essentials

Interactive video
•
6th - 10th Grade
10 questions
1.2 OSI & TCP IP Models Quiz

Quiz
•
10th Grade
20 questions
Digital Citizenship

Quiz
•
8th - 12th Grade
30 questions
Introduction to Computers

Quiz
•
8th - 9th Grade
35 questions
Computer Baseline Examination 2025-26

Quiz
•
9th - 12th Grade
13 questions
Problem Solving Process

Quiz
•
9th - 12th Grade
20 questions
Hardware vs. Software Quiz

Quiz
•
7th - 10th Grade
10 questions
Understanding Algorithms with Pseudocode and Flowcharts

Interactive video
•
9th - 12th Grade