[Lcdproc] SED1300F

Ethan Dicks ethan.dicks at gmail.com
Tue Dec 22 20:12:10 UTC 2009


On Tue, Dec 22, 2009 at 11:14 AM, Marco Glatz <marco-glatz at web.de> wrote:
> i have here an Epson 40x4 EA-Y40047AT lcd-display with two SED1300F
> controllers on it.
>
> - i have only the pinout for the controllers. does anybody has a datasheet
> for this display?

I could not find any documentation for this display.  Can you post the
pinout you have?

> - can i use this display with lcdproc? i only found SED1330 and SED1520
> drivers.

The SED1330 and SED1520 are graphic drivers.  If your display is
character-cell, not graphical, it's likely (but not guaranteed) that
you need some variety of the HD44780 driver.

> - can someone help me with wiring a 40x4 display on the parallel port?

If you have a textual display, have a look in the LCDproc docs on how
to wire up a display with two enable lines.  From there, you have to
have the right entry in your LCDd.conf to tell LCDd that you have two
"panels" and if they are top-bottom or left-right for stitching them
together (your clients don't see this because LCDd presents a single,
intact virtual screen surface).

Post your pinout and that should help direct the help towards what
sort of cable/interface adapter you'd need to build.

-ethan


More information about the LCDproc mailing list