Sensors and Actuators Quiz 1

Sensors and Actuators Quiz 1

11th Grade

7 Qs

quiz-placeholder

Similar activities

Quiz informatica

Quiz informatica

11th Grade

10 Qs

formativa robótica

formativa robótica

9th - 12th Grade

10 Qs

PERANGKAT JARINGAN - AIJ

PERANGKAT JARINGAN - AIJ

11th Grade

10 Qs

CONCEPTOS ARDUINO

CONCEPTOS ARDUINO

1st Grade - University

10 Qs

Struktur Pemrograman Arduino

Struktur Pemrograman Arduino

11th Grade

10 Qs

Pemrograman & Aplikasi Mikrokontroler (Pengenalan IDE)

Pemrograman & Aplikasi Mikrokontroler (Pengenalan IDE)

11th Grade - University

10 Qs

Asesmen Dasar Smart Relay Zelio

Asesmen Dasar Smart Relay Zelio

11th Grade

10 Qs

Controle de LED RGB com Arduino

Controle de LED RGB com Arduino

11th Grade

10 Qs

Sensors and Actuators Quiz 1

Sensors and Actuators Quiz 1

Assessment

Quiz

Information Technology (IT)

11th Grade

Medium

Created by

Anila Varghese

Used 3+ times

FREE Resource

7 questions

Show all answers

1.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Name the "Analog Input device" that can be used to control the speed of a motor along with the Arduino.

Slideswitch

Potentiometer

Pushbutton

LED

2.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

What type of motor allows precise control of angular position, acceleration and velocity?

DC motor

Servo motor

AC motor

Hobby gear motor

3.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Choose the function used to write a value into the Analog Output devices like DC motor?

analogRead()

analogWrite()

digitalRead()

digitalWrite()

4.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Choose the function used to read a value from an analog device like potentiometer?

analogRead()

analogWrite()

digitalRead()

digitalWrite()

5.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Which header file should be included in the Arduino program to use Servomotor along with the Arduino?

Servo.h

Motor.h

Servomotor.h

Smotor.h

6.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

True or False: Analog output devices CAN only be connected to the PWM pins in the digital socket.

True

False

7.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

PWM stands for

Pulse Wide Motor

Pin Width Modulation

Pulse Width Modulation

Pin Wide Motor