IRremoteESP8266 icon indicating copy to clipboard operation
IRremoteESP8266 copied to clipboard

Infrared remote library for ESP8266/ESP32: send and receive infrared signals with multiple protocols. Based on: https://github.com/shirriff/Arduino-IRremote/

Results 68 IRremoteESP8266 issues
Sort by recently updated
recently updated
newest added

Fixes four bugs and some warnings found when running the tests on macOS. ir_Delonghi_test still fails sometimes for some unknown reason. Also, the unused constants still makes make fail unless...

Bang & Olufsen 455 kHz protocol support with additional improvements to the PWM generation. Uses fixed point pulse widths for higher precision and polling of micros instead of delay to...

I wonder if you would accept this pull request. It is quite a hack, I never used C++ and I am lazy so I took the path of least resistance....

https://docs.google.com/spreadsheets/d/1gf2wcYWTul5B5qxhGLA25nAKQwmfrvwjtUM3SG4Ty9M/edit?usp=sharing

### Version/revision of the library used 2.8.6 ### Describe the bug I am using IRremoteESP8266 for an IRBlaster project. It is working fine with many ACs that we tested (Voltas,...

Re-creation of the accidentally permanently closed PR, incorporated comments from @NiKiZe The third byte in the raw state array originally represents payload length only. It was found that the first...

### I have a remote model FUNIKI. It dosenot include serial or model for details. But I have some images about this remote as below: ![image](https://github.com/crankyoldgit/IRremoteESP8266/assets/43750960/e93f9810-154f-4dd6-8ecf-8dd0ddf5bc50) ![image](https://github.com/crankyoldgit/IRremoteESP8266/assets/43750960/66023cfc-1a27-4577-aec1-8bc47b49b71e) I used Arduino...

Hi, Please add support for Carrier RG56CMI-WRAC1 here are raw captures of the remote i have named the functions accordingly. ``` Power Off 8406,4226,562,600,558,600,556,1494,558,600,558,600,556,600,556,1492,558,1494,558,1492,558,600,558,1492,558,600,558,598,558,600,558,1492,558,1494,558,600,556,600,558,1492,558,600,558,600,558,1492,558,600,556,600,556,600,558,604,554,1492,558,600,558,600,556,1494,558,598,558,600,556,1494,558,1492,558,1492,558,1492,558,1492,558,1492,558,1492,558,1494,558,600,556,600,558,600,556,600,556,600,556,600,556,600,556,600,556,600,556,600,556,600,558,600,556,600,556,600,556,600,556,600,556,600,556,600,558,1492,558,600,556,600,558,600,558,1492,558,600,556,1494,558,1494,558,600,556,1494,558,600,556,600,558,600,556,1494,558,74 Power On 8408,4226,562,598,560,598,560,1492,560,1492,560,598,558,598,560,1492,560,1490,560,1492,560,1490,560,1490,560,598,560,598,560,598,558,1492,560,1492,560,596,560,598,560,1490,562,596,560,598,560,1490,560,598,560,598,560,598,560,596,560,1490,560,1490,560,598,560,598,560,598,560,598,560,1492,560,1492,560,1490,560,1492,560,1490,560,1490,560,1490,560,1492,560,596,560,598,560,598,560,598,560,598,560,598,560,596,560,598,560,598,560,598,560,598,560,598,560,596,560,596,560,598,560,598,560,598,560,596,560,1490,562,596,560,598,560,598,560,1490,562,596,560,596,560,1490,562,1490,560,1490,562,596,560,1490,562,596,560,1490,562,74 Temp 19C 8398,4232,552,608,550,608,548,1502,550,608,548,608,524,632,550,1500,526,1524,526,1524,550,1500,552,1500,550,608,548,608,522,634,548,1500,550,1502,550,608,524,632,550,1500,526,634,550,606,550,1500,526,632,548,608,548,608,524,632,550,1500,526,634,548,608,548,1500,548,1504,550,608,546,1502,536,1514,552,1500,552,1500,550,1500,552,1500,552,1500,544,1508,550,608,550,608,548,608,550,608,524,632,550,606,524,634,550,606,550,606,550,608,550,608,550,606,550,608,548,608,550,608,524,634,548,608,548,608,524,1526,550,608,524,634,522,634,550,1500,526,632,546,1504,550,608,524,632,542,616,524,1526,546,1506,552,1500,550,1500,548,74...

enhancement