I2cCharDisplay (community library)

Summary

Name Value
Name I2cCharDisplay
Version 1.0.3
Installs 3191
License MIT
Author Gary Muhonen gary@dcity.org
URL https://github.com/dcityorg/i2c-char-display-particle
Repository dcityorg/i2c-char-display-particle
Download .tar.gz
All Versions 1.0.3, 1.0.2

I2C LCD and OLED Character Display Library. Over 20 functions are available to make it easy to use LCD and OLED Displays. Functons such as clear, print, set brightness, and cursor blink are available. A demo program that demonstrates all of the functions is provided. This library will work with LCD and OLED character displays (e.g. 16x2, 20x2, 20x4, etc.). The LCD displays must use the commonly used HD44780 controller chip and have a I2C PCA8574 i/o expander chip on a backpack board (which gives the display I2C capability). OLED display modules must have the commonly used US2066 controller chip (which has I2C built in). See the README file for more details. More information: https://www.dcity.org/portfolio/i2c-display-library/

Example Build Testing

Device OS Version:

This table is generated from an automated build. Success only indicates that the code compiled successfully.

Library Read Me

This content is provided by the library maintainer and has not been validated or approved.

I2cCharDisplay - Particle software library for controlling I²C character LCD and OLED Displays
i2c oled backpack
i2c oled backpack
i2c oled backpack with display

This link has details including:

  • software library installation for use with Arduino, Particle and Raspberry Pi boards
  • list of functions available in these libraries
  • a demo program (which shows the usage of most library functions)
  • info on OLED and LCD character displays that work with this software
  • hardware design for a backpack board for LCDs and OLEDs, available on github
  • info on backpack “bare” pc boards available from OSH Park.

License Information License Information is here.

Browse Library Files