![]() |
![]() |
![]() |
|
|
|||||||
| Micro Controllers Discuss all aspects of micro controllers - building them, coding them, etc. All controllers are welcome - PIC, BASIC, Z8 Encore!, etc. |
|
|
Thread Tools | Display Modes |
|
|
(permalink) |
|
Hi All ,
i have an idea and really like to do it , i have agood combination of stepepr motors , and i can use them well with microcontrollers , my idea is i need to send any drawing from AutoCAD to the microcontroller and then using a the 3 Axis mechainsm i can draw this one using this three stepper motors , the same idea of CNC router machine , as for the mecahism i have no problem with it , my problem is how to this connection between Autocad and the microcontroler |
|
|
|
|
|
|
(permalink) |
|
You know how when you install some new hardware, there is a disk included... and you have to install a 'DRIVER'. Or when you downgrade your system with a 'new' version of Windowz, and you can't get your scanner, printer, or most anything else to work, because you need to spend half a day searching the internet for updated drivers...
You'll need to write a custom driver, for your custom hardware. Not sure this is very common. Maybe something on CNCZone.com... But if it's Windows. it can't be easy... |
|
|
|
|
|
|
(permalink) |
|
You could try to emulate HPGL (a plotter language)
|
|
|
|
|
|
|
(permalink) |
|
Export the files as a gerber or similar text readable file, write a visual basic front end which takes the co-ordinates and translates them into paths/pen up and downs then uses the parallel port to output pulses to the stepper motor drivers.
|
|
|
|
|
|
|
(permalink) |
|
There are loads of sites about doing this on the net, here's one I've always thought pretty useful?
http://www.luberth.com/cstep/ |
|
|
|
|
| Bookmarks |
| Thread Tools | |
| Display Modes | |
|
|
|
|
||||
| Thread | Thread Starter | Forum | Replies | Latest |
| Setting stepper motor to 'home' position. | MrNobody | Micro Controllers | 14 | 3rd October 2007 03:03 PM |
| Stepper problem | ecid | General Electronics Chat | 5 | 27th June 2006 05:38 PM |
| Stepper Motor Driving Using PIC16F74 | t_anjan | Electronic Projects Design/Ideas/Reviews | 0 | 31st January 2006 06:13 PM |
| Stepper code for PIC | raitl | Micro Controllers | 6 | 15th February 2005 01:44 PM |
| stepper motor | jim bro | Electronic Projects Design/Ideas/Reviews | 0 | 26th May 2003 08:54 PM |