LCD revision

LCD revision

12th Grade

10 Qs

quiz-placeholder

Similar activities

11 PRINCIPLES OF LEADERSHIP

11 PRINCIPLES OF LEADERSHIP

9th - 12th Grade

12 Qs

Excel Quiz1

Excel Quiz1

9th - 12th Grade

6 Qs

Identity

Identity

3rd - 12th Grade

10 Qs

Verbs 51-100

Verbs 51-100

10th Grade - University

10 Qs

CHARTS

CHARTS

KG - Professional Development

10 Qs

TLE QUIZ LESSON 2 G2

TLE QUIZ LESSON 2 G2

10th Grade - University

10 Qs

数学 减法速算 Level 2 (20 - 10) (Set 1)

数学 减法速算 Level 2 (20 - 10) (Set 1)

KG - 12th Grade

10 Qs

Political Ideologies

Political Ideologies

11th - 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?