laser

Servo motors and joystick

How to make Arduino Laser Turret using Servo motors and Joystick

Arduino Laser Turret, Overview: In this project, I will demonstrate how to create an Arduino laser turret using servo motors and a two-axis joystick. I will provide the necessary code and a circuit diagram, accompanied by a detailed explanation of the project. This will enable anyone to successfully build the laser turret without encountering any …

How to make Arduino Laser Turret using Servo motors and Joystick Read More »

ARDUINO Laser 3D Tracking

ARDUINO Laser 3D Tracking or Range Finder

The idea of using triangulation for distance measurements is well known since Pythagorean time, when his brilliant formula become available for mathematicians. What is new in this design, is lasers power control via “blooming” effect of CMOS camera. Here this “negative” effect was put to work instead of ADC. No need high price “no-blooming” camera! …

ARDUINO Laser 3D Tracking or Range Finder Read More »

Create laser range finder

Create laser range finder using arduino

[highlight bgcolor=”ffbb00″]I have collected 2 methods to create laser range finder, one is very simple but for hobbiest the first one using arduino clock but it comes with errors. Its just to conceptulize how we can create range finder. The second one with the The 7558 and 7555 Series Rangefinder/Processor professional one. It uses already built …

Create laser range finder using arduino Read More »