Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]


Groups > comp.os.linux.hardware > #2255 > unrolled thread

Portable text2eth0 printer?

Started byAvoid9Pdf@gmail.com
First post2014-03-15 11:47 +0000
Last post2014-03-21 13:25 +0000
Articles 4 — 4 participants

Back to article view | Back to comp.os.linux.hardware


Contents

  Portable text2eth0 printer? Avoid9Pdf@gmail.com - 2014-03-15 11:47 +0000
    Re: Portable text2eth0 printer? William Unruh <unruh@invalid.ca> - 2014-03-15 17:14 +0000
      Re: Portable text2eth0 printer? Unknown <dog@gmail.com> - 2014-03-21 09:35 +0000
        Re: Portable text2eth0 printer? Joe Beanfish <joebeanfish@nospam.duh> - 2014-03-21 13:25 +0000

#2255 — Portable text2eth0 printer?

FromAvoid9Pdf@gmail.com
Date2014-03-15 11:47 +0000
SubjectPortable text2eth0 printer?
Message-ID<lg1eko$97n$1@dont-email.me>
Presently I use rPi to listen to text-to-speech, by transfering the PC
generated *.wav files via a USBstik, to the battery-powered rPi.

Similarly, instead of finding some Windows-user, to print my text via
their eth0 connection, I want to just plug my battery-powered rPi into
the office ethernet that feeds the printer, and get the text on the
USBstik, printed.

The rPi will be hearderless: without any display + keyboard;
like when it plays my text-to-speech files.

So then I'd need to find out the printers IP?
How do I do that?
The 'one' user who may co-operate with my needs, would not know.

Perhaps the HP-printer's name is standard for the product, and
available via the net? But no; since it must be able to share
the ethN with other same-make printers?

What's the general syntax to drive the printer ?

== TIA.

[toc] | [next] | [standalone]


#2256

FromWilliam Unruh <unruh@invalid.ca>
Date2014-03-15 17:14 +0000
Message-ID<lg21p7$ih9$1@dont-email.me>
In reply to#2255
On 2014-03-15, Avoid9Pdf@gmail.com <Avoid9Pdf@gmail.com> wrote:
> Presently I use rPi to listen to text-to-speech, by transfering the PC
> generated *.wav files via a USBstik, to the battery-powered rPi.
>
> Similarly, instead of finding some Windows-user, to print my text via
> their eth0 connection, I want to just plug my battery-powered rPi into
> the office ethernet that feeds the printer, and get the text on the
> USBstik, printed.
>
> The rPi will be hearderless: without any display + keyboard;
> like when it plays my text-to-speech files.

You can always use ssh to log into the rpi from another computer, and
use its keyboard and display. 

>
> So then I'd need to find out the printers IP?

Is it the same always or does it change?
You do not want to be changing the setup each time you do it, as you
also then need to install the printer ppd file, edit /etc/cups/printers
etc.
What kind of printer is it?


> How do I do that?
> The 'one' user who may co-operate with my needs, would not know.
>
> Perhaps the HP-printer's name is standard for the product, and
> available via the net? But no; since it must be able to share
> the ethN with other same-make printers?
>
> What's the general syntax to drive the printer ?

you tell us nothing about the printer. 

>
>== TIA.
>
>

[toc] | [prev] | [next] | [standalone]


#2262

FromUnknown <dog@gmail.com>
Date2014-03-21 09:35 +0000
Message-ID<pan.2014.03.21.09.35.22@gmail.com>
In reply to#2256
On Sat, 15 Mar 2014 17:14:16 +0000, William Unruh wrote:

