Is It Possible To Scan A Magnetic Stripe With An Android Scanner?
I'm doing research for my project on scanning ID cards to retrieve the data stored on them. Initially, I attempted to use a barcode scanner to scan the card but nothing was retrieved. The barcode scanner is functional and works well when I test it on barcodes I generated online. All the data is retrieved from those barcodes but not the one on the card. I had to think about why it wouldn't work and I think the barcode is actually a magnetic stripe. Is there any way to hard code a magnetic stripe reader in android similar to a barcode scanner. Do I have to use a device or is there any way around that? There's no payment involved. I just want the information to perform other actions.
Thank you.
Answer
As far as i know, there is no other simple way to retrieve information from the magnetic stripe, than by using the magnetic stripe reader. If it would be any help, try to use RFID cards instead. It is very easy and cheap to set up a RFID reader with arduino. Ive done many projects using it myself. Try to look up MFRC-522 reader.
[EDIT] Just realized you want to work with android. If your phone supports NFC, you can use NFC compatible tags/cards. There are many apps that can read/write to data to/from cards.
Related Questions
- → should I choose reactjs+f7 or f7+vue.js?
- → Phonegap Android write to sd card
- → Local reference jquery script in nanohttpd (Android)
- → Click to navigate on mobile devices
- → How to allow api access to android or ios app only(laravel)?
- → Access the Camera and CameraRoll on Android using React Native?
- → React native change listening port
- → What is the default unit of style in React Native?
- → Google play market autocomplete icon
- → Warning: Each child in an array or iterator should have a unique "key" prop. Check the render method of `ListView`
- → Using Laravel with Genymotion
- → react native using like web-based ajax function
- → react native pdf View