Flexible character LCD library for AVR Microcontrollers
Go to file
Collin J. Doering 0a36d6cf77 All 8-bit modes functional
Tested mode 1 (default 8-bit mode), and mode 2 (8-bit mode with
arbitrary pins for the data lines).

Signed-off-by: Collin J. Doering <collin.doering@rekahsoft.ca>
2015-10-01 04:06:08 -04:00
.gitignore Initial commit 2015-09-29 02:48:09 -04:00
Makefile Initial commit 2015-09-29 02:48:09 -04:00
lcdLib.c All 8-bit modes functional 2015-10-01 04:06:08 -04:00
lcdLib.h All 8-bit modes functional 2015-10-01 04:06:08 -04:00
lcdOutput.c Broken likely due to timing 2015-09-30 04:46:49 -04:00