Computer to Microcontroller: Difference between revisions

From Open Source Ecology
Jump to navigation Jump to search
Line 19: Line 19:
=CAM File Interpreter=
=CAM File Interpreter=


'''GRBL: Gcode Interpreter''' [http://opensourceecology.org/wiki/GRBL Instructions]
'''GRBL: Gcode Interpreter''' [[GRBL|Instructions]]


'''Configuring GRBL''' [http://opensourceecology.org/wiki/GRBL_Config Instructions]
'''Configuring GRBL''' [[GRBL Config|Instructions]

Revision as of 19:10, 28 June 2012

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 Board and Processing to Communicate Together Instructions

Getting Computer to Connect to Arduino Board Instructions

CAM File Interpreter

GRBL: Gcode Interpreter Instructions

Configuring GRBL [[GRBL Config|Instructions]