cyborg5 / IRLib2

Library for receiving, decoding, and sending infrared signals using Arduino
GNU General Public License v3.0
384 stars 138 forks source link

Panasonic AC can't be controlled through IR #78

Closed rajdpandey closed 4 years ago

rajdpandey commented 5 years ago

Hi all,

I was using Analysir' s Code for receiving and sending Long IR signal of AC but it isn't working.

Tried this Issue: https://forum.arduino.cc/index.php?topic=418106.new#new

but didn't work.

Tried this also: https://www.analysir.com/blog/2014/03/19/air-conditioners-problems-recording-long-infrared-remote-control-signals-arduino/

I have added the same issue here: https://irforum.analysir.com/viewtopic.php?f=6&t=963&p=1907#p1907

The result was the same no effect. So anyone Please Help me Regarding this.

cyborg5 commented 4 years ago

Because air conditioner remotes use extremely long sequences that are difficult to encode, we will not be supporting such protocols.

rajdpandey commented 4 years ago

@cyborg5 wow thanks for the response. Do you know how we can do that? means control AC from the Arduino using LongIR's? If you have any Idea please do tell.