> On 2014-03-15, Avoid9Pdf@gmail.com <Avoid9Pdf@gmail.com> wrote:
>> Presently I use rPi to listen to text-to-speech, by transfering the PC
>> generated *.wav files via a USBstik, to the battery-powered rPi.
>>
>> Similarly, instead of finding some Windows-user, to print my text via
>> their eth0 connection, I want to just plug my battery-powered rPi into
>> the office ethernet that feeds the printer, and get the text on the
>> USBstik, printed.
>>
>> The rPi will be hearderless: without any display + keyboard; like when
>> it plays my text-to-speech files.
> 
> You can always use ssh to log into the rpi from another computer, and
> use its keyboard and display.
> 
> 
No. I listen to the battery-powered-TTS, lying-down, at a location with
no electric supply. Similarly, I want to be able to just bring my
portable rPi to the eth0 And get printed paper.

>> So then I'd need to find out the printers IP?
> 
> Is it the same always or does it change? You do not want to be changing
> the setup each time you do it, as you also then need to install the
> printer ppd file, edit /etc/cups/printers etc.
> What kind of printer is it?
> 
> 
>> How do I do that?
>> The 'one' user who may co-operate with my needs, would not know.
>>
>> Perhaps the HP-printer's name is standard for the product, and
>> available via the net? But no; since it must be able to share the ethN
>> with other same-make printers?
>>
>> What's the general syntax to drive the printer ?
> 
> you tell us nothing about the printer.
> 
> 
I was thinking 1980's: you give a strean of bytes, and get the paper
printed. Perhaps it's easier to just fax the text to the printer/fax
combo? 

>>== TIA.
>>
>>

[toc] | [prev] | [next] | [standalone]


#2263

FromJoe Beanfish <joebeanfish@nospam.duh>
Date2014-03-21 13:25 +0000
Message-ID<lghejm$6rr$1@dont-email.me>
In reply to#2262
On Fri, 21 Mar 2014 09:35:04 +0000, Unknown wrote:

> On Sat, 15 Mar 2014 17:14:16 +0000, William Unruh wrote:
> 
>> On 2014-03-15, Avoid9Pdf@gmail.com <Avoid9Pdf@gmail.com> wrote:
>>> Presently I use rPi to listen to text-to-speech, by transfering the PC
>>> generated *.wav files via a USBstik, to the battery-powered rPi.
>>>
>>> Similarly, instead of finding some Windows-user, to print my text via
>>> their eth0 connection, I want to just plug my battery-powered rPi into
>>> the office ethernet that feeds the printer, and get the text on the
>>> USBstik, printed.
>>>
>>> The rPi will be hearderless: without any display + keyboard; like when
>>> it plays my text-to-speech files.
>> 
>> You can always use ssh to log into the rpi from another computer, and
>> use its keyboard and display.
>> 
>> 
> No. I listen to the battery-powered-TTS, lying-down, at a location with
> no electric supply. Similarly, I want to be able to just bring my
> portable rPi to the eth0 And get printed paper.
> 
>>> So then I'd need to find out the printers IP?
>> 
>> Is it the same always or does it change? You do not want to be changing
>> the setup each time you do it, as you also then need to install the
>> printer ppd file, edit /etc/cups/printers etc.
>> What kind of printer is it?
>> 
>> 
>>> How do I do that?
>>> The 'one' user who may co-operate with my needs, would not know.
>>>
>>> Perhaps the HP-printer's name is standard for the product, and
>>> available via the net? But no; since it must be able to share the ethN
>>> with other same-make printers?
>>>
>>> What's the general syntax to drive the printer ?
>> 
>> you tell us nothing about the printer.
>> 
>> 
> I was thinking 1980's: you give a strean of bytes, and get the paper
> printed. Perhaps it's easier to just fax the text to the printer/fax
> combo?

If the printer has serial or parallel connection maybe you could do that.
Ethernet is shared wire with packetized protocols. You can't just spew
byte streams to it.

Your rPi will have to be configured with an IP address appropriate for the
network with the printer. Hopefully the office has DHCP server so the rPi
can auto-configure it's network settings. Once on the network you'll need
the IP or hostname of the printer as well as the type/model ("HP" is not
enough). Use that info to configure lpr or cups on the rPi. Once all
that's done you can print with "lpr filename" or similar.

[toc] | [prev] | [standalone]


Back to top | Article view | comp.os.linux.hardware


csiph-web