寻找一种连接磁条阅读器 Android 的方法

发布于 2024-10-24 02:34:35 字数 137 浏览 1 评论 0原文

我对 Android 开发比较陌生,但对编程却不是。我希望能够通过蓝牙或 USB 接口使用带有磁条阅读器的 Android 平板电脑。 Android 能够读取枪的串行输入吗?如果是这样,任何人都可以向我指出为此输入编写类所需的库吗?

提前致谢

I'm relatively new to android development, but not to programming. I'd like to be able to use an Android Tablet with a mag-stripe reader, either via bluetooth or USB interface. Is Android capable of reading the serial input from the gun? If so, can anyone point me to the libraries I would need to write classes for this input?

Thanks in advance

如果你对这篇内容有疑问,欢迎到本站社区发帖提问 参与讨论,获取更多帮助,或者扫码二维码加入 Web 技术交流群。

扫码二维码加入Web技术交流群

发布评论

需要 登录 才能够评论, 你可以免费 注册 一个本站的账号。

评论(2

多孤肩上扛 2024-10-31 02:34:35

Square 使用音频插孔磁条阅读器。您可以使用类似的设备,如下所示: http://www.idtechproducts.com/产品/mobile-readers/112.html

Square uses an audio jack mag-stripe reader. You could use a similar device like this: http://www.idtechproducts.com/products/mobile-readers/112.html

葬花如无物 2024-10-31 02:34:35

I think the easiest way to build your skimming gear would be to use a standard serial usb dongle/chip (such as one from ftdi) that already has a serial driver for linux. There are a lot of good magnet card readers that talk RS-232, and programming against a serial device is a piece of cake compared to writing a usb-driver without documentation.

~没有更多了~
我们使用 Cookies 和其他技术来定制您的体验包括您的登录状态等。通过阅读我们的 隐私政策 了解更多相关信息。 单击 接受 或继续使用网站,即表示您同意使用 Cookies 和您的相关数据。
原文