Yahoo Groups archive

Lpc2000

Index last updated: 2026-04-28 23:31 UTC

Thread

usb printer with lpc2106

usb printer with lpc2106

2005-03-15 by jha_santosh_kr2005

Hi
I want to attach usb inkjet printer(any model)with lpc 2106 to get 
the text as well as picture print out.
can any body guide me?

Santosh jha

Re: [lpc2000] usb printer with lpc2106

2005-03-15 by k b shah (lascaux)

What you need is a USB master which can drive printer (USB slave device).
Cypress has one , you might find from others also.
Philips has I think ISP1181B that can be configured in master mode ..
kb 
Show quoted textHide quoted text
  ----- Original Message ----- 
  From: jha_santosh_kr2005 
  To: lpc2000@yahoogroups.com 
  Sent: Tuesday, March 15, 2005 4:10 AM
  Subject: [lpc2000] usb printer with lpc2106



  Hi
  I want to attach usb inkjet printer(any model)with lpc 2106 to get 
  the text as well as picture print out.
  can any body guide me?

  Santosh jha




        Yahoo! Groups Sponsor 
              ADVERTISEMENT
             
       
       


------------------------------------------------------------------------------
  Yahoo! Groups Links

    a.. To visit your group on the web, go to:
    http://groups.yahoo.com/group/lpc2000/
      
    b.. To unsubscribe from this group, send an email to:
    lpc2000-unsubscribe@yahoogroups.com
      
    c.. Your use of Yahoo! Groups is subject to the Yahoo! Terms of Service. 



[Non-text portions of this message have been removed]

Re: [lpc2000] usb printer with lpc2106

2005-03-24 by santosh jha

thank u very  much for the replay.
can i print an image also. or do i need any driver to print it.
 
Santosh Jha
 

"k b shah (lascaux)" <kbshah@...> wrote:
What you need is a USB master which can drive printer (USB slave device).
Cypress has one , you might find from others also.
Philips has I think ISP1181B that can be configured in master mode ..
kb 
Show quoted textHide quoted text
  ----- Original Message ----- 
  From: jha_santosh_kr2005 
  To: lpc2000@yahoogroups.com 
  Sent: Tuesday, March 15, 2005 4:10 AM
  Subject: [lpc2000] usb printer with lpc2106



  Hi
  I want to attach usb inkjet printer(any model)with lpc 2106 to get 
  the text as well as picture print out.
  can any body guide me?

  Santosh jha




        Yahoo! Groups Sponsor 
              ADVERTISEMENT
             
       
       


------------------------------------------------------------------------------
  Yahoo! Groups Links

    a.. To visit your group on the web, go to:
    http://groups.yahoo.com/group/lpc2000/
      
    b.. To unsubscribe from this group, send an email to:
    lpc2000-unsubscribe@yahoogroups.com
      
    c.. Your use of Yahoo! Groups is subject to the Yahoo! Terms of Service. 



[Non-text portions of this message have been removed]


Yahoo! Groups SponsorADVERTISEMENT


---------------------------------
Yahoo! Groups Links

   To visit your group on the web, go to:
http://groups.yahoo.com/group/lpc2000/
  
   To unsubscribe from this group, send an email to:
lpc2000-unsubscribe@yahoogroups.com
  
   Your use of Yahoo! Groups is subject to the Yahoo! Terms of Service. 


		
---------------------------------
Do you Yahoo!?
 Yahoo! Small Business - Try our new resources site! 

[Non-text portions of this message have been removed]

Re: usb printer with lpc2106

2005-03-25 by Gus

what you are trying to do can be done but it is NOT going to be easy 
as you need to fully understand USB (documentation is 100000 pages) 
and write a driver to the USB host chip (master!)

