IR packages for WINIA Air Con

Hello , I am facing with some problems related to IR (infrared) packages. I have to control some devices with it. Hardware: esp8266 wemos and lollin ir controller. Library: irremoteesp8266. Right now I tested my code with Samsung and LG Air conditioners and they are working fine. But there is Winia AC. I think this brand is not really popular that I couldnt find enough information about it. I dont know ir packages for this ac. What do you guys recommend ? is there any universal ir packages for controlling AC ? if not what can I do?

Your topic has been moved to a more suitable location on the forum. See Uncategorized - Arduino Forum why you should not post in "Uncategorized".

If it was me, I’d write a separate small program to capture the desired codes from the original IR transmitter, then put those into my new Arduino project.

it probably could be added to your main project as a ‘learning’ mode.

I tried but I couldn`t decode. I am getting unkown type of encoding.

This topic was automatically closed 180 days after the last reply. New replies are no longer allowed.