Flexible character LCD library for AVR Microcontrollers
Collin J. Doering
435c8eb07b
Inspired by http://web.alfredstate.edu/weimandn/programming/lcd/ATmega328/LCD_code_index.html. Forgot about the 'data hold time', 'address hold time' and 'enable cycle time'. These delays should eventually be implemented as preprocessor constants. Signed-off-by: Collin J. Doering <collin.doering@rekahsoft.ca> |
||
---|---|---|
.gitignore | ||
lcdLib.c | ||
lcdLib.h | ||
lcdLibConfig.h | ||
lcdOutput.c | ||
Makefile |