Vertical xy plotter drawing an SVG on my bedroom wall
Loading...
2,347
Loading...
Uploader Comments (rockthecatzva)
see all
All Comments (3)
-
Very interesting, I'm looking for doing something very similar. Can you tell us more details of the scripts that you are using?
Loading...
Hi,
Nice job. I made a couple of those and am just working on the software.
Did you find a method of submitting the svg directly?
Darcu
baloneyjazz 6 months ago
@baloneyjazz Thanks! I used a python script to convert the SVG into x and y points relative to the canvas size (ex, x=83%, y=30%). The python script also sends the x/y points to the arduino. I didn't think of sending the svg directly to the arduino, but that is an interesting idea. I've been thinking about making a new version at some point.
rockthecatzva 5 months ago