Search Header Logo

Quiz #6 (BSIT 3G)

Authored by The Studio

Information Technology (IT)

University

Used 3+ times

Quiz #6 (BSIT 3G)
AI

AI Actions

Add similar questions

Adjust reading levels

Convert to real-world scenario

Translate activity

More...

    Content View

    Student View

20 questions

Show all answers

1.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

What built-in features distinguish the ESP32 from a standard Arduino?

Higher voltage input and more analog pins

Built-in Wi-Fi, Bluetooth, and touch sensors

Integrated GPS and cellular connectivity

Onboard OLED display and camera module

2.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

How many general-purpose I/O (GPIO) pins does the ESP32 have, roughly?

a. 8

b. 16

c. 30+

d. 64

3.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

What type of USB connector is used to program the ESP32 board?

USB-C

Mini-USB

Micro-USB

USB-B

4.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Which keyword sets a GPIO pin as an output in Arduino code?

pinMode(pin, OUTPUT)

setPin(pin, OUTPUT)

digitalWrite(pin, OUTPUT)

configure(pin, OUTPUT)

5.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Which function runs once at the start of an Arduino sketch to initialize settings?

a. loop()

b. setup()

c. init()

d. start()

6.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Which function repeatedly executes after setup() in an Arduino sketch?

initialize()

main()

loop()

run()

7.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

What command turns the LED on by sending a voltage to the pin?

digitalWrite(LED_pin, LOW)

digitalRead(LED_pin)

digitalWrite(LED_pin, HIGH)

analogWrite(LED_pin, HIGH)

Access all questions and much more by creating a free account

Create resources

Host any resource

Get auto-graded reports

Google

Continue with Google

Email

Continue with Email

Classlink

Continue with Classlink

Clever

Continue with Clever

or continue with

Microsoft

Microsoft

Apple

Apple

Others

Others

Already have an account?