Replies: 5 comments 10 replies
|
Hi @Averelll! Welcome to the community. Can you point me towards such an IR library in another language? It typically isn't a lot of work to develop or port such functionality, so if we can find a good starting point with the right license, then we should be able to move quickly on this. |
|
Also, I believe @lask started work on exposing the ESP32 IR peripheral ("Remote Control RMT"). |
|
That is correct. Please do share useful IR drivers, so we can make sure we support their implementation. |
|
The RMT library is now committed. |
|
Thanks for the update! I started playing around but I can't seem to get things to work. I have identical setups running side by side literally same pins same leds and everything, but don't seem to be getting the same output. I know the output isn't the same because one turns on my A/C and the other doesn't. Next step is to break out the receiver and actually look at the pulses being generated but before I go down that rabbit hole, wanted to see if anyone has a thought about why this isn't working from looking at the code. For reference, sigTimes list is a list of the 439 pulse durations needed. Thanks |





Uh oh!
There was an error while loading. Please reload this page.
really enjoying playing around with toit and jaguar, love the live reloading. One of the things holding me back is the lack of libaries for many of the functions I use regularly, one of which is support for ir codes. Anybody working on this, or any idea of how easy it would be to develop such a package?
Thx,
Averell
All reactions