-
```
What steps will reproduce the problem?
1. use IRremote
library(http://www.arcfn.com/2009/08/multi-protocol-infrared-remote-library.html
) - see attached files in this issue report
2. use below s…
-
```
What steps will reproduce the problem?
1. use IRremote
library(http://www.arcfn.com/2009/08/multi-protocol-infrared-remote-library.html
) - see attached files in this issue report
2. use below s…
-
```
What steps will reproduce the problem?
1. use IRremote
library(http://www.arcfn.com/2009/08/multi-protocol-infrared-remote-library.html
) - see attached files in this issue report
2. use below s…
-
```
What steps will reproduce the problem?
1. use IRremote
library(http://www.arcfn.com/2009/08/multi-protocol-infrared-remote-library.html
) - see attached files in this issue report
2. use below s…
-
```
Hello,
I want to print information on the Tv since I receive information from a Ir
Remote so i use this code :
#include
#include
#include
#include
TVout TV;
int RECV_PIN = 13;
IRrecv irrec…
-
So for some odd reason, my Energia 14 install just magically started crashing on startup throwing this error. It seems (as of this afternoon) anytime I have local libraries installed this error happe…
-
I got the following ir command:
# define LIGHT_STRIKE_RAW_LENGTH 66
# define LIGHT_STRIKE_HEADER_MARK 6750
# define LIGHT_STRIKE_HEADER_SPACE 0
# define LIGHT_STRIKE_MARK_ONE 750
# define…
-
http://www.righto.com/2009/08/multi-protocol-infrared-remote-library.html
-
We have excellent package managers like: pip, homebrew, bower, npm... I think it is time to create a libraries manager for different platforms (+ embedded). Each library should have `library.json` fil…
-
There is currently no IR send/receive functionality
For arduino, see:
http://www.pjrc.com/teensy/td_libs_IRremote.html
or
http://www.arcfn.com/2009/08/multi-protocol-infrared-remote-library.html