Re: How dot matrix printer can interface with 8051 compactible microcontroller



krishna wrote:

Hi friends,
i want to interface dot matrix printer with 89v51rd2 microcontroller
in my project,but currently i m unable to find any information about
printer.can u guid me for this.

Like Aly has already said, knowing the model number of the printer and the
interface type it is expected to be connected through would be helpful.
Those of us who have been in the game a long time find that our crystal
globes do not shine up like they used to anymore.

Your possibilities include:-

Centronics Parallel Interface

RS232C Serial Asynchronous

Proprietary Parallel Bus (usually on ribbon) for which information will
only be available from the manufacturers.

USB is unlikely on a dot matrix as most printers these days seem to be
ink-jet or laser.

--
********************************************************************
Paul E. Bennett ....................<email://peb@xxxxxxxxxxxxxxxxxx>
Forth based HIDECS Consultancy .....<http://www.amleth.demon.co.uk/>
Mob: +44 (0)7811-639972
Tel: +44 (0)1235-811095
Going Forth Safely ..... EBA. www.electric-boat-association.org.uk..
********************************************************************
.



Relevant Pages

  • Re: Installing a printer
    ... Murray but everyone thinks its all Baudot). ... > Parallel had also the problem of what interface, Centronics or Dataproducts ... I still have a Heatkit dot matrix bu tI doubt it would still work. ...
    (comp.os.vms)
  • Re: limit of lines?
    ... [GUID] ... IValueType = interface ... property FormatString: string ... This brings back 5 cells for the Order and 5 cells for each of the related ...
    (borland.public.delphi.non-technical)
  • Re: classes/ interface/device-setup/etc
    ... the guid in is the setup class, typically an INF will have nothing ... >>> I have a very unique device that needs an interface class of its own. ... They register the same GUID. ...
    (microsoft.public.development.device.drivers)
  • Re: classes/ interface/device-setup/etc
    ... > I have a very unique device that needs an interface class of its own. ... They register the same GUID. ... > And where does the [ClassInstall32] section of the .inf file fit into ... this set display name of class and icon - As icon I use standard usb icon. ...
    (microsoft.public.development.device.drivers)
  • Re: IConnectionPointContainer & C#
    ... interface proxy marshalling, and I'm not surprized that something is getting ... void IConnectionPointContainer.FindConnectionPoint(ref Guid riid, out ... IConnectionPoint ppCP) ... But the COM client that gets this IConnectionPoint ...
    (microsoft.public.dotnet.languages.csharp)