Hi i'm completely ignorant.
I'm more of a software person but have a project id like to do.
My question is what components should i use?
and do you have any guidance on creating?
:a PIR sensor that when detecting a person triggers a servo or solenoid (within 60 seconds ideally with some randomness) to release a spring loaded arm.
I want my paper target to pop out basically.
im 100% sure i have not used the correct terminology. But your advice is appreciated.
i have ordered an arduino kit to learn electronics but this is a specific goal.
I guess i want to create a physical version of the logic
if power switch to battery is on{
If (PIR sensor gives a signal) { wait between 0 and 60 seconds at random - open switch which releases catch}
else just wait.
thx
I'm more of a software person but have a project id like to do.
My question is what components should i use?
and do you have any guidance on creating?
:a PIR sensor that when detecting a person triggers a servo or solenoid (within 60 seconds ideally with some randomness) to release a spring loaded arm.
I want my paper target to pop out basically.
im 100% sure i have not used the correct terminology. But your advice is appreciated.
i have ordered an arduino kit to learn electronics but this is a specific goal.
I guess i want to create a physical version of the logic
if power switch to battery is on{
If (PIR sensor gives a signal) { wait between 0 and 60 seconds at random - open switch which releases catch}
else just wait.
thx