使用 cocoa 通过 USB 发送信号?

发布于 2024-08-23 06:36:14 字数 140 浏览 4 评论 0原文

只是想知道,是否有任何“API”可以通过 USB 电缆将信号发送到使用 Apple 的 cocoa 编程语言的设备,以便我可以将其与应用程序合并?

它比几个命令复杂得多,还是我需要一个库?

我没有外部设备通信的经验,因此欢迎任何帮助!

Just wondering, is there any "API" for sending signals through a USB cable to a device using Apple's cocoa programming language, so I could incorporate it with an app?

is it much more complicated than a couple of commands, or do i need a library?

I have no experience with external device communication so any help is welcomed!

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

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

发布评论

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

评论(1

吃兔兔 2024-08-30 06:36:14

您需要阅读 IOKit 在 OS X 上进行 USB 操作。有一些跨平台库,例如 libusb 也可以派上用场。您想使用什么样的设备?

You will need to read up on IOKit to do USB on OS X. There are some cross-platform libraries like libusb that can come in handy, too. What kind of device do you want to use?

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