How to adjust the sensitivity of a PIR sensor

motionsensor

I use a PIR sensor (https://www.sparkfun.com/products/8630) with Arduino to detect people's presence. The sensor detects very well the movements directly in front of it, but it is less sensitive to motions that are more slender or that are further away.

How do I increase the sensitivity of such a sensor?

Best Answer

Angle of detection of a PIR sensor is dictated by the shape and construction of its lens. There is no way to modify it in software or in the electronics.

Distance depends on the power of the IR source as well as the sensitivity of the IR sensor. This may be able to be tweaked, but the specifics will depend on the schematic as well as the components in use.