The LCD panel should be writable and display any string. - [ ] Write header definition for LCD driver - [ ] Write code to send a character to the LCD panel - [ ] Write code to send a string to the LCD panel - [ ] Write functionality to update the LCD panel - [ ] Test driver functionality
The LCD panel should be writable and display any string.