Palm OS 5.4 (Garnet) IR 编程(在 IrDa 端口上使用 CIR)

发布于 2024-09-07 21:20:18 字数 272 浏览 1 评论 0原文

我想创建一个开源替代品来替代 Palm OS 程序,例如 Noviiremote 和 Omniremote。

我需要访问 Tungsten E2 的红外端口并使用它来传输遥控类型信号(我假设是 NEC 和/或 RC-5)。

有没有我可以使用的图书馆?如果没有,我该如何通过 IrDa 端口传输原始代码?我是 Palm OS 编程新手,但我对 C++/C# 相当熟悉。

我读了编程指南和参考资料,他们似乎没有涵盖这一点。

任何帮助都会很棒。

提前致谢。

I would like to create an open source alternative to Palm OS programs like Noviiremote and Omniremote.

I need to access the IR port of my Tungsten E2 and use it to transmit remote control type signals (I assume NEC and/or RC-5).

Are there any libraries out there I could use? If not, how do I go about transmitting raw codes via the IrDa port? I am new to Palm OS programming, but I am fairly familiar with C++/C#.

I read the programming companion and reference, and they did not seem to cover this.

Any help would be great.

Thanks in advance.

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

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

发布评论

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

评论(1

合久必婚 2024-09-14 21:20:18

好吧,我想我问错了问题,所以我要标记这个答案并提出一个新问题。

我真正需要的是一种将 RC-5 转换为串行位的方法,我认为这是可能的,因为我可以使用原始 IR。

新问题在这里: https://stackoverflow .com/questions/3182235/sending-rc-5-ir-signals-serially-using-raw-ir-on-garnet

Okay, I think I am asking the wrong question, so I am going to mark this answered and ask a new one.

What I really need is a way to translate RC-5 to serial bits, which I think is possible, since I can use raw IR.

New question is here: https://stackoverflow.com/questions/3182235/sending-rc-5-ir-signals-serially-using-raw-ir-on-garnet

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