LCD revision

LCD revision

12th Grade

10 Qs

quiz-placeholder

Similar activities

Huawei P30 Pro

Huawei P30 Pro

KG - Professional Development

10 Qs

Classroom Management Quiz

Classroom Management Quiz

9th - 12th Grade

10 Qs

Soal Fotografi 1 DKV kelas XI

Soal Fotografi 1 DKV kelas XI

12th Grade

10 Qs

Quiz sobre Partes Externas de un Ordenador

Quiz sobre Partes Externas de un Ordenador

1st Grade - University

15 Qs

การแสดงผลด้วยจอ LCD ของ Arduino

การแสดงผลด้วยจอ LCD ของ Arduino

12th Grade - University

8 Qs

Latihan Pengukuhan 1

Latihan Pengukuhan 1

9th Grade - University

10 Qs

Quiz Epson

Quiz Epson

KG - Professional Development

8 Qs

Arduino Development Process

Arduino Development Process

12th Grade

10 Qs

LCD revision

LCD revision

Assessment

Quiz

Education

12th Grade

Medium

Created by

mohamed jassim

Used 2+ times

FREE Resource

10 questions

Show all answers

1.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

What is LCD stand for

Light Crystal Display

Light Common Display

Liquid Card Display

Liquid Crystal Display

2.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Media Image

The purpose of the variable resistor ( RV1 ) in the figure shown is :

To control the intensity of the LCD

To control the backlight brightness

To control the supplied voltage

To control the speed of data transfer

3.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Media Image

From the LCD library for arduino, choose the correct instruction for the following below:-

To set cursor to 5th Column and 2nd Row:

lcd.setCursor(5,2);

lcd.setCursor(2,5);

lcd.setCursor(4,1);

lcd.setCursor(1,4);

4.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

The number (16) in the name of the LCD 16*2 is representing :

The number of Columns in the LCD

The number of Rows in the LCD

The supply voltage

it is just a model number

5.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

The number (2) in the name of the LCD 16*2 is representing :

The number of Columns in the LCD

The number of Rows in the LCD

The supply voltage

it is just a model number

6.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Media Image

The code shown in the picture is to :

print the letter "x" on the LCD

print the value of the variable (x) on the LCD

clear the LCD

initialize the LCD

7.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Media Image

The instruction for setting the cursor to the 1st Row and 2nd Column is?

lcd.setCursor(1,0);

lcd.setCursor(0,0);

lcd.setCursor(0,1);

lcd.setCursor(2,1);

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?