Slashdot Mirror


Linux On a Used Cash Register

codewolf writes: "Looking at this site, it seems that if someone has enough time on their hands, they can get Linux to run on just about anything. Looks like this guy got Red Hat Linux running on an Ultimate Techonologies Corporation cash register. This is a great hack if you ask me."

5 of 214 comments (clear)

  1. Its a P233 pc by BrookHarty · · Score: 4, Interesting

    Kinda neat, but its a P233 pc. Really the only cool thing is the led display. I have an old IBM thermal printer that uses fax paper also, used it on my c64. Now put linux on a c64 (load "linux",8,1) and I will be impressed.

  2. I like this by ishark · · Score: 3, Interesting

    Don't ask why... Some things just need doing.

    Definitely an excellent reason for this project. I can't think of a better one :)
    I'm only surprised that the first use of the display pole was not for uptime/load....

  3. What about a calculator? by fireboy1919 · · Score: 5, Interesting

    I think that this is actually a little smaller...
    Look at the bottom of the page.
    There's a Linux shell for TI-89!
    http://www.ticalc.org/pub/89/asm/shells/

    Now for more wierdness...how about Linux on an oscilloscope? I know a guy who wrote "pong" for it using anolog circuits. Perhaps someone should take it further.

    They could use a TV remote as the interface and an adapted LCD driver chip to do it cheap...

    --
    Mod me down and I will become more powerful than you can possibly imagine!
  4. Blah! Try it on a real machine! by Cef · · Score: 3, Interesting

    Just like most Point Of Sale machines, they are just PC's with extra hardware. That is, if they bother. Many are just plain jane PC's, with things like the pole display and cash draw all driven by the printer, while the barcode scanner is plugged in through a keyboard wedge, so it emulates keyboard input.

    If you're so interested in this, try developing a whole graphical (note: graphical as in has to look similar to their existing Windows setup) Point Of Sale system that will be using FrameBuffer, that will end up running on 486-dx33's, with 16 meg of RAM, and a whopping 420 meg of h/drive space. The place I work for is doing this for an Australia wide chain so that they can install it on their existing hardware. They are in a 'contract' with the old POS supplier to keep the hardware on the desks for a few more years. Poor bastards!

    We have most of the extra hardware working (a whole 2 extra serial ports - and while it has a PCMCIA flash card reader, it isn't even worth the worry). The Point Of Sale program itself is written in Kylix (was originally a Delphi app on Windows), using SDL as an interface between the FrameBuffer and Kylix. Fun fun fun!!

  5. Screen shot by Salsaman · · Score: 3, Interesting