Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
Julien authored Mar 16, 2023
1 parent 4abbd1c commit 45529b4
Showing 1 changed file with 3 additions and 1 deletion.
4 changes: 3 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,7 @@
# Raspberry Library for LiquidCrystal displays with I2C PCF8574 adapter

[![CMake](https://github.com/aiRCS-Lab/rasplcd/actions/workflows/cmake.yml/badge.svg)](https://github.com/aiRCS-Lab/rasplcd/actions/workflows/cmake.yml)

A library for driving LiquidCrystal displays (LCD) by using the I2C bus and an PCF8574 I2C adapter.

There are modules that can be soldered or stacked to the display that offers an I2C interface for communication instead of the 8+ digital lines that are used to send data to the display.
Expand Down Expand Up @@ -57,4 +59,4 @@ int main(int argc, char *argv[]) {
```
---
© 2023 aiRCS Lab SAS
© 2023 aiRCS Lab SAS

0 comments on commit 45529b4

Please sign in to comment.