Electra Air Contioner - Arduino code

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:

Electra Air Contioner - Arduino code

Post 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.
Post Reply