This discussion has been locked.
You can no longer post new replies to this discussion. If you have a question you can start a new discussion

printer interfaced with microcontroller

Hi my name is santhosh, i am trying to inerface printer(epson lx 300) with microcontroller. But the problem is i am getting junk characters in the printing...

i have used 8 data lines,strobe and busy lines. I am using parallel port to interface printer.

can any one help me..

Parents
  • Thanks for the reply, i am using old printer only..i have one doubt. To sent commands like printer init.,printer select etc. we are using ascii charecter and for data also we are using ascii char how to diff. between data and commands. to diff. between data and commands we any lines or any thing to be enabled.

Reply
  • Thanks for the reply, i am using old printer only..i have one doubt. To sent commands like printer init.,printer select etc. we are using ascii charecter and for data also we are using ascii char how to diff. between data and commands. to diff. between data and commands we any lines or any thing to be enabled.

Children