Arduino Quiz

Arduino Quiz

5th Grade

38 Qs

quiz-placeholder

Similar activities

Networking Week 6

Networking Week 6

3rd Grade - University

39 Qs

year 1 ( 3)

year 1 ( 3)

1st Grade - University

40 Qs

General Computer Questions

General Computer Questions

1st - 5th Grade

42 Qs

MSWlogo

MSWlogo

1st - 5th Grade

39 Qs

Arduino Quiz

Arduino Quiz

Assessment

Quiz

Information Technology (IT)

5th Grade

Medium

Created by

PRAMU PRAMU

Used 2+ times

FREE Resource

38 questions

Show all answers

1.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

The main component used as the brain on Arduino Uno is...

ESP8266

ATmega328P

ATmega2560

STM32

2.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

The standard operating voltage on Arduino Uno is...

3.3V

5V

9V

12V

3.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

The function of pinMode(13, OUTPUT); is...

Set pin 13 as input

Set pin 13 as output

Read the value of pin 13

Turn off pin 13

4.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

The command used to read the value from a sensor on the analog pin is...

digitalRead(pin);

analogWrite(pin, value);

analogRead(pin);

digitalWrite(pin, value);

5.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

The library used for I2C communication is...

Wire.h

EEPROM.h

SoftwareSerial.h

Servo.h

6.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

PWM pins on Arduino Uno are usually marked with the symbol...

#

*

~

&

7.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

The module used to display text on a small screen is...

DHT11

LCD 16x2

MPU6050

L298N

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?