Hi everyone. I would like to programme my IR sensor to react after it finishes to detect and not at the time that it detects the object. Can you help me with the code.
Lots of volunteers are here to help.
You need to help us help you.
Always show us a good schematic of your proposed circuit.
Show us a good image of your ‘actual’ wiring.
Give links to components.,
In the Arduino IDE, use Ctrl T or CMD T to format your code then copy the complete sketch.
Use the < CODE / > icon from the ‘posting menu’ to attach the copied sketch.
Which IR sensor are you using? Post a link to the specifications or at least where you bought it.
What Arduino board are you using for this project? Can you tell us what the entire system is intended to do?
You wish to cause something to happen if motion is detected, but delay that action until a certain time with no motion has elapsed.
How long does the response (reaction) take?
What if there is motion during that time?
After the response is complete, do you want to immediately start waiting for motion, and thus repeat the pattern?
a7
This topic was automatically closed 180 days after the last reply. New replies are no longer allowed.