Computer to Microcontroller: Difference between revisions

From Open Source Ecology
Jump to navigation Jump to search
(Redirected page to CNC)
 
(18 intermediate revisions by 2 users not shown)
Line 1: Line 1:
=Summary=
#REDIRECT [[CNC]]
 
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''' [http://opensourceecology.org/wiki/Gctrl Instructions]
 
=Microcontroller=
 
'''Arduino Uno: Microcontroller Board''' [http://www.amazon.com/Arduino-Rev-3-Uno-R3/dp/B006H06TVG/ref=sr_1_1?ie=UTF8&qid=1339352565&sr=8-1 Source]
 
'''Arduino IDE: Integrated Development Environment''' [http://arduino.cc/en/Main/Software Source]
 
'''Getting Arduino and Processing to Work Together''' [http://opensourceecology.org/wiki/Arduino_Processing Instructions]
 
=CAM File Interpreter=
 
'''GRBL: Gcode Interpreter''' [http://opensourceecology.org/wiki/GRBL Instructions]

Latest revision as of 05:19, 13 November 2012

Redirect to: