Hi.
Has anyone tried using These LCDs with an arduino? I'm not sure whether they're HDD44780 compatible or not, and I can't seem to find much of a datasheet.
Thanks in advance.
Hi.
Has anyone tried using These LCDs with an arduino? I'm not sure whether they're HDD44780 compatible or not, and I can't seem to find much of a datasheet.
Thanks in advance.
that can
that can help
http://softsolder.com/2009/05/25/arduino-library-for-old-optrex-dmc-family-lcds/
Or may be that
http://arduino.cc/forum/index.php?topic=36942.0
I also have a DMC40267-NY-SLY-E-AZ, if somebody have a datasheet, I cannot found on google ?
Thanks
Thanks for all the replies. Am I right in thinking, then, that the basic library should work, but I might need to adjust the timing a bit? If so, how hard it it to sort?
Also, how hard would it be to adjust in python? I’ve found this tutorial on using the hd447 with a RasPi, so presumably sorting it to work with these LCD would be pretty similar.