Welcome to Our Community

Some features disabled for guests. Register Today.

Workbee with arduino nano

Discussion in 'Interfaces' started by KTLighting, Nov 1, 2019.

  1. KTLighting

    Builder

    Joined:
    Oct 22, 2019
    Messages:
    7
    Likes Received:
    1
    Hi all!
    I need urgently help on this. I've setup a workbee with an arduino nano but i can't upload the grbl library. I have 4 nema step motors and drivers, a 24V power supply and a nano shield board wirh arduino nano on it. I have dowloaded the grbl library from grbl/grbl and tried to upload it to the nano through arduino ide.
    Any ideas??? Thank you very much.
     
    #1 KTLighting, Nov 1, 2019
    Last edited: Nov 1, 2019
  2. Peter Van Der Walt

    Peter Van Der Walt OpenBuilds Team
    Staff Member Moderator Builder Resident Builder

    Joined:
    Mar 1, 2017
    Messages:
    14,034
    Likes Received:
    4,121
    Did you follow the install instructions on the Grbl Wiki?

    Of course making sure you selected Nano in boards menu instead of uno (it uses a different bootloader)

    Genuine nano or chinese fake - if fake, make sure you have the ch340 drivers installed and auto reset might not work so play with the reset button (let go just when IDE says "uploading"). Or get a real Nano that works better than the fakes
     
  3. Giarc

    Giarc OpenBuilds Team
    Staff Member Moderator Builder Resident Builder

    Joined:
    Jan 24, 2015
    Messages:
    2,921
    Likes Received:
    1,620
    Did you download the Arduino IDE so you have all the drivers?
     
  4. sharmstr

    sharmstr OpenBuilds Team
    Staff Member Moderator Builder Resident Builder

    Joined:
    Mar 23, 2018
    Messages:
    2,036
    Likes Received:
    1,433
  5. Peter Van Der Walt

    Peter Van Der Walt OpenBuilds Team
    Staff Member Moderator Builder Resident Builder

    Joined:
    Mar 1, 2017
    Messages:
    14,034
    Likes Received:
    4,121
    All the genuine drivers..

    If it's a fake, check what USB chip it uses, usually CH340, sometimes Prolific or CP2102. Those are not included in the Arduino IDE install
     

Share This Page

  1. This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
    By continuing to use this site, you are consenting to our use of cookies.
    Dismiss Notice