Simple drawing arm

this is my first try to build a drawing machine.it is a very simple 3dof arm,including 3 standard servos(one for pen up/down) and a arduino uno.software is arduino&processing.

i try to use it decode some mathematical curve,so much fun.the primary image is archimedes spiral.the below is descartes to princess's letter: r=a(1-sinθ).the machine drawing three times,you can see some offset at the same point because the servo issues.



 

hobby


This is a companion discussion topic for the original entry at https://community.robotshop.com/robots/show/simple-drawing-arm

Cool!

Instead of servos, i’d use small 5v steppers motors like the 28BYJ-48.
Then use a 3d pen instead as a normal pen:)
Or a multicolor pen!

Servo jittery can be eased by adding a counterweight, drawing near the base and reducing weight of the arm.

really nice. I’m waiting for

really nice. I’m waiting for more

Why stepper motors instead of servos?

hi,

could you also add what advantage stepper motors would have compared to servos in this project?