Industrial Robot Electrical Design: Difference between revisions

From Open Source Ecology
Jump to navigation Jump to search
(→‎Stepper Motor Driver: Added internal link to stepper motor controller)
 
(17 intermediate revisions by one other user not shown)
Line 1: Line 1:
=Toolpaths=
#REDIRECT [[Industrial Robot/Research Development]]
 
Electrical Schematic Designer (gschem) > export ( __ filetype)> PCB Layout Creator (PCB) > export (gerber filetype)> G-code generator from gerber files (PCB2gcode) > export (gcode filetype) > Machine Controller (EMC2) > export (logic signals) > Machine ( __ ) > export (work)
 
[[Category: Industrial Robot]]
 
=Micro-controller=
 
[[Image:controllersyseng.png|500px]]
 
Possibility is something akin to an Arduino microcontroller [http://www.arduino.cc/ Arduino Homepage]
 
=Solenoid Driver=
 
Possibility is the PWM Solenoid Driver from RepRap wiki [http://reprap.org/wiki/PWM_Driver_1_1?sortcol=0&table=1&up=1 PWM Driver 1.1]
 
=Stepper Motor Driver=
 
[[Stepper Motor Controller]]

Latest revision as of 11:40, 28 January 2012