ir-slinger icon indicating copy to clipboard operation
ir-slinger copied to clipboard

Decoding IR signals

Open Nakul93 opened this issue 4 years ago • 2 comments

Can this lib be used to decode IR signals?

Nakul93 avatar Nov 09 '21 05:11 Nakul93

Hi! Currently it's only ability is sending IR signals.

However, the underlying library I use, pigpio, is capable of reading signals fast enough to act as an IR decoder.

bschwind avatar Nov 09 '21 05:11 bschwind

Check out the IR Receiver example on this page (the 2015 link, not the 2013 link which gives a 404):

https://abyz.me.uk/rpi/pigpio/examples.html

bschwind avatar Nov 09 '21 05:11 bschwind