Chris-Annin / Annin-Robot-Project

6 axis stepper motor robot

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Annin Robot Project

6 axis stepper motor robot and control software

This project includes:

  • Bill of materials and instructions
  • CAD files to 3D print components to build the robot
  • Arduino sketch for stepper driver control
  • Software to program and operate robot

All geared stepper motors and drivers are available from www.omc-stepperonline.com all other misc hardware are off the shelf items available from multiple sources (see the bill of materials file)

Alt text

This was my first Arduino program and my first python application using the Tk module. I hope people will enjoy building thier own robot, utilize and improve the software and design and build bigger and better robot units and share thier designs.

  1. review the bill of materials
  2. review the assembly instructions
  3. download models and build robot
  4. review calibration video Calibration Video
  5. review programming video Programming Video

please view license file

Questions: chris.annin@gmail.com

Donate

About

6 axis stepper motor robot

License:GNU General Public License v3.0


Languages

Language:Python 83.2%Language:C++ 16.8%