-
Hey there,
I've been using this library for quite some time, however on the last few days I've been trying to configure other types of Air Conditioners, although unsuccessfully.
I'm running your…
-
I'm having issues with (2) pIRkey's throwing the following error:
`Traceback (most recent call last):
File "main.py", line 57, in
File "adafruit_irremote.py", line 217, in read_pulses
Memor…
-
Para hacer más divertidas las carreras se quiere añadir power-ups al estilo de juegos como el Mario Kart (ver #6 ). Una vez obtenidos, habría que enviarlos al rival. Para ello, se propone usar IR modu…
-
In adding RTD links to all the guides, I'm finding that some docs are seriously out of date or are not building correctly. Some haven't built in a long period of time, others are more recent but new b…
-
### Version/revison of the library used
v2.5.5 release
### Expected behavior
I use IRRemote sending RC6 36bit. Sending works fine, when i watch the IR signal with a second device as a receiver. O…
-
Hi
I'm checking the IRremote library for arduino but doesn't work with the az3166; also I'm checking the documentation (https://microsoft.github.io/azure-iot-developer-kit/docs/apis/irda/) but I don'…
-
Using a NEC compatible IR remote control.
I can get all single press events but I don't see how I can get the repeating codes if the user keeps the button pressed.
With oscilloscope I can see that…
-
I have been looking at the raw codes in attempt to decode them. I am finding that these are not simple nec style (although they use the same preamble,0/1 bit,postamble structure as nec) and they are m…
nitej updated
5 years ago
-
Hello,
I am using Sloeber 4.3 for programming and flashing my Arduino and Wemos boards.
Is there any description, video or short notes of how to import/use the Sonoff-Tasmota application in(to) t…
MAWMN updated
4 years ago
-
i use IR remote for my project and i want to add a custom action in specified menu
if i add a custom key of remote for my action it works but i can not prevent it when i am in another menu!
is the…