Adafruit i2c/SPI LCD Backpack LCD Backpack User Guide

Below you will find brief information for LCD Backpack i2c/SPI LCD Backpack. The i2c/SPI LCD Backpack is a great way to add a character LCD to your Arduino or microcontroller project. This backpack uses only two pins for i2c communication (SDA and SCL), or three pins for SPI communication (DAT, CLK, and LAT). The backpack also comes with a built-in contrast potentiometer so you can adjust the display to your liking. You can use the backpack with any standard character LCD that has a single line of pins at the top. The backpack works with RGB LCDs (but does not control the RGB backlight, you can do that separately from the LCD control).

PDF
Document
Adafruit i2c/SPI LCD Backpack User Guide | Manualzz
/

Key features

  • I2C and SPI Support

  • Easy to use with Arduino

  • Backwards compatible with '6 pin' wiring

  • Built-in contrast potentiometer

Frequently asked questions

This backpack will work with any 'standard'/'classic' character LCD. It does not work with graphic LCDs.

I2C is a two-wire serial communication protocol, while SPI is a four-wire serial communication protocol. I2C is generally easier to use, but SPI is faster.

You can download the Adafruit_LiquidCrystal library from the Adafruit GitHub repository. Once you have downloaded the library, rename the uncompressed folder to Adafruit_LiquidCrystal and place it in your Arduino sketch folder/libraries/ folder.

Preparing document for printing…
0%