Skip to content

Latest commit

 

History

History
17 lines (11 loc) · 663 Bytes

README.md

File metadata and controls

17 lines (11 loc) · 663 Bytes

Liquid Crystal Display (LCD 1602A)

demo.mp4

This example uses the lcd display connected through a 8bit I2C expander 8574T to condense the number of pins required to drive the display.

How to Run

cargo run -p lcd

Notes