Gus
--- In lpc2000@yahoogroups.com, santosh jha 
<jha_santosh_kr2005@y...> wrote:
> 
> thank u very  much for the replay.
> can i print an image also. or do i need any driver to print it.
>  
> Santosh Jha
>  
> 
> "k b shah (lascaux)" <kbshah@l...> wrote:
> What you need is a USB master which can drive printer (USB slave 
device).
> Cypress has one , you might find from others also.
> Philips has I think ISP1181B that can be configured in master 
mode ..
> kb 
>   ----- Original Message ----- 
>   From: jha_santosh_kr2005 
>   To: lpc2000@yahoogroups.com 
>   Sent: Tuesday, March 15, 2005 4:10 AM
>   Subject: [lpc2000] usb printer with lpc2106
> 
> 
> 
>   Hi
>   I want to attach usb inkjet printer(any model)with lpc 2106 to 
get 
>   the text as well as picture print out.
>   can any body guide me?
> 
>   Santosh jha
> 
> 
> 
> 
>         Yahoo! Groups Sponsor 
>               ADVERTISEMENT
>              
>        
>        
> 
> 
> -------------------------------------------------------------------
-----------
>   Yahoo! Groups Links
> 
>     a.. To visit your group on the web, go to:
>     http://groups.yahoo.com/group/lpc2000/
>       
>     b.. To unsubscribe from this group, send an email to:
>     lpc2000-unsubscribe@yahoogroups.com
>       
>     c.. Your use of Yahoo! Groups is subject to the Yahoo! Terms 
of Service. 
> 
> 
> 
> [Non-text portions of this message have been removed]
> 
> 
> Yahoo! Groups SponsorADVERTISEMENT
> 
> 
> ---------------------------------
> Yahoo! Groups Links
> 
>    To visit your group on the web, go to:
> http://groups.yahoo.com/group/lpc2000/
>   
>    To unsubscribe from this group, send an email to:
> lpc2000-unsubscribe@yahoogroups.com
>   
>    Your use of Yahoo! Groups is subject to the Yahoo! Terms of 
Service. 
Show quoted textHide quoted text
> 
> 
> 		
> ---------------------------------
> Do you Yahoo!?
>  Yahoo! Small Business - Try our new resources site! 
> 
> [Non-text portions of this message have been removed]

Re: [lpc2000] Re: usb printer with lpc2106

2005-03-31 by santosh jha

hi,
infact in my project I have to attach a camera( webcam or any other) and i have to see on the graphical lcd and want to get the print out on inkjet printer.
Pl. advise . 

Gus <gus_is_working@...> wrote:

what you are trying to do can be done but it is NOT going to be easy 
as you need to fully understand USB (documentation is 100000 pages) 
and write a driver to the USB host chip (master!)

Gus
--- In lpc2000@yahoogroups.com, santosh jha 
<jha_santosh_kr2005@y...> wrote:
> 
> thank u very  much for the replay.
> can i print an image also. or do i need any driver to print it.
>  
> Santosh Jha
>  
> 
> "k b shah (lascaux)" <kbshah@l...> wrote:
> What you need is a USB master which can drive printer (USB slave 
device).
> Cypress has one , you might find from others also.
> Philips has I think ISP1181B that can be configured in master 
mode ..
> kb 
>   ----- Original Message ----- 
>   From: jha_santosh_kr2005 
>   To: lpc2000@yahoogroups.com 
>   Sent: Tuesday, March 15, 2005 4:10 AM
>   Subject: [lpc2000] usb printer with lpc2106
> 
> 
> 
>   Hi
>   I want to attach usb inkjet printer(any model)with lpc 2106 to 
get 
>   the text as well as picture print out.
>   can any body guide me?
> 
>   Santosh jha
> 
> 
> 
> 
>         Yahoo! Groups Sponsor 
>               ADVERTISEMENT
>              
>        
>        
> 
> 
> -------------------------------------------------------------------
-----------
>   Yahoo! Groups Links
> 
>     a.. To visit your group on the web, go to:
>     http://groups.yahoo.com/group/lpc2000/
>       
>     b.. To unsubscribe from this group, send an email to:
>     lpc2000-unsubscribe@yahoogroups.com
>       
>     c.. Your use of Yahoo! Groups is subject to the Yahoo! Terms 
of Service. 
> 
> 
> 
> [Non-text portions of this message have been removed]
> 
> 
> Yahoo! Groups SponsorADVERTISEMENT
> 
> 
> ---------------------------------
> Yahoo! Groups Links
> 
>    To visit your group on the web, go to:
> http://groups.yahoo.com/group/lpc2000/
>   
>    To unsubscribe from this group, send an email to:
> lpc2000-unsubscribe@yahoogroups.com
>   
>    Your use of Yahoo! Groups is subject to the Yahoo! Terms of 
Service. 
> 
> 
>             
> ---------------------------------
> Do you Yahoo!?
>  Yahoo! Small Business - Try our new resources site! 
> 
> [Non-text portions of this message have been removed]




Yahoo! Groups SponsorADVERTISEMENT


---------------------------------
Yahoo! Groups Links

   To visit your group on the web, go to:
http://groups.yahoo.com/group/lpc2000/
  
   To unsubscribe from this group, send an email to:
