LCD1602 Driver

An embedded-hal based driver for the LCD1602 display

INFO

The most common functions have been implemented, but this crate is still in a very early stage of development, so the API and functionality may change.

Features

Examples

See examples/demowithstm32f411

Note

This project originated from my STM32 notes and was later separated into a standalone project.

Currently, the project runs successfully on STM32F411RE.