什么是Arduino中最基本的输出设备?
What is the most basic output device in Arduino?
J3 Arduino Quiz
Quiz
•
Computers
•
10th Grade
•
Medium
Maker Class
Used 3+ times
FREE Resource
19 questions
Show all answers
1.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
什么是Arduino中最基本的输出设备?
What is the most basic output device in Arduino?
电位器
Potentiometer
红外綫感应器
Infrared Sensor
LED
超声波传感器
Ultrasonic sensor
2.
MULTIPLE SELECT QUESTION
30 sec • 1 pt
如何使LED产生闪烁(Blink)的效果?
How to make an LED produce a blinking (Blink) effect?
digitalWrite(LED_PIN, HIGH);
digitalWrite(LED_PIN, LOW);
delay(100); digitalWrite(LED_PIN, LOW);
delay(100);
analogWrite(LED_PIN, 255);
Serial.begin(9600);
3.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
什么用途的元件可以用来调整电路的电阻值?
What component is used to adjust the resistance value in a circuit?
Potentiometer
电位器
Motor
电机
Buzzer
蜂鸣器
Button switch
按钮开关
4.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
如何读取连接到Arduino的电位器的值?
How do you read the value of a potentiometer connected to Arduino?
analogRead(potPin);
digitalRead(potPin);
analogWrite(potPin, value);
digitalWrite(potPin, HIGH);
5.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
何时使用按钮开关?
When is a button switch used?
To produce sound 产生声音
To control motor speed 控制电机速度
As an input device to detect button presses 作为输入设备检测按下动作
To send infrared signals 发送红外线信号
6.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
如何在Arduino中检测按钮开关是否按下?
How do you detect if a button switch is pressed in Arduino?
digitalRead(buttonPin);
analogRead(buttonPin);
pulseIn(buttonPin, HIGH);
Serial.println("Button pressed");
7.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
什么类型的传感器可以用来测量距离?
What type of sensor is used to measure distance?
光敏电阻
Light-dependent resistor
超声波传感器
Ultrasonic sensor
温度传感器Temperature sensor
气体传感器
Gas sensor
16 questions
An introduction to Arduino
Quiz
•
10th - 11th Grade
20 questions
2021 PTS Genap TPMM X TAV
Quiz
•
10th Grade
20 questions
Arduino Summer Camp Quiz 2
Quiz
•
5th - 12th Grade
17 questions
STEM Productions Coding and Components Assessment
Quiz
•
9th - 12th Grade
14 questions
Day#10
Quiz
•
1st Grade - University
21 questions
Arduino Review Quiz
Quiz
•
9th - 12th Grade
20 questions
Arduino викторина
Quiz
•
10th Grade
15 questions
Quiz Arduino & Buzzer
Quiz
•
9th - 12th Grade
15 questions
Character Analysis
Quiz
•
4th Grade
17 questions
Chapter 12 - Doing the Right Thing
Quiz
•
9th - 12th Grade
10 questions
American Flag
Quiz
•
1st - 2nd Grade
20 questions
Reading Comprehension
Quiz
•
5th Grade
30 questions
Linear Inequalities
Quiz
•
9th - 12th Grade
20 questions
Types of Credit
Quiz
•
9th - 12th Grade
18 questions
Full S.T.E.A.M. Ahead Summer Academy Pre-Test 24-25
Quiz
•
5th Grade
14 questions
Misplaced and Dangling Modifiers
Quiz
•
6th - 8th Grade
17 questions
Chapter 12 - Doing the Right Thing
Quiz
•
9th - 12th Grade
20 questions
Types of Credit
Quiz
•
9th - 12th Grade
30 questions
Linear Inequalities
Quiz
•
9th - 12th Grade
20 questions
Taxes
Quiz
•
9th - 12th Grade
17 questions
Parts of Speech
Quiz
•
7th - 12th Grade
20 questions
Chapter 3 - Making a Good Impression
Quiz
•
9th - 12th Grade
20 questions
Inequalities Graphing
Quiz
•
9th - 12th Grade
10 questions
Identifying equations
Quiz
•
KG - University