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.
我正在考虑为我的 HTPC 购买一个 IR 接收器。
我想知道我是否可以自己为我的 IR 接收器制作软件。
ir 接收器如何在 windows 上工作?
我的意思是,如果我安装了 IR 接收器驱动程序并按下遥控器上的一个键,会发生什么?我可以使用钩子在 c# 中按下按钮吗?如果我能抓住按下的按钮,玩起来会很有趣:)
一个好的起点是WinLIRC。我个人对 IR 遥控器没有任何经验,但我怀疑您使用的任何遥控器都位于抽象层后面。本质上,遥控器上的按键与普通键盘按键没有区别。