Here we have helped a user on the Arduino forum to successfully decode & replay IR signals for a SHARP AC unit, using 'C' code automatically generated by AnalysIR for IRremote.
see http://forum.arduino.cc/index.php?topic ... msg1543292
SHARP AC / Air Conditioner successful decoding with AnalysIR
Re: SHARP AC / Air Conditioner successful decoding with Anal
I have successful decoding Mitsubishi A/C too
base on advice from AnalysIR on above post in arduino forum
use the same pattern to extract raw code.
Thank you.
MODEL A/C : MITSUBISHI HEAVY DUTY (SRK19CIS)
REMOTE : RKW502A200A
base on advice from AnalysIR on above post in arduino forum
use the same pattern to extract raw code.
Thank you.
MODEL A/C : MITSUBISHI HEAVY DUTY (SRK19CIS)
REMOTE : RKW502A200A
Re: SHARP AC / Air Conditioner successful decoding with AnalysIR
This thread is amazing to get some information about air conditioner. SO if you controle your air conditioner then you must use an application by this that will be done properly.
Re: SHARP AC / Air Conditioner successful decoding with AnalysIR
You can write your own firmware for Arduino platforms or similar. You can also use exiting libraries like IRremote (see Github)This thread is amazing to get some information about air conditioner. SO if you controle your air conditioner then you must use an application by this that will be done properly.