使用 iPhone 远程完成电路

发布于 2024-10-24 01:02:32 字数 109 浏览 1 评论 0原文

我想为 iPhone 或 iPad 创建 IBAction,以无线或远程方式完成电路。再次如此。我不确定我需要使用什么 API。我需要帮助将 IBAction 连接到流程。请提供任何帮助,我们将不胜感激。

I want to create IBAction for the iPhone or iPad that wirelessly or remotely cause a circuit to complete. So again. I am not sure what API I need to use. I need help to connect the IBAction to the process. Please any help would be appreciated.

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

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

发布评论

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

评论(1

浅沫记忆 2024-10-31 01:02:32

iPhone 不包含用于控制外部设备的特定 API。您需要参阅您尝试控制的设备的用户手册或数据表。

如果您使用网络设备,例如arduino上的make控制器或以太网扩展板,则可以使用网络命令来控制电路。

如果您详细说明您正在控制的内容,以及您是否已经拥有充当 iPhone 和您正在控制的设备之间网关的硬件,我们可以提供更具体的帮助。

The iPhone doesn't contain a specific API for controlling external devices. You need to refer instead to the user manual or data sheet of the device you are attempting to control.

If you use a networked device, such as the make controller or Ethernet shield on an arduino, you can use networking commands to control the circuit.

We can give more specific help if you explain more about what you are controlling, and whether you already have hardware to act as a gateway between the iPhone and the device you are controlling.

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