Hello! I was looking for a program that would interpret code and control stepper motors. However I haven ´t found anything. Is there any you know about?
I have also considered to program it myself, i would handle controling motors, but I don´t have a clue how would I do interpreter. Would I go line by line, split it by spaces, and then check for each letter, save number and move motor, then proceed to another line? That is the only way I can think about. Could you give me some ideas of yours?
Regards