Computer to Microcontroller
Jump to navigation
Jump to search
Summary
This CNC toolchain has a computer with a CAM (computer-aided manufacturing) file streamer to stream the CAM file into a microcontroller that has been flashed with a CAM file interpreter.
CAM File Streamer
Gctrl: Gcode Streamer Instructions
Microcontroller
Arduino Uno: Microcontroller Board Source
Arduino IDE: Integrated Development Environment Source
Getting Arduino and Processing to Communicate Together Instructions
CAM File Interpreter
GRBL: Gcode Interpreter Instructions