Hi,
I have a legacy project that I built that uses the IR library. I see that there is some support for using IR with the ESP32, but nothing I have the skill set to use.
Is there any work around that you are aware of to send IR codes with the ESP32?
Bob D
2 Answers
Hi Bob.
I’ve found this library: https://github.com/haxplore/ESP32_RMT_IRLib
I haven’t experimented with this library, neither with IR on the ESP32, so I don’t know if that works well.
But that’s probably what you’re looking for.
Let me know if this helps.
Regards,
Sara