文件名称:IRMP:红外多协议解码器
文件大小:2.83MB
文件格式:ZIP
更新时间:2024-05-24 10:06:52
C
红外多协议解码器+编码器 可作为Arduino库“ IRMP”使用 进行中 支持50种IR协议,内存占用少 只能同时启用39个接收协议,因为其中一些协议非常相似并且彼此冲突。 有39种协议可供发送。 FLASH的使用情况(以字节为单位):一个协议为1500,15个主协议为4300,所有39个协议为8000。 RAM使用率(以字节为单位):52、73和100。 Nano运行AllProtocol示例 YouTube视频 指导性的 协议清单 索尼SIRCS,NEC + APPLE + ONKYO,三星+ Samsg32,Kaseikyo JVC,NEC16,NEC42,松下,DENON,夏普,RC5,RC6和RC6A,IR60(SDA2008)Grundig,西门子Gigaset,诺基亚 BOSE,Kathrein,NUBERT,风扇(通风机),扬声器(〜NUBERT),Bang&O
【文件预览】:
IRMP-master
----library.json(642B)
----src()
--------IRTimer.cpp.h(33KB)
--------IRFeedbackLed.h(2KB)
--------digitalWriteFast.h(19KB)
--------irsndArduinoExt.cpp.h(14KB)
--------irmpArduinoExt.cpp.h(16KB)
--------IRFeedbackLed.cpp.h(4KB)
--------irmpprotocols.h(101KB)
--------irmp.h(14KB)
--------irmpVersion.h(342B)
--------irmpconfig.h(24KB)
--------irmpsystem.h(9KB)
--------irmpPinChangeInterrupt.cpp.h(12KB)
--------TinyIRReceiver.h(5KB)
--------irsnd.c.h(180KB)
--------irsnd.h(7KB)
--------irsndSelectAllProtocols.h(8KB)
--------irmpArduinoExt.h(6KB)
--------irsndconfig.h(15KB)
--------irmpprotocols.c.h(6KB)
--------TinyIRReceiver.cpp.h(13KB)
--------irmpSelectMain15Protocols.h(4KB)
--------irsndSelectMain15Protocols.h(3KB)
--------irmp.c.h(379KB)
--------irmpSelectAllRFProtocols.h(2KB)
--------IRTimer.h(2KB)
--------irmpSelectAllProtocols.h(9KB)
--------irsndArduinoExt.h(3KB)
--------LongUnion.h(2KB)
----pictures()
--------WithCasing.jpg(126KB)
--------GRUNDIG.jpg(107KB)
--------SIEMENS.jpg(153KB)
--------NEC.jpg(140KB)
--------KASEIKYO.jpg(165KB)
--------RUWIDO.jpg(98KB)
--------TELEFUNKEN.jpg(141KB)
--------Start.jpg(65KB)
--------SAMSUNG.jpg(129KB)
--------NEC42.jpg(157KB)
--------DENON.jpg(111KB)
--------NEC_Paralell.jpg(155KB)
--------IR60.jpg(116KB)
--------RECS80.jpg(131KB)
--------AllProtocol_SerialMonitor.png(21KB)
--------MATSUSHITA.jpg(113KB)
--------ONKYO.jpg(165KB)
--------NUBERT.jpg(144KB)
--------KASEIKYO+Remote.jpg(135KB)
--------RC5.jpg(153KB)
----keywords.txt(1KB)
----LICENSE.txt(34KB)
----library.properties(1011B)
----.github()
--------issue_template.md(3KB)
--------workflows()
----extras()
--------IRMP_UNO.fzz(2KB)
--------IRMP_UNO_LCD.fzz(13KB)
--------IRMP_UNO_Steckplatine.png(77KB)
--------IRMP_UNO_LCD_Steckplatine.png(115KB)
----examples()
--------SimpleReceiver()
--------Interrupt()
--------AllProtocols()
--------OneProtocol()
--------RFProtocols()
--------ReceiveAndSend()
--------SimpleSender()
--------SendAllProtocols()
--------Callback()
--------ReceiveAndSendDynamicPins()
--------IRDispatcherDemo()
--------MinimalReceiver()
--------ReceiverTimingAnalysis()
----README.md(23KB)