Catch up on stories from the past week (and beyond) at the Slashdot story archive

 



Forgot your password?
typodupeerror
×
Hardware

Affordable Mag-Stripe Card Readers for Linux? 22

Skip Franklin asks: "I'm looking for a mag-stripe card reader to use with a Linux kiosk. I've searched all over the web, but I'm not finding much in the way of hardware vendors that say they support Linux. There's tons of stuff on smartcards, but I just want a simple (read: cheap) mag-stripe reader. Anyone using one of these (preferrably USB interface, serial if necessary)?" Anyone who's had better luck than Skip at finding such a beast?
This discussion has been archived. No new comments can be posted.

Affordable Mag-Stripe Card Readers for Linux?

Comments Filter:
  • Keyboard Wedges (Score:2, Insightful)

    by citmanual ( 2002 )
    I would poke around for small business going under. One firm I worked for used to install Point Of Sale (POS) systems for just such places. They come with a keyboard wedge that plugs into the keyboard connector. You can get barcode scanners that do just the same thing.

    It strikes me that they cost about $75/per when we were buying them. But, those wedges also cost about $50. Not too mention they need a dedicated PC for each one.
    • i would check Ebay, ive seen them on there for around 15 or less with a serial interface (com i belive)
      sorry i couldnt be more helpful
      VAX
  • MagTek (Score:5, Informative)

    by eric2hill ( 33085 ) <eric@[ ]ck.net ['ija' in gap]> on Wednesday December 12, 2001 @01:05PM (#2693737) Homepage
    MagTek [magtek.com] readers are very common in our industry. They have stand-alone readers [magtek.com] availible in USB, RS232, keyboard wedge, and TTL configurations. You can also pick up insert kiosk-style readers [magtek.com] for use in your own custom designed enclosures. The small form factor keyboard wedges are around $70 from many dealers. I've installed more of those than I can count. Search Google [google.com] for the part number you're looking for and you'll probably get pages of matches.

    If you're looking for more configurability, have a look at IDT-Net [idt-net.com]'s readers. They are available in the stand-alone and kiosk-styles like MagTek, but they have models [idt-net.com] that can be programmed to pre-pend, post-pend, and modify swiped data before transmittal. That feature is REALLY nice when you're trying to decode some custom membership card that's got it's own wierd track II format. The Omni readers are in the $180 range.
  • ebay. [ebay.com]
    There's plenty that plug into a PS2 keyboard socket so they're O/S independent.
  • by crow ( 16139 )
    What about writers? It should be easy enough to copy the magnetic strip from one card to another. I've always thought it would be fun to use an old (expired) credit card intead of the ones that they issued us. (It would also be nice to have a backup.)
  • by ka9dgx ( 72702 ) on Wednesday December 12, 2001 @01:20PM (#2693817) Homepage Journal
    Back when I did barcode stuff for a living (1987-1994), we got a Symbol Technologies wedge, which intercepted the keyboard, trasmitted function keys (of your selection) before and after the data. Surely you could just intercept F3 (or whatever) in your application, and have at it.

    --Mike--

  • by ivan256 ( 17499 ) on Wednesday December 12, 2001 @02:30PM (#2694328)
    If cheap is your main requirement, you'll likely be better off with smart cards. Mag stripe readers have a mechanical component (to determine what speed you're running the card through at) Where a passive smart card reader is basically a cable with a fancy socket.You can get fully capable smart card readers for under $30. I found this link on google in seconds: http://www.danaco.net. They even have unassembled readers that you can put together yourself to save extra bucks.
    • The reader for a smartcard might be cheaper, but my guess is that the cards themselves cost more than simle magnetic cards. And in the long run, that's where the cost will really be.
    • Mag readers generally do NOT have a component to determine the speed - the data on the stripe is self clocking.

      -Adam
      • Plus, most intellegent readers can read the data when swiped in either direction. Sometimes you'll get set of data which is either mangled enough or just a "difficult" pattern to read forwards - if you have a good reader, you can swipe the card in the opposite direction of "normal" motion and a lot of times you can get a good read off of a card which is almost impossible to read the other way.

        My understanding of the encoding is that it is a LOT like barcodes - in fact I've dealt with a percon barcode reader in the past which you could just replace the barcode wand with a mag stripe reader and read magstripes. They also had a barcode reader which worked like a magstripe "slot" reader. Imagine the mess if you had to "clock" a barcode with a mechanical roller or similar. Goodbye automatic package handling.

    • If you're going with smart cards, why not go a step further and use ibuttons (http://www.ibutton.com/ [ibutton.com])? They're fairly cheap (64K button for $1.44 each in 100 lots) and can do way more (there are counter buttons for a similar price, for example). There are readers for under $10. I'm personally looking at replacing all of my key locks with ibutton-powered locks. That'll be cool.
  • Build it yourself... (Score:3, Informative)

    by CoolVibe ( 11466 ) on Thursday December 13, 2001 @06:33AM (#2698112) Journal
    Well, they're not swipe-cards, but probably even more useful. I am talking about smart-cards.

    Check here [xs4all.nl] for schematics and other info about smartcards.

    There's also source code available to drive the damn machine you can build with the info on the site. AFAIK tested on Linux and FreeBSD and it worked.

  • Aren't most of these devices (the ones that you hook into your computer) just standard RS-232/Parallel Port or Keyboard port devices ala Cue Cat? The device handles decoding the stripe and feeds the number down to the computer. I'd say MOST of these would be supported. It would just be a matter of writing the program to pass it to a credit verification program.
    Should work with Linux or anything you use I'd imagine.
  • I was just playing with one of these things literally minutes ago.

    Got it from ID Innovations Inc. Cost around 50 bucks Canadian from a catalog. Simply connects to the keyboard port and passes the decoded information as keystrokes. No drivers required. All you'd need to do is design your application to recognize specific text strings.

    Tried all sorts of cards too. Drivers licence, credit card, health card, etc. All of them worked.

    Amazing how much info can be stored in one of those mag stripes.

If you have a procedure with 10 parameters, you probably missed some.

Working...