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
Create a free account and access millions of resources
Similar Resources on Wayground
20 questions
Network Issues and Communication

Quiz
•
10th Grade
20 questions
校園文化 三年級 Windows10電腦入門

Quiz
•
3rd Grade - University
15 questions
Bab2 Sistem Komputer Penilaian Sumatif LKS Hal. 34

Quiz
•
9th Grade - University
15 questions
Arduino Uno Microcontroller Quiz2 Hope

Quiz
•
10th Grade
20 questions
10. Sınıf 2. Yazılı Öncesi Tekrar Testi

Quiz
•
10th Grade
15 questions
robotik kodlama1

Quiz
•
10th - 12th Grade
22 questions
Cisco IT Essentials Topic Connectors and Ports

Quiz
•
10th Grade - University
15 questions
Arduino Gr11

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
Appointment Passes Review

Quiz
•
6th - 8th 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
20 questions
Grammar Review

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

Interactive video
•
6th - 10th Grade
17 questions
[AP CSP] Binary Number System

Lesson
•
9th - 12th Grade
15 questions
1.1 Network Fundamentals Quiz

Quiz
•
10th Grade
20 questions
Understanding Information Processing Cycle

Quiz
•
10th Grade
19 questions
AP CSP Unit 1 Review (code.org)

Quiz
•
10th - 12th Grade