A small library/program for using the 1602 LCD display in 4 bit mode.
Go to file
Jake Goodwin 441f13c9a2 Build rough functions for 4bit parrallel use. 2023-01-06 16:32:08 -08:00
.gitignore Initial commit 2023-01-06 04:01:15 +00:00
1602LCD_char_display.c Build rough functions for 4bit parrallel use. 2023-01-06 16:32:08 -08:00
1602LCD_char_display.map INIT COMMIT 2023-01-05 20:09:50 -08:00
LICENSE Initial commit 2023-01-06 04:01:15 +00:00
Makefile INIT COMMIT 2023-01-05 20:09:50 -08:00
README.md Initial commit 2023-01-06 04:01:15 +00:00

README.md

AVR_ATMEGA_1602LCD

A small library/program for using the 1602 LCD display in 4 bit mode.