Closed bilogic closed 8 years ago
Is this a Mitsubishi MSZ GA-series air conditioner? It might have totally different codes.
Is there any chance you could try to decode the original remote signals using https://github.com/ToniA/Raw-IR-decoder-for-Arduino ?
Also the range of the IR transmission is quite short, maybe max. 2 meters if the LED is directly connected into the Arduino.
It's the MSY-GE10VA series air conditioner. I'm hoping to adapt your code for it. The IR LED is about 30 cm from the aircon. I managed to run https://github.com/ToniA/Raw-IR-decoder-for-Arduino with the following output:
Ready to decode IR!
Number of symbols: 384
Symbols:
Hh11000010000101010001010110000100100000000000000000000000000000000000000001010000010010000000001100101000000000100111000010000000000000000000000000000000100000000000000000000011011010WHh110000000100010100010000101010100010000100000000000000000000000000000000011000000100100000000101000110000000000100110100010000000000000000000000000000000000000100000000000000
åÏÏ0
Let's take the discussion to email, look at my profile for the address. Seems like the decoder crashed...
Ok, have sent you an email. Thank you.
Hi,
I tried this code, but no reaction from the AC. I have confirmed that the IR LED is indeed blinking (using smartphone camera)
Below are the RAW codes for my on and off. Any tips on the best way to get started? Thank you.