lpc2000-unsubscribe@yahoogroups.com
  
   Your use of Yahoo! Groups is subject to the Yahoo! Terms of Service. 


		
---------------------------------
Do you Yahoo!?
 Yahoo! Small Business - Try our new resources site! 

[Non-text portions of this message have been removed]

Re: usb printer with lpc2106

2005-03-31 by Gus

I am not sure how you would get started on this. I guess first, 
download and read the USB documentatin and the USB printer class 
then you can decide if it is worth your time or not.
http://www.usb.org/home

Also, This is an easier soloution but it is not ready yet. This is a 
USB-host <-> serial.
http://www.ghielectronics.com/USBwiz.htm
There is a schematic there that can help

Gus



--- In lpc2000@yahoogroups.com, santosh jha 
<jha_santosh_kr2005@y...> wrote:
> hi,
> infact in my project I have to attach a camera( webcam or any 
other) and i have to see on the graphical lcd and want to get the 
print out on inkjet printer.
> Pl. advise . 
> 
> Gus <gus_is_working@y...> wrote:
> 
> what you are trying to do can be done but it is NOT going to be 
easy 
> as you need to fully understand USB (documentation is 100000 
pages) 
> and write a driver to the USB host chip (master!)
> 
> Gus
> --- In lpc2000@yahoogroups.com, santosh jha 
> <jha_santosh_kr2005@y...> wrote:
> > 
> > thank u very  much for the replay.
> > can i print an image also. or do i need any driver to print it.
> >  
> > Santosh Jha
> >  
> > 
> > "k b shah (lascaux)" <kbshah@l...> wrote:
> > What you need is a USB master which can drive printer (USB slave 
> device).
> > Cypress has one , you might find from others also.
> > Philips has I think ISP1181B that can be configured in master 
> mode ..
> > kb 
> >   ----- Original Message ----- 
> >   From: jha_santosh_kr2005 
> >   To: lpc2000@yahoogroups.com 
> >   Sent: Tuesday, March 15, 2005 4:10 AM
> >   Subject: [lpc2000] usb printer with lpc2106
> > 
> > 
> > 
> >   Hi
> >   I want to attach usb inkjet printer(any model)with lpc 2106 to 
> get 
> >   the text as well as picture print out.
> >   can any body guide me?
> > 
> >   Santosh jha
> > 
> > 
> > 
> > 
> >         Yahoo! Groups Sponsor 
> >               ADVERTISEMENT
> >              
> >        
> >        
> > 
> > 
> > -----------------------------------------------------------------
--
> -----------
> >   Yahoo! Groups Links
> > 
> >     a.. To visit your group on the web, go to:
> >     http://groups.yahoo.com/group/lpc2000/
> >       
> >     b.. To unsubscribe from this group, send an email to:
> >     lpc2000-unsubscribe@yahoogroups.com
> >       
> >     c.. Your use of Yahoo! Groups is subject to the Yahoo! Terms 
> of Service. 
> > 
> > 
> > 
> > [Non-text portions of this message have been removed]
> > 
> > 
> > Yahoo! Groups SponsorADVERTISEMENT
> > 
> > 
> > ---------------------------------
> > Yahoo! Groups Links
> > 
> >    To visit your group on the web, go to:
> > http://groups.yahoo.com/group/lpc2000/
> >   
> >    To unsubscribe from this group, send an email to:
> > lpc2000-unsubscribe@yahoogroups.com
> >   
> >    Your use of Yahoo! Groups is subject to the Yahoo! Terms of 
> Service. 
> > 
> > 
> >             
> > ---------------------------------
> > Do you Yahoo!?
> >  Yahoo! Small Business - Try our new resources site! 
> > 
> > [Non-text portions of this message have been removed]
> 
> 
> 
> 
> Yahoo! Groups SponsorADVERTISEMENT
> 
> 
> ---------------------------------
> Yahoo! Groups Links
> 
>    To visit your group on the web, go to:
> http://groups.yahoo.com/group/lpc2000/
>   
>    To unsubscribe from this group, send an email to:
> lpc2000-unsubscribe@yahoogroups.com
>   
>    Your use of Yahoo! Groups is subject to the Yahoo! Terms of 
Service. 
Show quoted textHide quoted text
> 
> 
> 		
> ---------------------------------
> Do you Yahoo!?
>  Yahoo! Small Business - Try our new resources site! 
> 
> [Non-text portions of this message have been removed]

Move to quarantaine

This moves the raw source file on disk only. The archive index is not changed automatically, so you still need to run a manual refresh afterward.