mirror of
https://github.com/mytechnotalent/Embedded-Hacking.git
synced 2026-08-28 05:40:36 +02:00
Refactor E and S
This commit is contained in:
+1
-1
@@ -4,7 +4,7 @@
|
||||
## Week 7
|
||||
Constants in Embedded Systems: Debugging and Hacking Constants w/ 1602 LCD I2C Basics
|
||||
|
||||
### Exercise 4: Display Your Own Custom Message on the LCD
|
||||
### Non-Credit Practice Exercise 4: Display Your Own Custom Message on the LCD
|
||||
|
||||
#### Objective
|
||||
Patch both LCD string literals in the binary to display your name (or any custom message) on the 1602 LCD, respecting the character length constraints, converting your text to hex bytes, and verifying the result on hardware.
|
||||
|
||||
Reference in New Issue
Block a user