whartung wrote:
Actually the hard part I think is the display. Finding that 20 character display. It's 5 modules of 4, 16 LED segment characters each.
<snip>
I think you'd be pretty much limited to an LCD for the display today.
If the goal is to get as close to authentic as possible, you can get ones like
these:
I see Mouser and Digi-Key don't stock them, but you get the idea. Kingbright is definitely not the only manufacturer. Maxim and others have LED driver ICs that would take care of the strobing.
There are also
these Broadcom 5x7 dot-matrix LED displays, four or eight characters per module which fits in an IC socket, and have their own memory and strobing circuitry. You feed them the data for which dots to turn on, meaning you can make any character that a 5x7 matrix can handle, and you can daisychain them, so however many you want can be interfaced with just a few wires, in synchronous-serial. The downside is that they're about $35 per module, and you'd need three (two 8-character and one 4-character) for 20 characters. See a datasheet at
https://docs.broadcom.com/docs/AV02-3679EN . I have a couple here (in yellow and green) which I got years ago for a work project we never went through with. I've seen industrial test equipment that uses them.
Quote:
Modern receipt printers should do the trick
Search for "POS [point-of-sale] receipt printers". Unfortunately most of them today might be USB.