ToniA / arduino-heatpumpir

An Arduino library to control split-unit heatpumps over Infrared
GNU General Public License v2.0
395 stars 140 forks source link

Add Daikin ARC417A3 remote control #22

Closed geonux closed 8 years ago

geonux commented 8 years ago

Tested and it works with PWM on duemilanove and on ESP8266. I have developed the ARC417A3 driver on new files, because even the logic is the same, there are many differences (timing, fan code, temperature computation, template...). It seems to be difficult to merge the two Daikin drivers simply.

ToniA commented 8 years ago

Thank you :)