SHARP AC / Air Conditioner successful decoding with AnalysIR

Everything related to protocols and IR codes
Post Reply
User avatar
AnalysIR
Site Admin
Posts: 776
Joined: Sat Aug 31, 2013 3:51 pm
Location: Dublin, Ireland
Contact:

SHARP AC / Air Conditioner successful decoding with AnalysIR

Post by AnalysIR »

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

:D
vacancy
Posts: 1
Joined: Sat Jul 12, 2014 5:27 am

Re: SHARP AC / Air Conditioner successful decoding with Anal

Post by vacancy »

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
stimjohn
Posts: 1
Joined: Fri May 15, 2020 6:15 am

Re: SHARP AC / Air Conditioner successful decoding with AnalysIR

Post by stimjohn »

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.
User avatar
AnalysIR
Site Admin
Posts: 776
Joined: Sat Aug 31, 2013 3:51 pm
Location: Dublin, Ireland
Contact:

Re: SHARP AC / Air Conditioner successful decoding with AnalysIR

Post by 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.
You can write your own firmware for Arduino platforms or similar. You can also use exiting libraries like IRremote (see Github)
Post Reply