Affordable Mag-Stripe Card Readers for Linux?
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?
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.
MagTek readers are very common in our industry. They have stand-alone readers availible in USB, RS232, keyboard wedge, and TTL configurations. You can also pick up insert kiosk-style readers 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 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's readers. They are available in the stand-alone and kiosk-styles like MagTek, but they have models 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.
LOAD "SIG",8,1
LOADING...
READY.
RUN
ebay.
There's plenty that plug into a PS2 keyboard socket so they're O/S independent.
Mmmmmmm
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.)
--Mike--
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.
Check here 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.
Gorkman
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.
Is that a real poncho? I mean, is that a Mexican poncho or is that a Sears poncho?