Code Monkey home page Code Monkey logo

handwriting-robot's Introduction

HandWriting-Robot

This robot is a type of a CNC Machine which draws any input given to it at a small scale. This robot has a pen attached to it with which it draws the input given to it via G-Code conversion.
The Pen Movements are contoller by a stepper motor. We used a A4988 driver(High Power Specifications) to control the movements of the motor.
G-Code
G-Code is a set of instructoins which tells the machine where and how to move a G-code and m-code.

  1. G-Code -Gives the X,Y,Z Coordinates of the position to which the must be next.
  2. M-Code -Give the end effector movements to the coordinates specified by the G-Code.

Handwriting Machine
The G-Code is transmitted from the laptop to the microcontroller via serial commmunication. The microcontroller has to read the data process the G-Code and convert it into motor movements. We used the followinng softwares.

  1. InkScape - To Give the input to be drawn.
  2. Camotics - To tell which direction the given input is to be drawn ie., the path with which the pen moves in order to replicate the input.
  3. G-Code sender - Converts the path given by camotics into g-code. This g-code indicates which direction the pen should move to draw the inkscape input.

handwriting-robot's People

Contributors

adithyamn avatar

Watchers

James Cloos 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.