Pages

Saturday, June 23, 2012

Wireless Target Identification - Project

This is one of my old projects... just posting it for reference purposes.


Shooting targets 1000 yards away can be quite a pain when you have to use binoculars just to see whether you hit the target or not. Sometimes the targets are so banged up that it's hard to even see whether the shot was good or not. Even hearing a hit down range may sometimes be inaccurate as other shooters may be practicing nearby.

A solution to this problem is to use a wireless sensor directly connected to the target. Using an Arduino and a shock sensor, we can determine shot hits and report it immediately back to the shooter via a wireless receiver box.

Wireless Transmitter(Right) and Receiver(Left)

Here are some videos of the project in action:




Project Demo Video:




Nerf Gun Demo:




The source code for the Arduino can be found here:

Arduino Transmitter Code: https://gist.github.com/2985223
Arduino Receiver Code: https://gist.github.com/2985237


If you have any questions regarding the project, please comment below or email me at: tabchas@gmail.com.

No comments:

Post a Comment