Skip to content

An open-source documentation detailing the design, program, and schematics used to create this desk manipulator.

Notifications You must be signed in to change notification settings

stevens-armlab/desk-robot-manipulator

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

31 Commits
 
 
 
 
 
 

Repository files navigation

desk-robot-manipulator

Open-Source Desk Robot Manipulator Design Project

This project is designed to cater towards the growing demand of more ubiquitous open-source robotics software and hardware. The files below provide the materials and resources necessary to recreate this desktop serial robot manipulator with a parallel gripper.

CAD Files

Included are individual SolidWorks CAD part files and an overall CAD assembly to help for 3D printing and assembling.

Arduino Program

This desk robot uses an Arduino MEGA, Dynamixel Motor Shield, SparkFun Serial Basic Communications Chip, and the Arduino IDE as the robot's control mechanisms. To make edits to the code and test out additional programs install Arduino IDE and download the DynamixelShield Arduino library here. These will allow you to program using Dynamixel software and upload code to the manipulator.

Included in this package is the move_all_motors.ino Arduino program which takes in input keys a, w, s, d, j, i, k, l to control the position of each individual Dynamixel servo. T

Specifications:

  • XL430 Dynamixel Servo Motor can be found here
  • Dynamixel Motor Shield can be found here

About

An open-source documentation detailing the design, program, and schematics used to create this desk manipulator.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages