使用 iPhone 音频加密狗传输数据 [英] Using an iPhone audio dongle to transmit data

查看:19
本文介绍了使用 iPhone 音频加密狗传输数据的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着小编来一起学习吧!

问题描述

我刚刚开始在一家生物医学公司工作,我们需要将数据从我们正在制造的设备传输到 iPhone.显然,使用 made for iPhone 程序就足够了,但是对于原型设计和更简单的解决方案,我想知道我们是否可以使用现有的蓝牙音频发射器,例如 (http://www.buy.com/prod/bluetooth-a2dp-audio-hifi-dongle-adapter-transmitter-for-iphone-3g-ipod/q/loc/111/211900047.html?adid=17662)但不是流媒体音频,将其编程为流数据.我不太擅长硬件方面,也不会在我们这边设计硬件,只会设计软件,所以只是想知道使用当前的 SDK,我们是否可以通过音频流设备发送数据?

I've just started working at a biomedical company and we need to communicate data from a device we are making to an iPhone. Obviously using the made for iPhone program would suffice, but for prototyping and for a simpler solution I was wondering if we could use an existing bluetooth audio transmitter, such as (http://www.buy.com/prod/bluetooth-a2dp-audio-hifi-dongle-adapter-transmitter-for-iphone-3g-ipod/q/loc/111/211900047.html?adid=17662) but instead of streaming audio, program it to stream data. I'm not so good with the hardware side, and wouldn't be designing the hardware on our end, only the software, so just wondering if with the current SDK, we can send data through an audio streaming device?

非常感谢任何帮助:)

推荐答案

我一直在研究它,并发现 FSK 是一个合适的解决方案.我有一些链接你可以查看(大部分都涉及 Arduino,但你可以忽略它).

I've been looking into it, and found FSK a suitable solution. I have a few links you could check out (most involve the Arduino, but you can ignore that).

  • http://www.arduino.cc/cgi-bin/yabb2/YaBB.pl?num=1274970878 (blog post on arduino forums that is helpful)

http://translate.google.com/translate?hl=en&sl=ja&tl=en&u=http%3A%2F%2Fjp.blog.reinforce-lab.com%2F(从 iPhone 到 Arduino 的 FSK 日语描述)

http://translate.google.com/translate?hl=en&sl=ja&tl=en&u=http%3A%2F%2Fjp.blog.reinforce-lab.com%2F (japanese description of FSK from iPhone to Arduino)

http://code.google.com/p/arms22/downloads/list(软件库)

http://sree.cc/electronics/arduino-as-an-fsk-modem

http://www.perceptdev.com/labs/iphonehacks(旧使用 iPhone 创建 FSK 调制解调器的 iphone hack)

http://www.perceptdev.com/labs/iphonehacks (old iphone hack that creates a FSK modem with the iPhone)

http://www.progical.com/(销售此类加密狗的公司,但不会回复我)

http://www.progical.com/ (company that sells such dongles, but wouldn't reply to me)

http://eecs.umich.edu/%7Eprabal/projects/劫持/(很棒的项目)

如果您真的想要一个可行的解决方案,请查看串行数据(可能需要越狱,但对于原型设计来说很棒):

If you really want a realiable solution, look into serial data (jailbreaking might be required, but awesome for prototyping):

http://hcgilje.wordpress.com/2010/02/15/iphone-串口通讯/

更新:如果您想要一个真正可靠的解决方案,请跳出框框思考;我最近买了这个.http://redpark.com/c2db9.html

UPDATE: Thinking outside of the box, if you want a really reliable solution; I bought this recently. http://redpark.com/c2db9.html

这篇关于使用 iPhone 音频加密狗传输数据的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持IT屋!

查看全文
登录 关闭
扫码关注1秒登录
发送“验证码”获取 | 15天全站免登陆