Hello guys, this is my first post in the forums ... I hope that there will be plenty more ![]()
Here is my thing..
Today, a friend of mine bought a few LCD displays from a local electronics junk yard which were taken out of old fax and copy machines.
There are two types of LCDs, one is with the label DV-20401 and the other is from a Samsung copy machine with a touch interface running on the LC7981 controller.
The first ones (there are 3 of the DV and 1 of the Samsung's LCDs) have 20 pins, but I couldn't find a suitable datasheet for it. It's very similar to the DV20400 and DV20200. Anyhow, I hooked them up to the arduino (using the LiquidCrystal library) but.. nothing happened. Well.. I think that this is an expected result because I've read that the LiquidCrystal lib. can drive LCDs with the HD44780 controller (maybe I'm wrong?). Anyhow, because I didn't find any correct datasheets on the LCDs, can someone point out some techniques for testing them and maybe some tips about coding a whole driver library for them (I'm somewhat new to the arduino platform, but I know my ways around electronics and the C programming language so I think that I can manage to write a driver for them :))
Moving on to the BIG one ![]()
This LCD is exactly the same with this one from this guy :
frozeneskimo.com/electronics/2007/03/30/lc7981hd61830-driver-for-el-backlit-samsung-lcd/
Now, because I leave in a damned country (Macedonia) where the simplest of parts can not be found (Like the AtMega8) and because I have an Arduino lying beside me, I would like to give this LCD a try with the arduino and bound the together.
Now, has anyone interfaced this kind of an LCD (with a LC7981 controller) with an arduino and might be willing to share the code ?
Or maybe someone has some ideas on how to connect the LCD to the arduino and bring it to life ?
Thats it for now
Thanks to anyone who will read this post ![]()
All the best,
Aleks
