Compare commits

..

No commits in common. "4368c41b2cffad9bad3a4a4fbd312dba15a7d9ae" and "7e7cb73cd2739e39ad2b07f2d509bc76b4f89e53" have entirely different histories.

2 changed files with 2 additions and 2 deletions

Binary file not shown.

Before

Width:  |  Height:  |  Size: 4.7 MiB

View file

@ -44,7 +44,7 @@ void do_stuff() {
//Do more stuff... //Do more stuff...
} }
``` ```
![Alt text](1602_LCD.jpg "1602 LCD DEMO")
## RoadMap: ## RoadMap:
4. ADD function to print strings 4. ADD function to print strings
@ -58,7 +58,7 @@ void do_stuff() {
## ISSUES: ## ISSUES:
Currently during powerloss events and initialization, long wire runs or Currently during powerloss events and initialization, long wire runs or
residual charge can cause the LCD to maintain memory for a short duration. residual charge can cause the LCD to maintain memory for a shor duration.
In 4bit mode it's possible to end up with a invalid "nibble" in the LCD memory In 4bit mode it's possible to end up with a invalid "nibble" in the LCD memory
in this case the system should power cycle the LCD unit assuming it's in this case the system should power cycle the LCD unit assuming it's