The arduino is ready made... Just buy the board, shield, power suppy.. C code is written and well tested.. I have been using it for years.Hello,
here is doing a little research, I see that I will not use the 8051 and raspberry pi because it is too complicated
so what I would like to do is to control my CNC with an Arduino without the library GRBL that already exists .. it is to simply write in C language on arduino to control my CNC with atmel studio.
I would like not to rely on the GRBL library.
I hook it up to a PC and send the Gcode to the Arduino.... Very simple..