Giter Club home page Giter Club logo

makerbotarduino's Introduction

http://wiki.makerbot.com/arduino

(C) Mark Sproul 
[email protected]

If you use this code or have questions, please send me a quick email.

The Makerbot Motherboard v2.4 (MB2) with the Makerbot Interface Board (MIB) are a wonderful 
set of boards. They can be used quite well with regular Arduino projects in addition to the 
Makerbot.

In order to do this, the Arduino pin number definitions are needed and a set of libraries 
to handle the various components is useful.



This code is now on github and includes a complete library with example code to run the 
entire system.

https://github.com/msproul/MakerbotArduino

If you prefer not to use github and just want to download a zip file

http://www.avr-developers.com/makerbot/makerbotGen4.zip


To use this library download it and put it in the libraries folder inside your sketches 
folder. You will be able to use it like any other Arduino library.

Features

    Interrupt driven stepper motor drivers
    Full support for the X, Y, and Z end stops inside the interrupt handler
    Supports all 5 stepper motors
    Easy to use menu system for utilizing the Display board LCD and buttons
    Direct motion and linear motion routines available. Linear means draw a straight 
    line, Direct means axises are independent (linear only in X, Y)

Compatibility:
Since the makerbot motherboard only works with an Arduino mega 1280 or 2560, 
that restriction also applies to this library. It currently does not work on 
the chipkit Max32 board (Arduino compatible pic32) but I am working on support for it.

makerbotarduino's People

Contributors

msproul avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar

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.