Skip to content

Library for the LiquidCrystal LCD display connected to an Arduino board.

Notifications You must be signed in to change notification settings

jim3692/Arduino-LiquidCrystal-SoftI2C-library

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

19 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

LiquidCrystal_SoftI2C

This is a fork of the original LiquidCrystal_I2C Library and it works with the SoftwareWire Library, instead of hardware I2C.

Installation

Create a new folder called "LiquidCrystal_SoftI2C" under the folder named "libraries" in your Arduino sketchbook folder. Create the folder "libraries" in case it does not exist yet. Place all the files in the "LiquidCrystal_SoftI2C" folder.

SoftwareWire can be installed from the Arduino IDE Library Managers

Usage

To use the library in your own sketch, select it from Sketch > Import Library.


This library is based on work done by DFROBOT (www.dfrobot.com).

About

Library for the LiquidCrystal LCD display connected to an Arduino board.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • C++ 100.0%