Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
例如,我有 5 个灯和 2 个扬声器,我想通过蓝牙或 WiFi 连接到我的 iPhone。我想通过 iPhone 服装制作软件播放音乐和开灯和关灯。
那么我应该从哪里开始呢?我应该阅读什么(网页、论坛)?我需要什么样的硬件?有什么好的例子吗?
欢迎任何指导或提示。
核心蓝牙
CoreBluetooth 框架提供对蓝牙 4.0 低功耗设备的访问。
https://developer.apple.com/library/ios/#documentation/CoreBluetooth/Reference/CoreBluetooth_Framework/_index.html
https://developer.apple.com/library/ios/#samplecode/TemperatureSensor/Introduction/Intro.html#//apple_ref/doc/uid/DTS40012194