Page 1 of 1

Electra Air Contioner - Arduino code

Posted: Fri Sep 26, 2014 11:53 am
by AnalysIR
One of our users published his own class for using IRremote to send signals to his Electra Air Conditioner.

This particular protocol is unusual for AC units because it uses an encoding mechanism similar to R5 & RC6 but with different timings and headers.
(It took us a while to figure it out, but AnalysIR made the reverse engineering task so much easier)
Just wanted to let you know I wrote a class to control Electra A/C with IRremote.
https://github.com/barakwei/IRelectra/
This can easily be ammended to use IRLib.

This protocol is now supported by AnalysIR.