|
IRremote
|
| ▼ examples | |
| ▼ MicroGirs | |
| MicroGirs.ino | This is a minimalistic Girs server. It only depends on (a subset of) IRremote. It can be used with IrScrutinizer (select Sending/Capturing hw = Girs Client) as well as Lirc version 0.9.4 and later, using the driver Girs). (Authors of similar software are encourage to implement support.) |
| ▼ src | |
| ▼ private | |
| IRremoteBoardDefs.h | All board specific information should be contained in this file. It defines a number of macros, depending on the board, as determined by pre-proccesor symbols. It was previously contained within IRremoteInt.h |
| IRremoteInt.h | |
| esp32.cpp | |
| ir_Aiwa.cpp | |
| ir_BoseWave.cpp | |
| ir_Denon.cpp | |
| ir_Dish.cpp | |
| ir_JVC.cpp | |
| ir_Lego_PF.cpp | |
| ir_Lego_PF_BitStreamEncoder.h | |
| ir_LG.cpp | |
| ir_Mitsubishi.cpp | |
| ir_NEC.cpp | |
| ir_Panasonic.cpp | |
| ir_RC5_RC6.cpp | |
| ir_Samsung.cpp | |
| ir_Sanyo.cpp | |
| ir_Sharp.cpp | |
| ir_Sharp_alt.cpp | |
| ir_Sony.cpp | |
| ir_Template.cpp | |
| ir_Whynter.cpp | |
| irPronto.cpp | |
| irRecv.cpp | |
| IRremote.cpp | |
| IRremote.h | Public API to the library |
| irSend.cpp | |
| sam.cpp |
1.8.18