estherjk / ir-remote-server

IR Remote Server. Works on Raspberry Pi.
0 stars 0 forks source link

Possible alternative to lirc #1

Open Hermitter opened 5 years ago

Hermitter commented 5 years ago

Hey saw this repo and wanted to share an alternative for recording/playing-back IR remotes.

It's a Python example for a library called pigpio. The website isn't too appealing, but it works great from what I've seen.

estherjk commented 5 years ago

Appreciate the comment. Will definitely take a look at it!