-2
\$\begingroup\$

Let's suppose that I want to help my son cheat (a little) at the game of tag. In this version of tag, someone can sneak up quietly behind their opponent, tap them and run away.

What are some ways I can do this electronically without letting his friends know that he is cheating?

\$\endgroup\$
12
  • \$\begingroup\$ What sort of sensors have you considered for this? \$\endgroup\$ Commented Nov 8 at 9:02
  • 1
    \$\begingroup\$ Do you want to detect only human motion? Or is the motion of anything conductive behind you satisfactory? Or anything at all behind behind you (even non-conductive items)? Different methods are needed for different cases. I can think of lots of easy ways to accomplish what you want. \$\endgroup\$ Commented Nov 8 at 9:03
  • 2
    \$\begingroup\$ ultrasonic and microwave proximity sensors spring to mind as easy to use modules. \$\endgroup\$ Commented Nov 8 at 9:13
  • \$\begingroup\$ @ScientificConsultants: Human motion seems to be the simplest case. I would like that first and possibly consider more scenarios later on. \$\endgroup\$ Commented Nov 8 at 9:41
  • 1
    \$\begingroup\$ Have you considered that he may use the lesson that you are teaching him when he attends school? \$\endgroup\$ Commented Nov 8 at 15:30

1 Answer 1

1
\$\begingroup\$

One suggestion would be to use simple capacitive sensing. This is implemented in many microcontrollers. Even theremins work this way: allowing capacitance (from hand motions) to change the tuning. You would want the "antenna" for your sensor to be mounted on a shield to prevent slight changes in the distance between your body and the sensor from setting it off.

Another equally good, if not better, suggestion is simple heat sensing or ultrasonic echo sensing. You can get thermal and ultrasound sensors that may easily used with arduino (or any other microcontroller). You could also adapt a typical battery-powered motion detector (such as Home Depot might have), replacing the light or alarm with a connection to a small ear-bud or vibrator so as to be discreet.

\$\endgroup\$

Start asking to get answers

Find the answer to your question by asking.

Ask question

Explore related questions

See similar questions with these tags.