This is an intermediate level project.
The project can be devided into 3 categories
1) Arduino with distance calculation
2)use this distance to plot in radar
3) from radar data track the object and hit by arrow
Distance calculation: The distance is calculated using and arduino and ultra sonic sensor. The Ultra sonic sensor is mounted on a servo so that it can scan all 180 degree.
Radar: The data extracted from the sensor is now ploted on radar screen . For that we can use python or MATLAB.
shooting: If anything comes within a certain range of the sensor, an arrow will shoot down the object. For that special mechanism are used .All CAD files are provided here .
In this project I used this mechanism. You can use others too.
project video:
my website
Comments