hello!
i'm currently trying to program an XY plotter on my own but I'm still a beginner, so i currently can make it move, it can understand lines of gcode but since the arduino can't use a file on the pc, i need to use another software to open and transmit my gcode to the arduino. And here is the problem, i can't make it work, i've found a code on the Internet for Processing IDE and i adapted it but it won't work... Given that i absolutely don't know how to use Processing, i guess my modifications were wrong but i can't figure out where i've screwed things up.. could anyone help me out?
essaiprocessing.pde (1.46 KB)