Program to capture infrared codes from a remote control
-
Hello, please can anyone here show me how to design a program which will capture infrared signals from a remote control so that they can either be analysed or retransmitted. can this be done with c#? Emotu
Try this [^] link.
There are 10 kinds of people: those who understand binary and those who don't
-
Hello, please can anyone here show me how to design a program which will capture infrared signals from a remote control so that they can either be analysed or retransmitted. can this be done with c#? Emotu
Check out the Lirc and/or WinLirc projects; they should give you some inspiration.
"Programming today is a race between software engineers striving to build bigger and better idiot-proof programs, and the Universe trying to produce bigger and better idiots. So far, the Universe is winning." - Rick Cook
-
Try this [^] link.
There are 10 kinds of people: those who understand binary and those who don't