I am using a vs1838b infrared receiver, IRremote simplesample, all the remotes that I found around the house work without problems and show up on the serial output..
My goal is to detect the IR emitted by cctv illuminators, but it does not seem to trigger..
I am using an arduino mega 2560 r3
My wiring is simple:
5v > 100ohm resistor > vcc
Gnd > Gnd
Pin12 > Signal
Also have a buzzer on pin 9 to sound when IR detected (which works fine with remotes).
Is it a problem with the sensor, it can not "see" this light or can it be fixed on the software side, any ideas what I am missing?