Email: Password: Remember Me | Create Account (Free)

Back to Subject List

Old thread has been locked -- no new posts accepted in this thread
???
06/14/08 12:30
Read: times


 
Msg Score: -1
 -1 Message Not Useful
#155909 - i already succeed
Responding to: ???'s previous message
Use the simplest SPP mode.
Connect your data port and command port of printer to any 2 port of micro controller.

follow the below algorithm to print character 'A'.

->slct=0
->strobe=0;
->data port='A'
->strobe=1
->delay //find how much it needs by hit and trial method.
->strobe=0
->data port=0x0A //print command this for epson printer,
->strobe=1
->delay
->strobe=0

If it is not working ping me with your printer details.





List of 30 messages in thread
TopicAuthorDate
Thermal Printer ...            01/01/70 00:00      
   NO            01/01/70 00:00      
   Yes!            01/01/70 00:00      
   i already succeed            01/01/70 00:00      
      Is that a valid assumption?            01/01/70 00:00      
         you have mentioned it is a thermal printer.            01/01/70 00:00      
            the bane of many            01/01/70 00:00      
            This is outright incorrect.            01/01/70 00:00      
   which PRINTER ... ?            01/01/70 00:00      
      What is a "TOKEN number machine"?            01/01/70 00:00      
         It is a machine that dispenses beer-tokens            01/01/70 00:00      
      google            01/01/70 00:00      
      receitp printer            01/01/70 00:00      
         RE: Receipt printer            01/01/70 00:00      
            nope            01/01/70 00:00      
               Re: Nope            01/01/70 00:00      
   post your query with complite details....            01/01/70 00:00      
      PC???            01/01/70 00:00      
   INFO ...            01/01/70 00:00      
      Inadequate specification!            01/01/70 00:00      
   Application related info ...            01/01/70 00:00      
      I'd google for e.g. 'ticket printer'            01/01/70 00:00      
      Suggestion            01/01/70 00:00      
      Printer data sheets are available            01/01/70 00:00      
   check this out for printer            01/01/70 00:00      
      or, for bare mechanisms, look here            01/01/70 00:00      
         Avoid            01/01/70 00:00      
   Thermal Printer            01/01/70 00:00      
      Dot matrix            01/01/70 00:00      
         there is an application aspect here            01/01/70 00:00      

Back to Subject List