Quiz g11 v2

Quiz g11 v2

11th Grade

10 Qs

quiz-placeholder

Similar activities

arduino 1

arduino 1

11th Grade

15 Qs

SP247

SP247

6th Grade - University

14 Qs

KABEL STRAIGHT & CROSS

KABEL STRAIGHT & CROSS

11th Grade

15 Qs

Prueba Clase 4

Prueba Clase 4

9th - 12th Grade

9 Qs

Quiz Pemrograman Arduino

Quiz Pemrograman Arduino

10th Grade - University

15 Qs

Mengenal Sensor DHT dan Data Suhu

Mengenal Sensor DHT dan Data Suhu

11th Grade

15 Qs

Komponen Arduino

Komponen Arduino

11th Grade

15 Qs

Clase 6

Clase 6

9th - 12th Grade

8 Qs

Quiz g11 v2

Quiz g11 v2

Assessment

Quiz

Information Technology (IT)

11th Grade

Easy

Created by

Salman Alasyi

Used 1+ times

FREE Resource

10 questions

Show all answers

1.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Media Image

What is the name of the pins?

DATA - 3V - GND

SIG – VCC - GND

OUT – (+) – (-)

TRIG – ECHO - GND

2.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

What is the syntax used to define columns and rows in an LCD?

lcd.init

lcd.setCursor();

lcd.backlight;

lcd.setcursor

3.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Which of the following is used to add a library in the code?

#include

#define

#library

int library;

4.

OPEN ENDED QUESTION

3 mins • 1 pt

Which data type is used to declare functions that do not return any value, such as collecting data from sensor components?

Evaluate responses using AI:

OFF

5.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

How we declare servo motor in code?

servo myservo;

String servo;

#include servo

char servo;

6.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Media Image

What will happen if the wires connected to pins 1 and 3 of a potentiometer are swapped?

It will be an error

It will make the code running from right to left

The direction of resistance variation will reverse.

The potentiometer could be damaged.

7.

OPEN ENDED QUESTION

3 mins • 1 pt

How to add/include library to arduino IDE?

Evaluate responses using AI:

OFF

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?