How to wire VFD using Arduino/GRBL

Results 1 to 5 of 5

Thread: How to wire VFD using Arduino/GRBL

  1. #1
    Member
    Join Date
    Mar 2011
    Location
    USA
    Posts
    357
    Downloads
    0
    Uploads
    0

    Default How to wire VFD using Arduino/GRBL

    I am at the point where I want to control my VFD/spindle with G-code and my arduino/GRBL/UGS set up.
    How do I do this?
    Thanks

    Similar Threads:


  2. #2
    Member
    Join Date
    Mar 2011
    Location
    USA
    Posts
    357
    Downloads
    0
    Uploads
    0

    Default Re: How to wire VFD using Arduino/GRBL

    anybody?
    Somebody must have done this?



  3. #3
    Member machinehop5's Avatar
    Join Date
    Aug 2009
    Location
    United States
    Posts
    1570
    Downloads
    5
    Uploads
    2

    Default Re: How to wire VFD using Arduino/GRBL

    What VFD do you have? Make Model ....post the pdf Manual here for both arduino hardware and your VFD of what you have. Helps to have the roadmap of where to go



  4. #4
    Member
    Join Date
    Mar 2011
    Location
    USA
    Posts
    357
    Downloads
    0
    Uploads
    0

    Default Re: How to wire VFD using Arduino/GRBL

    I am running an Arduino UNO(not a knock off)with a proto screw shield and GRBL 1.1. It is a 3kw Huanyang VFD.
    Huanyang VFD.jpg

    I am not aware of any PDF of the manual but I have a hardcopy.



  5. #5
    Member
    Join Date
    Mar 2015
    Location
    Netherlands
    Posts
    409
    Downloads
    1
    Uploads
    0

    Default Re: How to wire VFD using Arduino/GRBL

    GRBL outputs a 0..5 Volt PWM signal. This has to be fed into your VFD. If your VFD doesn't accept PWM signals, you have to add a PWM to Voltage converter. There are modules to but like this one https://www.banggood.com/PWM-To-Volt...r_warehouse=CN but I don't know if it is any good.
    As an alternative, you can add a resistor/capacitor filter to change the PWM to a voltage signal. Beware, the output is than limited to 0..5 Volt, the arduino voltage swing.
    GRBL also has an output signal that can be used to just start (power on) the spindle. This signal can be fed to a relay that powers the spindle motor. But maybe your VFD has an input signal to do this that accepts 0..5 volt.
    You can do both, start the spindle and set the speed.



Tags for this Thread

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •  


About CNCzone.com

    We are the largest and most active discussion forum for manufacturing industry. The site is 100% free to join and use, so join today!

Follow us on


Our Brands

How to wire VFD using Arduino/GRBL

How to wire VFD using Arduino/GRBL