Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/adafruit/Adafruit_LiquidCrystal

A fork of my own LiquidCrystal library
https://github.com/adafruit/Adafruit_LiquidCrystal

arduino-library

Last synced: 8 days ago
JSON representation

A fork of my own LiquidCrystal library

Awesome Lists containing this project

README

        

# Adafruit_LiquidCrystal [![Build Status](https://github.com/adafruit/Adafruit_LiquidCrystal/workflows/Arduino%20Library%20CI/badge.svg)](https://github.com/adafruit/Adafruit_LiquidCrystal/actions)[![Documentation](https://github.com/adafruit/ci-arduino/blob/master/assets/doxygen_badge.svg)](http://adafruit.github.io/Adafruit_LiquidCrystal/html/index.html)

This library has been renamed Adafruit_LiquidCrystal so as not to conflict with LiquidCrystal.
For use with liquid crystal displays (LCD) based on the Hitachi HD44780 (or a compatible) chipset,
which is found on most text-based LCDs. Also includes support for
[Adafruit I2C/SPI Character LCD Backpack](https://www.adafruit.com/product/292).

## Compatibility

Compatible with any board supported by the [Adafruit Bus IO Library](https://github.com/adafruit/Adafruit_BusIO).