danny-source / Arduino_DY_IRDaikin

Arduino control Daikin AC
69 stars 35 forks source link

Arduino_DY_IRDaikin ARC/BRC

Arduino_DY_IRDaikin ARC/BRC

Start:Sep, 2014

Copyright 2017 danny

Orignal name is Arduino_IRremote_Daikin, change to this name now.

Arduino_DY_IRDaikin ARC/BRC library base from Ken Shirriff's IRremote library.

Arduino_DY_IRDaikin ARC/BRC is simply to send ir command to control daikin air conditioning ARC/BRC.

Arduino UNO

Ameba Arduino

Changelog:

1.1.2 fix PWM frequency and refactory DYIRDaikinRecv class

1.1.1 fix soft ir frequency and wave width problem

1.1.0 change class and function name,support STM32Duino/Arduino ESP8266/Ameba and Arduino PWM IR Signal,Arduino UNO/Nano/mega 2560 support SOFT IR

1.0.2 Support ESP8266/Ameba Soft and Arduino PWM IR Signal

1.0.1 Support ESP8266 Soft and Arduino PWM IR Signal

1.0.0 Refactory code and ARC support decode ir.

0.0.5 In order to isolate,IRremote renamed IRremoteDaikin and refactory,:

PWM Pinout

UNO

Leonardo

Mega

SOFT Pinout

Default is pin 3 when you use begin().Remeber! SOFT IR must assign pin by begin(int irSendPin)

ESP8266

Ameba RTL8195

Ameba RTL8710

STM32F1

Setting function Daikin ARC:

Setting function Daikin BRC:

Example Daikin ARC:

 begin();
 on();
 setSwing_off();
 setMode(1)
 setFan(4);//FAN speed to MAX
 setTemp(25);
 //----everything is ok and to execute send command-----
 description();
 sendCommand();

Thanks

Kwok Fai Fong help me build Daikin BRC remote control support.

Donate

Donate with PayPal