Palm OS 5.4 (Garnet) IR 编程(在 IrDa 端口上使用 CIR)
我想创建一个开源替代品来替代 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 技术交流群。
绑定邮箱获取回复消息
由于您还没有绑定你的真实邮箱,如果其他用户或者作者回复了您的评论,将不能在第一时间通知您!
发布评论
评论(1)
好吧,我想我问错了问题,所以我要标记这个答案并提出一个新问题。
我真正需要的是一种将 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