• printer + 8051
    Hi , I want to interface Epson TM-U220 dotmatrix printer with 89c51. I want parallel interface. I have 8 data lines and for handshaking purpose I used BUSY AND STROBE line. Still I am not getting the...
  • 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...
  • interfacing printer with pc using parallel port
    hi..i've a project on interfacing printer with pc using parallel ports.i've to do programming in C language for that purpose.my problem is that i'm not getting any idea how to start, how to send data...
  • 8XC251SB ports suggestion
    When i use external memory, port 0 and 2 will be used for data and addressing, so i'll be left with only the serial port and port 1. I open to suggestion on ways to add another two I/O ports. Thanks...
  • USB Host printer driver
    Hi everyone, I am implementing a host side driver for printer . I have completed enumeration part of the printer. I am able to read Device ID string. My printer supports PCL3 language. I want...