Close
0%
0%

Target hit detection

No fancy AI based detection, just detecting when two pieces of metal are shorted

Similar projects worth following

It's an idea that I've had in my had for a while, a simple way to detect when a target has been successfully hit.  The concept is fairly simple: a target in which a successful hit can be detected by a momentary shorting of two conductors.  The target is composed of two conducting layers separated by an insulating layer.  When a metal projectile passes though the target, a momentary connection is made between the two conducting layers though the passing projectile.  A microcontroller or other devices is connected and provides some sort of indication if a momentary connection occurs.

  • Finally got the time to try my idea out and make a few crude prototype versions

    mcu_nerd10/05/2022 at 15:27 1 comment

    In today's series of tests I used an ATTiny85 that would turn on an LED when a INT0 pin change interrupt occurred.  BBs were the test projectile used.

    First prototype version:  Two pieces of aluminum foil with a piece of cardboard as both an insulator and to hold the thing up.  I didn't expect this to work too well due to the thickness of the cardboard. And as the test clip shows, it didn't.

    I then added another layer of foil to the front and back.  This kinda worked, but not very well:

    I decided then outright eliminate using the cardboard piece as the insulating layer and decided to go with something much thinner, parchment paper.  The cardboard now just served as a support.

    Things worked much better:

    A side effect of using such a thin material for the insulator was the two conductive layers would sometimes make a persistent direct contact after firing a projectile though the target. Perhaps adding another layer or two of parchment paper would help mitigate this issue.

    It would be interesting to see if there would be any differences if a projectile was going at a much higher speed, say one fired from an actual firearm.  I could try borrowing one from a friend, but there is the issue of where I could conduct testing.  I'd rather not get unwanted attention from the local police for firing a gun in my backyard.  If anyone knows of something that can fire at a considerably higher speed than a typical BB gun that's not an actual firearm, please do comment .

View project log

Enjoy this project?

Share

Discussions

Similar Projects

Does this project spark your interest?

Become a member to follow this project and never miss any updates