bschwind/ir-slinger

Decoding IR signals

Opened this issue · 2 comments

Can this lib be used to decode IR signals?

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.

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