GithubHelp home page GithubHelp logo

scottvr / etchabot Goto Github PK

View Code? Open in Web Editor NEW

This project forked from geekmomprojects/etchabot

1.0 0.0 0.0 140 KB

Files to run EtchABot

License: GNU General Public License v2.0

JavaScript 74.45% C++ 20.42% HTML 5.13%

etchabot's Introduction

EtchABot

Description of and source software for the EtchABot drawing bot. Instructions for assembly are at http://www.geekmomprojects.com/etchabot-a-cnc-etch-a-sketch/

The EtchABot Arduino library files are: -EtchABot.h -EtchABot.cpp -keywords.txt They should be installed with the other Arduino libraries

Example Arduino sketches in "examples" folder. They are: (1) EtchABotAnalogClock - runs EtchABot as analog clock. Requires calibrated DS3231 clock module to work. (2) EtchABotCalibrateBacklash - runs calibration code to determine horizontal/vertical backlash parameters. (3) EtchABotDriver - runs EtchABot in a mode to take commands from the Serial port. (4) EtchABotJoystickControl - runs EtchABot in mode that draws the input from attached thumb joystick. (5) EtchABotPatterns - draws parametric patterns (Lissajous or Spirograph), erases and restarts with different parameters every few minutes.

The SVG files for lasercut wood parts are in the "design" folder. Parts are intended to be cut from 1/8" MDF or similar wood.

The nodefiles folder contains Node.js and javascript/HTML files to run an app to send images to the EtchABot through the serial port while it is running EtchABot driver. This software is still a work in progress, however, to start the program, go to the "nodefiles" directory in a shell, and type "npm start -- portname" where portname is the name of the serial port the Arduino is attached to. Then open a browswer window and type "localhost:8000" as the URL to run the program.

etchabot's People

Contributors

geekmomprojects avatar scottvr avatar

Stargazers

 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.