From c0fb2ad2d267c673e6b747b88a48b855047455d0 Mon Sep 17 00:00:00 2001 From: Gabriel Lima Date: Mon, 21 Nov 2022 00:14:52 -0500 Subject: [PATCH] README.md --- README.md | 6 ++++++ 1 file changed, 6 insertions(+) create mode 100644 README.md diff --git a/README.md b/README.md new file mode 100644 index 0000000..1d76e90 --- /dev/null +++ b/README.md @@ -0,0 +1,6 @@ +# F411-i2c-LCD +STM32F411E-DISCO i2c LCD module +## Features +- PCF8574A LCD i2c module library +- Print library ported from Arduino +- UART Debug with FIFO \ No newline at end of file