Hello Guest it is March 29, 2024, 11:21:24 AM

Author Topic: Brushless motor as a spindle ... And controll it with mach3  (Read 7031 times)

0 Members and 1 Guest are viewing this topic.

Brushless motor as a spindle ... And controll it with mach3
« on: January 10, 2014, 04:01:53 AM »
Hi .. Can Anyone tell me how can I do this .....  I want controll a brushless motor with mach3

I have this esc ...http://www.helipal.com/hobbywing-skywalker-40a-esc.html


Look this ..
http://m.youtube.com/watch?v=FxtAkQ0uljE&desktop_uri=%2Fwatch%3Fv%3DFxtAkQ0uljE


 Thanks .
Re: Brushless motor as a spindle ... And controll it with mach3
« Reply #1 on: January 11, 2014, 12:32:53 PM »
What type of input signal does the speed controller require, PPM, PWM or just variable frequency?
Re: Brushless motor as a spindle ... And controll it with mach3
« Reply #2 on: January 11, 2014, 01:41:53 PM »
Interesting question which I'm curious to hear a learned response to.  I've run R/C planes, boats & cars for 40 yrs without knowing much about the magic "behind the scenes."  This link explains a bit about how they work.  http://en.wikipedia.org/wiki/Servo_control

Seems like a simple task for Mach, yes? ;D
Milton from Tennessee ya'll.
Re: Brushless motor as a spindle ... And controll it with mach3
« Reply #3 on: January 11, 2014, 02:22:19 PM »
Here's the answer for non electronics wizards (such as myself) that can't build their own.  http://www.logicnc.com/rcnc.html
Milton from Tennessee ya'll.
Re: Brushless motor as a spindle ... And controll it with mach3
« Reply #4 on: January 11, 2014, 04:48:26 PM »
What type of input signal does the speed controller require, PPM, PWM or just variable frequency?
esc need pwm signal.. Every 20ms
Re: Brushless motor as a spindle ... And controll it with mach3
« Reply #5 on: January 11, 2014, 04:50:08 PM »
Interesting question which I'm curious to hear a learned response to.  I've run R/C planes, boats & cars for 40 yrs without knowing much about the magic "behind the scenes."  This link explains a bit about how they work.  http://en.wikipedia.org/wiki/Servo_control

Seems like a simple task for Mach, yes? ;D
I don't know if it is  simple task but I can do  the motor run... I  think mach doesn't  produce in this frequency pulses
Re: Brushless motor as a spindle ... And controll it with mach3
« Reply #6 on: January 11, 2014, 05:04:07 PM »
Here's the answer for non electronics wizards (such as myself) that can't build their own.  http://www.logicnc.com/rcnc.html
I know this solution but it is not cheap.if you look the video this man use the brushles motor and the esc only . And some resistors . How can I make this
Re: Brushless motor as a spindle ... And controll it with mach3
« Reply #7 on: January 11, 2014, 05:39:04 PM »
Not only resistors, kind of IC on the bottom.
1.5 to 2.5 msec pulsewidth PWM.
found this on YouTube

http://www.youtube.com/watch?v=DUzuEt8fmJ8

The Pokeys device has adjustable PWM outputs.

Alex
Re: Brushless motor as a spindle ... And controll it with mach3
« Reply #8 on: January 11, 2014, 05:45:57 PM »
Not only resistors, kind of IC on the bottom.
1.5 to 2.5 msec pulsewidth PWM.
found this on YouTube

http://www.youtube.com/watch?v=DUzuEt8fmJ8

The Pokeys device has adjustable PWM outputs.

Alex
I think this is  PIC16F629 and I thing pg must be programmed ....