Arduino I2C LCD Introdution

Arduino I2C LCD Introdution

Assessment

Flashcard

Computers

11th Grade

Practice Problem

Hard

Created by

Roy Nepomuceno

FREE Resource

Student preview

quiz-placeholder

10 questions

Show all answers

1.

FLASHCARD QUESTION

Front

Which Arduino pin is used for the SDA line when connecting an I2C LCD to the Arduino Uno?

Back

Pin A4

2.

FLASHCARD QUESTION

Front

Which Arduino pin is used for the SCL line when connecting an I2C LCD to the Arduino Uno?  

Back

A5

3.

FLASHCARD QUESTION

Front

The I2C LCD requires only two communication pins instead of many. Which two pins are these?  

Back

SDA and SCL

4.

FLASHCARD QUESTION

Front

What is typically the correct I2C address for many LCD modules?  

Back

0x27

5.

FLASHCARD QUESTION

Front

What Arduino function initializes communication between the I2C LCD and the microcontroller?  

Back

lcd.init()

6.

FLASHCARD QUESTION

Front

What does lcd.backlight() do in the code? 

Back

Turns on the LCD’s backlight

7.

FLASHCARD QUESTION

Front

What is the purpose of lcd.setCursor(0, 1)?

Back

Sets the cursor to column 0,row 1

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?