Industrial Robot Electrical Design: Difference between revisions

From Open Source Ecology
Jump to navigation Jump to search
(Added Solenoid and Stepper Motor Driver, edited microcontroller)
 
(18 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=

Latest revision as of 11:40, 28 January 2012