#lcd1602 #no-std #lcd-driver #pcf8574-i2c-bus #lcd-i2c-bus

no-std lcd1602-diver

A driver for the LCD1602 display using the PCF8574 I2C bus

2 releases

0.1.1 Aug 16, 2023
0.1.0 Aug 16, 2023

#797 in Embedded development

26 downloads per month

MIT license

44KB
1K SLoC

lcd1602-diver


lib.rs:

Driver for I2C 16x2 character displays Provides a driver for common 16x2 LCD displays that use the I2C bus to communicate. This has been tested with the LCD1602A module.

Dependencies

~175KB