Infrared python

3.6k Views Asked by At

Could anyone point me in the direction of how I would go about controlling a television using python with an infrared sensor. I am using ubuntu.

2

There are 2 best solutions below

1
On

Take a look at pyLirc here http://www.lirc.org/software.html.

and also do a quick search of keyword like infrared , remote control at pypi.

May be some of the results can help you.

0
On

You could look into pyLirc.