Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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
- Host: GitHub
- URL: https://github.com/adafruit/Adafruit_LiquidCrystal
- Owner: adafruit
- License: mit
- Created: 2010-09-01T21:45:46.000Z (about 14 years ago)
- Default Branch: master
- Last Pushed: 2023-11-15T15:24:10.000Z (12 months ago)
- Last Synced: 2024-10-08T11:11:13.640Z (26 days ago)
- Topics: arduino-library
- Language: C++
- Homepage:
- Size: 185 KB
- Stars: 108
- Watchers: 29
- Forks: 77
- Open Issues: 2
-
Metadata Files:
- Readme: README.md
- License: LICENSE
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).