English 中文(简体)
Make hardware for the iPhone
原标题:

I am pretty clear about the fact that I build software to leverage hardware devices that they work with the iPhone thru EAAccessory and bros.

What I am not clear where do I get the hardware specifications if I want to connect an Arduino project with the iPhone?

最佳回答

Everything you need can be found here

http://developer.apple.com/iphone/program/accessories/

The process is fairly straightforward.

-t

问题回答

You join the Made for iPod and Works with iPhone Licensing Program - it involves a few NDAs and legal documents, then they give you the specifications for connecting with and communicating through the i/o port or bluetooth.

Here s a blog post detailing what one person went through to get into this program and gain access to the documentation:

Part 1:
http://www.stackoverthrow.com/?p=97

Part 2:
http://www.stackoverthrow.com/?p=100

It looks like there s no extra fee (above the usual $99 developer program fee) but there s a lot of back and forth paperwork, including faxes, mail, etc which stretched the process out for him to nearly 2.5 months.

He hasn t given much of the nitty-gritty details, so there may be more to it (ie, you may have to disclose your intended application, and if they don t like it they may turn you down) but it gives the process from a recent program applicant. Would be nice if it changed so it was all online, but I m thinking they may still require all the paperwork.





相关问题
Code sign Error

I have created a new iPhone application.I have two mach machines. I have created the certificate for running application in iPhone in one mac. Can I use the other mac for running the application in ...

ABPersonViewController Usage for displaying contact

Created a View based Project and added a contact to the AddressBook using ABAddressBookRef,ABRecordRef now i wanted to display the added contact ABPersonViewController is the method but how to use in ...

将音频Clips从Peter改为服务器

我不禁要问,那里是否有任何实例表明从Peit向服务器发送音响。 I m不关心电话或SIP风格的解决办法,只是一个简单的袖珍流程......

• 如何将搜查线重新定位?

我正试图把图像放在搜索条左边。 但是,问题始于这里,搜索条线不能重新布署。

热门标签