---- START NEW MESSAGE --- Received: from cherry.ease.lsoft.com [209.119.0.109] by dpmail10.doteasy.com with ESMTP (SMTPD32-8.05) id A8C136AB007C; Thu, 29 Jan 2004 07:37:37 -0800 Received: from PEAR.EASE.LSOFT.COM (209.119.0.19) by cherry.ease.lsoft.com (LSMTP for Digital Unix v1.1b) with SMTP id <0.00CC2CD4@cherry.ease.lsoft.com>; Thu, 29 Jan 2004 10:09:00 -0500 Received: from MITVMA.MIT.EDU by MITVMA.MIT.EDU (LISTSERV-TCP/IP release 1.8e) with spool id 4577 for PICLIST@MITVMA.MIT.EDU; Thu, 29 Jan 2004 10:08:54 -0500 Received: from MITVMA (NJE origin SMTP@MITVMA) by MITVMA.MIT.EDU (LMail V1.2d/1.8d) with BSMTP id 1645; Thu, 29 Jan 2004 10:08:12 -0500 Received: from mailhub-4.iastate.edu [129.186.140.14] by mitvma.mit.edu (IBM VM SMTP Level 430) via TCP with ESMTP ; Thu, 29 Jan 2004 10:08:12 EST X-Comment: mitvma.mit.edu: Mail was sent by mailhub-4.iastate.edu Received: from mailout-2.iastate.edu (mailout-2.iastate.edu [129.186.140.2]) by mailhub-4.iastate.edu (8.12.10/8.12.10) with SMTP id i0TF8EfJ002158 for ; Thu, 29 Jan 2004 09:08:14 -0600 Received: from hike.student.iastate.edu(65.110.233.166) by mailout-2.iastate.edu via csmap id 141f6e10_526d_11d8_8900_00304811d932_6040; Thu, 29 Jan 2004 09:09:05 -0600 (CST) References: <37FB7AA6F5F9814FB634A7BF4C35A6F5640CFB@ESEALNT442.al.sw.ericsson.se> X-Mailer: Sylpheed version 0.9.0claws (GTK+ 1.2.10; i486-pc-linux-gnu) Mime-Version: 1.0 Content-Type: text/plain; charset=US-ASCII Content-Transfer-Encoding: 7bit Message-ID: <20040129090701.419d47f4.sunkist@iastate.edu> Date: Thu, 29 Jan 2004 09:07:01 -0600 Reply-To: pic microcontroller discussion list Sender: pic microcontroller discussion list From: Eric Christensen Subject: Re: [PIC:] Conecting to a centronics printer To: PICLIST@MITVMA.MIT.EDU In-Reply-To: <37FB7AA6F5F9814FB634A7BF4C35A6F5640CFB@ESEALNT442.al.sw.ericsson.se> Precedence: list X-RCPT-TO: Status: U X-UIDL: 371856272 You could try looking at some of the linux printer drivers. If you're not tied down to the HP deskjet, it might be easy to do this with a postscript printer. I'm not sure how postscript is actually loaded into the printer, but postscript is a very simple language and drawing an xy plot would be quite simple. A deskjet isn't going to accept a postscript input though... Eric On Thu, 29 Jan 2004 15:47:31 +0100 "Jan-Erik Soderholm XA (TN/PAC)" wrote: > Gabriel Caffese wrote : > > > Any clue about print graphics (not ASCII caracters) with > > a PIC micro to a centronics printer ? > > I want to send an XY graphic from a 18F252 to an HP Deskjet. > > Most *modern* printers seems to rely havily on > the (Windows-) printer driver to do most of the > RIP-ing of the graphics. Those printers seems hard > to use from a PIC. > > Maybe some older printer that cn take HPGL commands ? > > And also describe better what you'd like to do. How > is the "XY graphic" stored in the PIC ? > > Jan-Erik. > > -- > http://www.piclist.com hint: The PICList is archived three different > ways. See http://www.piclist.com/#archives for details. -- http://www.piclist.com hint: The PICList is archived three different ways. See http://www.piclist.com/#archives for details. .