Owain

Results 4 comments of Owain

Hi Use the ir.set_repeat(repeat = True) function to ensure the repeat functionality is enabled. Then when the program gets a repeat code it should just set the code to the...

Hi, this code is for NEC format IR remotes, so that start condition it is looking for is not specific to the Sparkfun remote (I have other NEC format remotes...

I set up my IR receiver and ran the example program. The two numbers you are seeing e.g. 45.14718055725098 72 . are the IR signal total length in ms and...

The sensor may be picking up a repeat code (i.e. if the button is held down). Try turning the repeat code functionality off and see if it still happens. Use...