Arduino IRremoteESP8266库查看遥控协议

Posted perseverance52

tags:

篇首语:本文由小常识网(cha138.com)小编为大家整理,主要介绍了Arduino IRremoteESP8266库查看遥控协议相关的知识,希望对你有一定的参考价值。

Arduino IRremoteESP8266库查看遥控协议


相关篇《Arduino IRremoteESP8266库 调用说明以及示例

利用ky-022模块,只要是红外接收头都可以,不一定要买这个模块。


红外接收程序,用于解析遥控协议

/*
 * IRremoteESP8266: IRrecvDumpV2 - dump details of IR codes with IRrecv
 * An IR detector/demodulator must be connected to the input kRecvPin.
 *
 * Copyright 2009 Ken Shirriff, http://arcfn.com
 * Copyright 2017 David Conran
 *
 * Example ci

以上是关于Arduino IRremoteESP8266库查看遥控协议的主要内容,如果未能解决你的问题,请参考以下文章

基于点灯blinker——ESP8266红外遥控空调

ESP8266 WIFI模块可以直接链接arduino吗

arduino nano 链接 esp 8266 wifi模块

arduino下esp8266+web实现远程开关窗和雨滴感应开关窗

arduino UNO r3和arduino mega2560 用esp8266 01的WiFi模块可以接入百度天工物联网平台吗?

ESP8266开发入门