mgreensmith / deltabot

Arduino and Processing controlled delta robot

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Deltabot

This is an Arduino controller and Processing GUI for a delta robot.

Usage

  • Load deltabot_Arduino/deltabot_Arduino.ino onto an Arduino. Pin assignments can be changed from within the source code.
  • Run deltabot_processing/deltabot_Processing.pde with the Processing Development Environment. There are a number of tuneable values within the source code.

More info available at http://mattgreensmith.wordpress.com/2011/11/26/making-an-arduino-controlled-delta-robot/

Versioning

This project uses SemVer for versioning. For the versions available, see the Releases. This project is pre-1.0 and should not be considered stable.

License

This project is licensed under the GPLv3 License - see the LICENSE.txt file for details.

About

Arduino and Processing controlled delta robot

License:GNU General Public License v3.0


Languages

Language:Processing 78.4%Language:Arduino 21.6%