Skip to content

An arduino based plotter, using an old HP inkjet printer frame

Notifications You must be signed in to change notification settings

piloChambert/plotter

Folders and files

NameName
Last commit message
Last commit date

Latest commit

6241f95 · Mar 8, 2017

History

5 Commits
Dec 19, 2015
Dec 16, 2015
Mar 8, 2017
Dec 19, 2015

Repository files navigation

plotter

description

It was (yes, past) a plotter I made using with the servo part of an inkjet printer, controlled with an arduino.

The project is in 3 parts :

  • arduino code for controlling the servo with a software PID. Works like a stepper controller, with a direction and step pin.
  • arduino code for the board controlling the above "servo" arduino, a stepper (for the other axis) and the pen.
  • A program (linux only) for sending command (HPGL) to the board. This takes as an input an HPGL files, preprocess it (some otpimization, some "fixes" to make it understandable by the parser on the arduino side), and send it to the machine.

About

An arduino based plotter, using an old HP inkjet printer frame

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages