As the title suggests my team is using a 20x4 lcd screen connected to a mjkdz i2c board. the problem as it stands however is now we have no idea how to program it. there is a lot of documentation online about using this with an
arduino, but nothing else really.
all we want to do is for when a button is pushed have
Code:
********************
Operation Nighthawk
is super effective
********************
display on the screen.
We think the address for the board is 0x27, but we're not entirely confident. Has anyone gotten an LCD screen working this year and if so could you share your code?