PDA

View Full Version : PIC to Printer



mychangl
- 15th June 2008, 11:03
I need some tips to use PIC to drive printer. Printer requires 8 bits data. What is the data looks like ? It is similar method used to drive LCD ?

thanks

skimask
- 15th June 2008, 11:17
I need some tips to use PIC to drive printer. Printer requires 8 bits data. What is the data looks like ? It is similar method used to drive LCD ?

Could you be a little bit more vague as to what style of printer you are trying to drive?
As far as we know, you're trying to drive (as in drive a truck) your printer (as in a person who prints) from point A to point B.

mister_e
- 15th June 2008, 19:17
check those
http://www.lvr.com/parport.htm
http://www.picbasic.co.uk/forum/showpost.php?p=31705&postcount=7

and this
http://www.phanderson.com/stamp/i2c/print1.html

mychangl
- 17th June 2008, 00:22
Thanks mister_e. Let me digest the information.

I plan to connect a dot matrix printer to record any event ( periodic temperature reading ) in form of hard copy rather than save it in seeprom.