

Innovation Owner
Mr. JIRACHOT PINATHA
Student
Details
This project develops a conceptual prototype of a weapon aiming system that simulates an anti-aircraft gun, using an optical camera and Raspberry Pi 4 to track moving objects and control a motorized laser pointer in real time.
This project aims to develop a conceptual prototype of a weapon aiming system that simulates an anti-aircraft gun. Utilizing an optical camera, the system detects moving objects and calculates their trajectories in real time. The results are then used to control a motorized laser pointer with two degrees of freedom (DoF) of rotation, enabling it to aim at the predicted position of the target. Our system is built on the Raspberry Pi platform, employing machine vision software. The object motion tracking functionality was developed using the OpenCV library, based on color detection algorithms.
Experimental results indicate that the system successfully detects the movement of a tennis ball at a rate of 30 frames per second (fps). The current phase involves designing and integratively testing the mechanical system for precise laser pointer position control. This project exemplifies the integration of knowledge in electronics (computer programming) and mechanical engineering (motor control).



Objective
To study the development of real-time image processing, high-precision systems, and trajectory prediction calculations.
- To study the development of real-time image processing programs.
- To study the development of high-precision systems.
- To study calculations for predicting the impact point of objects.


