Arduino C- L4

Arduino C- L4

3rd - 12th Grade

30 Qs

quiz-placeholder

Similar activities

Arduino Programming Basics Quiz

Arduino Programming Basics Quiz

9th Grade

25 Qs

sistem embedded & iot

sistem embedded & iot

12th Grade

25 Qs

Programming in Arduino IDE

Programming in Arduino IDE

6th Grade

26 Qs

Coding Al Hikmah

Coding Al Hikmah

7th - 8th Grade

25 Qs

ARDUINO (KELOMPOK 1)

ARDUINO (KELOMPOK 1)

12th Grade

31 Qs

Arduino Revision 12

Arduino Revision 12

11th - 12th Grade

25 Qs

Arduino Basics Course Final Exam V1

Arduino Basics Course Final Exam V1

6th - 8th Grade

35 Qs

Robotics Mid-term Assessment Grade VII

Robotics Mid-term Assessment Grade VII

6th Grade - University

25 Qs

Arduino C- L4

Arduino C- L4

Assessment

Quiz

Computers, Science

3rd - 12th Grade

Medium

Created by

Eduprime Robotics

Used 21+ times

FREE Resource

30 questions

Show all answers

1.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Which is the correct syntax to make a pin as input?

pinMODE (1, INPUT);

PINmode (1, input);

pinMode (1. INPUT);

pinMode (1, INPUT);

2.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Which of the following is not an input device?

Tact Switch

LCD

LDR

IR sensor

3.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

analogRead() is used to?

Set the value on analog pins

Get the values from an analog pin

Achieve PWM

None of the above

4.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

LED stands for

Light Emitting Device

Light Energy Device

Light Emitting Diode

Light Energy Diode

5.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Which of the following functions will help you to get readings of IR Sensor?

digitalRead()

analogWrite()

analogRead()

digitalWrite()

6.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Which of the following is a type of resistor?

Accelerometer

Bluetooth

LCD

Trim-pot

7.

MULTIPLE CHOICE QUESTION

1 min • 1 pt

Which of the following function runs forever in the program?

void loop()

void setup()

delay()

None of the options

Create a free account and access millions of resources

Create resources
Host any resource
Get auto-graded reports
or continue with
Microsoft
Apple
Others
By signing up, you agree to our Terms of Service & Privacy Policy
Already have an account?