Arduino ELESA

Arduino ELESA

University

10 Qs

quiz-placeholder

Similar activities

Red Queen

Red Queen

KG - University

10 Qs

Neurotransmitter

Neurotransmitter

University - Professional Development

15 Qs

Discounted Room rates

Discounted Room rates

University

10 Qs

Labor Relations and Negotations 1

Labor Relations and Negotations 1

University - Professional Development

15 Qs

HOW TO GIVE DIRECTIONS

HOW TO GIVE DIRECTIONS

10th Grade - Professional Development

12 Qs

DISEASES & DISORDERS #1

DISEASES & DISORDERS #1

7th Grade - University

12 Qs

Driving Theory Test: Alertness

Driving Theory Test: Alertness

KG - Professional Development

10 Qs

Meme Quiz

Meme Quiz

1st Grade - Professional Development

8 Qs

Arduino ELESA

Arduino ELESA

Assessment

Quiz

Other

University

Practice Problem

Medium

Created by

Nikita Mota

Used 9+ times

FREE Resource

AI

Enhance your content in a minute

Add similar questions
Adjust reading levels
Convert to real-world scenario
Translate activity
More...

10 questions

Show all answers

1.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

What type of signal does the analogWrite() function output?

Pulse Code Modulated Signal

Frequency Modulated Signal

Pulse Width Modulated Signal

Pulse Amplitude Modulated Signal

2.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Which of the following is used to control the brightness of an LED connected to an Arduino board?

Analog input pin

Digital input pin

Analog output pin

Digital output pin

3.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Which of the following is the correct syntax for reading data from a sensor connected to an analog input pin?

analogRead(sensor_pin);

digitalRead(sensor_pin);

analogWrite(sensor_pin, value);

digitalWrite(sensor_pin, value);

4.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Which of the following is the correct syntax for sending data over the serial port in an Arduino sketch?

Serial.println(data);

Serial.print(data);

Serial.write(data);

Serial.read(data);

5.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Which of the following is the correct syntax for creating a delay of 1 second in an Arduino sketch?

delay(60);

delay(1);

delay(1000);

delay(60000);

6.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

What is the microcontroller used in Arduino UNO?

ATmega328p

ATmega2560

ATmega32114

AT91SAM3x8E

7.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Arduino IDE consists of 2 functions. What are they?

Loop() and build() and setup()

Build() and loop()

Setup() and build()

Setup() and loop()

Create a free account and access millions of resources

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?