Giter Site home page Giter Site logo

laser-turret's Introduction

laser-turret

An Arduino UNO controlled laser pointer.

Basic Function

The joystick controls the servos for vertical and horizontal movement. Clicking in the joystick toggles the laser output.

Software

This project was programmed using the VSCode editor.

Setting files for the Arduino extension are included.

Hardware

Electronics Parts

  • 1x Arduino UNO
  • 2x Tower Pro SG90 servos
  • 1x Laser diode
  • 1x Joystick module

3D Printed parts

3D Design files were created using Solvespace.

  • attach.slvs: servo shaft mount
  • laserMount.slvs: attachment for laser diode board with screw holes
    • attachWithLaserMount: laserMount with servo shaft mount
  • servoMount.slvs: attachment for servo with screw holes
    • attachWithServoMount: servoMount with servo shaft mount
  • screwtest.slvs: test piece for finding ideal screw hole size

Pin IO

Output:
3: X Servo
5: Y Servo
7: Laser diode

Input:
0: Joystick click
A0: X Joystick
A2: Y Joystick

Future

Potential future expansions:

  • Smaller processor

    • ATTiny85: current limitation in number of pins, 1 too few for joystick click input
      • See here for how to use 1 pin for input and output.
  • RC

  • Wheeled platform

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.