Skip to content

In this project, a ClearPath servo from Teknic is programmed via Arduino Mega. It's purpose is to take in distance input from a keypad, then move a laser to that distance within 1/16th of an inch. The system is belt driven.

Notifications You must be signed in to change notification settings

gabemorris12/Servo-Laser

Repository files navigation

Purpose


In this project, a ClearPath servo from Teknic is programmed via Arduino Mega. The system takes in a distance input in inches, then moves a laser to that distance (tolerance is within a 1/16th of an inch). The system is belt driven. Here are the required components used for this project:

Environment


Here are the libraries that are not standard:

Libraries are installed in "C:\Users\username\OneDrive\Documents\Arduino\libraries"

If there are libraries missing, then troubleshoot at runtime.

Additional References


NYC CNC

  • Good examples for using the ClearPath classes and move method are found here.
  • See more examples on using the ClearPath package under the example folder in the ClearPathStepGen package.

About

In this project, a ClearPath servo from Teknic is programmed via Arduino Mega. It's purpose is to take in distance input from a keypad, then move a laser to that distance within 1/16th of an inch. The system is belt driven.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages