Hi,
I need sample code to read value from PIR Sensor.
Can somebody please help.
Printable View
Hi,
I need sample code to read value from PIR Sensor.
Can somebody please help.
Some more info would be useful (spec, etc...)
- Analog or digital output?
BR,
-Gusse-
Hi Gusse,
The output is digital.
Thanks for reply.
I use a lot of PIR's with my motion activated camera's they put out a high 5volts when tripped I add a pull down resister and treat it a like a reg. input
if pir= 1 then do what ever
hope this helps
thanks Grounded.