It works fine, but I'd like to replace it with something bigger - by which I mean physically larger characters for someone with poor eyesight. I'd like something that's electrically identical, I'm hoping not to have to change any software or wiring. Any suggestions? I've found a couple of references to larger versions online, but haven't found anywhere that actually sell thems
The sparkfun module has a character size of approximately 3 x 5 mm (according to the datasheet). Anything bigger would be good.
I have found mention of other similar screens with character sizes of 5 x 10 mm, these use the same driver/interface chip, and appear to have the same wiring layout. The problem is that although I've found a partial spec. the only model number I've found is "1602M" and I can't find anywhere that actually sells them!
I was hoping to avoid the need to re-code my project or re-build my hardware, but it looks like my only option may be to re-design the whole thing with a completely different screen.
You only have to redesign the the commands to send the data to the screen. That might not actually amount to much as one LCD display command is much like another.