Hi I am new to this site and this is my first form as well.
I just went to an auction today and bought a box of LCD pannels of which I know nothing about! The screens on the pannels are about 8.5 inches by 1.375 inches the only markings on the back are
6E0 MADE IN JAPAN DG0648 GEB-2294V-0 S
There are 7 large chips marked SANYO LC7942 6D4
They also have a ribbon connection with 14 pins
I am sort of interested in using some of these for a couple of microcontroller projects.
Any help would be great thanks.
Marlow
Our new official repo is on github
LCD Smartie version 5.6 is released!
Download it now: https://github.com/LCD-Smartie/LCDSmartie/releases
LCD Smartie version 5.6 is released!
Download it now: https://github.com/LCD-Smartie/LCDSmartie/releases
Large box of LCDs
Moderators: _X7JAY7X_, caesar, IFR, mattcro, limbo, Fast351, hydrolisk1792
-
- Plugin Author
- Posts: 1604
- Joined: February 13th, 2005, 7:38 pm
- Location: Athens - Greece
- Contact:
You can use AVR ones
for more info goto to http://www.avrfreaks.net/
and http://www.qsl.net/pa3ckr/
I had this idea too, but no time to build something...
Please hit back with your news
for more info goto to http://www.avrfreaks.net/
and http://www.qsl.net/pa3ckr/
I had this idea too, but no time to build something...
Please hit back with your news

-
- Plugin Author
- Posts: 1604
- Joined: February 13th, 2005, 7:38 pm
- Location: Athens - Greece
- Contact:
-
- Plugin Author
- Posts: 192
- Joined: January 18th, 2006, 11:09 pm
- Location: Saskatoon, Saskatchewan, Canada
Yes, either the PIC or the AVR would be good to use for projects (though I recommend the AVR, lots of free tools and the internal structure is simpler to program). My only concern are those LCDs... Given the info you mentioned I did some looking around and came up very short on information about them. Are there more than just those 7 ICs you mentioned? Those are just drivers, but hopefully there will be some other form of controller on there; otherwise, you are going to have a helluva time trying to use them.
If you could, post me a picture of the chip-side of the board (high enough resolution to see the codes on the chips) and I'll see what else I can find for you. Hopefully you won't need a controller board for them.
If you could, post me a picture of the chip-side of the board (high enough resolution to see the codes on the chips) and I'll see what else I can find for you. Hopefully you won't need a controller board for them.
-
- Hardware Genie - Plugin Author
- Posts: 374
- Joined: February 16th, 2005, 10:24 pm
- Location: Michigan
-
- Plugin Author
- Posts: 192
- Joined: January 18th, 2006, 11:09 pm
- Location: Saskatoon, Saskatchewan, Canada
Geduxaz, please check my reply in your thread Help with lc7940 LCD. Your display is not a character LCD (like the HD44780 controller), but rather a graphical one, where you turn on and off each dot separately.
While we are happy to help you with hooking up your LCD to Smartie, we don't currently support any graphic LCDs. I hope to add this in the future though, so please check back periodically to see what new features we have added.
In the meantime, if you want to interface your display to an ATmega8, try searching Google for "lc7940 datasheet" and "lc7940 avr". You will find more than would ever have time to tell you here.
While we are happy to help you with hooking up your LCD to Smartie, we don't currently support any graphic LCDs. I hope to add this in the future though, so please check back periodically to see what new features we have added.
In the meantime, if you want to interface your display to an ATmega8, try searching Google for "lc7940 datasheet" and "lc7940 avr". You will find more than would ever have time to tell you here.