Flexible character LCD library for AVR Microcontrollers
Collin J. Doering
854876217a
Working for clear screen, Backspace, and newline. Still needs to be implemented to match the columns and rows of the LCD (which will require that lcdLib.c provide access to currentLineChars and currentLineNum via functions like getCurrentRow and getCurrentColumn. Signed-off-by: Collin J. Doering <collin.doering@rekahsoft.ca> |
||
---|---|---|
.gitignore | ||
lcdLib.c | ||
lcdLib.h | ||
lcdLibConfig.h | ||
lcdOutput.c | ||
Makefile | ||
USART.c | ||
USART.h |