Post Reply 
Print bar code with HP-41
05-30-2022, 02:44 PM
Post: #1
Print bar code with HP-41
I'd like to print barcode with the HP-41.
I've got IL, but neither 82162 nor 2225B. I've got an 82143 and an 82240.

82162 & 2225B: hard to get, enough hardware on the shelf.
82143: has not enough buffer size... any possibility to increase that (yeah, requires soldering)
82240: as it is much more modern than 82143: can it do barcode printing?

Any other way apart from solutions away from the HP-41?

Klaus

11C|41CX (half)|41CX (full),ETS turbo|48G, Lorenz Comp 256k|34C| 41CV (full), misc. ROMs, periph.s, IL (in order of appearance)|15C CE
Find all posts by this user
Quote this message in a reply
05-30-2022, 04:29 PM (This post was last modified: 05-30-2022 04:32 PM by AndiGer.)
Post: #2
RE: Print bar code with HP-41
What about that one?

http://rwiker.github.io/hp41barcode/

A sample program is listed. Just click on "Do it" and you're done.
See the instructions tab.

Andi

PS: Of course you have to re-type the program :-\
Find all posts by this user
Quote this message in a reply
05-30-2022, 06:12 PM (This post was last modified: 05-31-2022 12:01 AM by Sylvain Cote.)
Post: #3
RE: Print bar code with HP-41
(05-30-2022 02:44 PM)Cococollector Wrote:  82240: as it is much more modern than 82143: can it do barcode printing?
HP-41 infrared module does not support barcode printing.

(05-30-2022 02:44 PM)Cococollector Wrote:  I've got IL, but neither 82162 nor 2225B. I've got an 82143 and an 82240.
82162 thermal printer does support barcode but it's not pretty.

Several possible setup to print barcode from the HP-41 ...

41C/41CV/41CX + 82160A HP-IL Module + 82184A Plotter or Clonix-D Module + 7470A-Opt.3 HP-IL Graphics Plotter.
or
41CL + 82160A HP-IL Module + 7470A-Opt.3 HP-IL Graphics Plotter.
or
41C/41CV/41CX + 82160A HP-IL Module + 82184A Plotter or Clonix-D Module + PIL-Box + pyILPER Plotter Emulation.
or
41CL + 82160A HP-IL Module + PIL-Box + pyILPER Plotter Emulation.

You can also look at Print your own HP-41 barcode! article from Gene.

LIF Utilities has some barcode utilities as well: home & documentation

Sylvain
Find all posts by this user
Quote this message in a reply
05-31-2022, 07:12 AM
Post: #4
RE: Print bar code with HP-41
Calypsi includes a barcode program:
Code:
Calypsi barcode generator for Hewlett-Packard Nut version 3.6.2

Usage: barcode [-v|--version] [--media MEDIA] [--private] [-I DIRECTORY] FILE
  use 'barcode --help' for detailed help

Available options:
  -v,--version             Display version number
  --media MEDIA            Media, one of 'A4' or 'Letter', defaults to 'A4'
  --private                Private program barcode
  -I DIRECTORY             Include directory
  -h,--help                Show this help text

Quote:The input source file can either be an RPN source file or a raw binary image (using .raw file extension).
Find all posts by this user
Quote this message in a reply
05-31-2022, 07:47 AM
Post: #5
RE: Print bar code with HP-41
(05-31-2022 07:12 AM)Thomas Klemm Wrote:  Calypsi includes a barcode program

As well as HP41UC.
Find all posts by this user
Quote this message in a reply
06-10-2022, 07:28 AM
Post: #6
RE: Print bar code with HP-41
Thanks a lot for all your help!

Klaus
When reading this I feel half nuts.

11C|41CX (half)|41CX (full),ETS turbo|48G, Lorenz Comp 256k|34C| 41CV (full), misc. ROMs, periph.s, IL (in order of appearance)|15C CE
Find all posts by this user
Quote this message in a reply
06-10-2022, 04:33 PM
Post: #7
RE: Print bar code with HP-41
(05-30-2022 02:44 PM)Cococollector Wrote:  82162 & 2225B: hard to get, enough hardware on the shelf.


Specifically for the HP 82162A Thomas Okken wrote in an old post:

"Also, if I remember correctly, the 82162 lets you control the amount by which the paper advances, so you can create graphics without any gap between lines. You can't do that with the 82143."
https://archived.hpcalc.org/museumforum/...l#pid68941

I do remember that the possibility of a shortened line feed was promoted, when that printer launched. There is however no information anywhere, how this can be invoked.

Anybody anything? Thank you!
Find all posts by this user
Quote this message in a reply
06-10-2022, 10:11 PM
Post: #8
RE: Print bar code with HP-41
PPC Journal V9N4P44 includes an article "82162A BAR CODE - AT LAST".

To save you from much searching, look here:

http://www.*****/LibView.cfm?Command=View&ItemID=193

--Bob Prosperi
Find all posts by this user
Quote this message in a reply
06-10-2022, 10:47 PM
Post: #9
RE: Print bar code with HP-41
Bob wrote: "PPC Journal V9N4P44 includes an article "82162A BAR CODE - AT LAST"

:-)

Which is the program listed below on my old webpage:

http://www.rskey.org/gene/calcmuseum/41bc.htm

82162 Bar Code #2
Find all posts by this user
Quote this message in a reply
11-15-2023, 05:26 PM
Post: #10
RE: Print bar code with HP-41
My HP41UC utility will print barcode from a file.
Of course, you'd need to somehow transfer the program/data from the 41 to your computer (e.g., to a LIF file, like the one created by ILPer).

1) Transfer from HP-41 to LIF file on your computer:
(HP-41+HP-IL)=>PILbox=>USB (computer)=>ILPer2.4=>HP9114B.DAT

2) Use HP41UC to extract program/data for LIF file, and generate barcode as output.

You can download the HP41UC utility from SourceForge (it includes a "UsersGuide"):
https://sourceforge.net/projects/hp41uc/

HTH,
Leo Duran
Find all posts by this user
Quote this message in a reply
11-17-2023, 12:54 PM
Post: #11
RE: Print bar code with HP-41
My article (in German) about generating barcode: HP-41 Barcodes schnell erstellt.

And a short video where you can see the oldschool way of printing barcodes.
Find all posts by this user
Quote this message in a reply
Post Reply 




User(s) browsing this thread: 1 Guest(s)