Skip to content

An Arduino-based robotics project with a Python wrapper to draw things on your wall

Notifications You must be signed in to change notification settings

beyarkay/XY_Plotter

Repository files navigation

XY Plotter - AKA PlotBot

An Arduino-based robotics project. PlotBot is anchored at the top corners of a drawing area, and then is able to move freely within the space, drawing as its silicon heart desires. Youtube Video of PlotBot sketching sin(x).

image1

image1

image1

image1

Circuit Diagram

Circuit Diagam

Bill of Materials

  • 2x Stepper motors
  • 2x Stepper motor drivers
  • 1x servo with a drawing pen attached
  • Power supply
  • 1x Arduino Uno
  • Various Dupont cables

Features

  • Can move in its drawing space when given x,y co-ordinates, despite only being able to change its position based on the distance it is from each corner
  • Python wrapper which communicates through the serial port with the Arduino
  • Intelligent serial port detection

About

An Arduino-based robotics project with a Python wrapper to draw things on your wall

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published