Electronic Projects, forums and more.

Go Back   Electronic Circuits Projects Diagrams Free > Electronics Categories > Micro Controllers


Micro Controllers Discuss all aspects of micro controllers - building them, coding them, etc. All controllers are welcome - PIC, BASIC, Z8 Encore!, etc.

Reply
 
Thread Tools Display Modes
Old 9th March 2008, 07:36 PM   (permalink)
Default Stepper !!!

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
watzmann is offline   Reply With Quote
Old 9th March 2008, 08:18 PM   (permalink)
Default

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...
HarveyH42 is offline   Reply With Quote
Old 9th March 2008, 08:25 PM   (permalink)
Default

You could try to emulate HPGL (a plotter language)
__________________
Bill
Smart Kits build Smart People

http://www.blueroomelectronics.com
blueroomelectronics is offline   Reply With Quote
Old 9th March 2008, 09:19 PM   (permalink)
Default

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.
picbits is online now   Reply With Quote
Old 9th March 2008, 11:09 PM   (permalink)
Default

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/
__________________
PIC programmer software, and PIC Tutorials at:
http://www.winpicprog.co.uk
Nigel Goodwin is online now   Reply With Quote
Reply

Bookmarks

Thread Tools
Display Modes


Similar Threads
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



All times are GMT. The time now is 10:45 AM.


Electronic Circuits  |  Electronics Wiki
Powered by vBulletin® Version 3.7.0
Copyright ©2000 - 2008, Jelsoft Enterprises Ltd.