I2C LCD

https://img.shields.io/pypi/v/i2c_lcd.svg https://img.shields.io/travis/pwlandoll/i2c_lcd.svg Documentation Status Updates

I2C LCD interface in Python made for RPi.

Features

  • Interface with I2C-connected LCD screens, by means of the SMBus, most commonly with Raspberry Pi boards.
  • Display text on the screen, given as a string or characters.

Credits

The code in this package is based almost entirely on code by DenisFromHR (Denis Pleic), taken 2017-3-26 from GitHub Gists.

This package was created with Cookiecutter and the audreyr/cookiecutter-pypackage project template.