Skip to content

shamanth-p911/Arduino-Laser-Turret

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 

Repository files navigation

Arduino Laser Turret with Joystick Control This project is an Arduino-controlled dual-axis laser turret, operated using a joystick. Two servo motors control horizontal and vertical movement, while a potentiometer adjusts the laser intensity. A push button acts as a toggle switch to turn the turret ON/OFF, with a status LED indicator.

This project demonstrates servo control, PWM for laser brightness, and joystick interfacing with Arduino. Components Used

Arduino Uno

2 × Servo Motors led Module(didn't have a laser module) Joystick Module (X-axis → A0, Y-axis → A1) Potentiometer (for led intensity, A2) Push Button (ON/OFF control, D4) Green LED (status indicator, D2) Resistors, Breadboard & Jumper Wires

Features Dual-axis control using a joystick Adjustable led intensity with potentiometer ON/OFF toggle using push button with LED status Automatic turret reset when turned OFF

About

This project is an Arduino-controlled laser turret, designed to demonstrate servo motor control and precision targeting. The turret can rotate in both X and Y directions using two servo motors, with a laser module mounted on top.

Resources

Stars

0 stars

Watchers

0 watching

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages