Welcome to Our Community

Some features disabled for guests. Register Today.

OpenPull From CNC Kitchen.. attempt

Discussion in 'Other Builds' started by Gary Caruso, Feb 20, 2022.

  1. Gary Caruso

    Gary Caruso OpenBuilds Volunteer
    Staff Member Moderator Builder

    Joined:
    May 19, 2016
    Messages:
    1,184
    Likes Received:
    531
    Gary Caruso published a new build:

    Read more about this build...
     
  2. Gary Caruso

    Gary Caruso OpenBuilds Volunteer
    Staff Member Moderator Builder

    Joined:
    May 19, 2016
    Messages:
    1,184
    Likes Received:
    531
    I'm having a heck of a time getting the openpull arduino project to compile and load.. any help would be great.
    I get a ton of errors which i don't understand. I'm trying to use the updated project that includes Bluetooth and sd card reader.
    I do see the HX711 file in my library (I had to add that one). and then change all the hx711 references to HX711 just to get passed the first library reference. Again im a noob this might be totally wrong to do!
    I was able to get HX711 to work on its own with the load cell and the HX711 board with arduino uno
    thanks for any help
    Gary
     

    Attached Files:

  3. Mark Carew

    Mark Carew OpenBuilds Team
    Staff Member Moderator Builder Resident Builder

    Joined:
    Jun 28, 2013
    Messages:
    2,742
    Likes Received:
    2,407
    Hey Gary cool project hope your able to get it working
    I wish I had more of an understanding on what is causing these particular errors to help you out. I hope that one of the members will be able to jump in with what they think it could be.
    Maybe you can reach out through the git to see if one of the guys there has an idea that could help
    GitHub - CNCKitchen/Open-Pull: DIY Universal Test Machine
     
  4. Peter Van Der Walt

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

    Joined:
    Mar 1, 2017
    Messages:
    13,753
    Likes Received:
    4,070
    Probably added the wrong hx711 library - if you use the same library they used, you wouldn't need to change the references.

    Or a too new version of the library - according to Github openPull's arduino code was last updated 3 years ago, so try older revisions of the library too. They do provide a link to thr library they used in the comments near the top of the sketch
     
  5. Gary Caruso

    Gary Caruso OpenBuilds Volunteer
    Staff Member Moderator Builder

    Joined:
    May 19, 2016
    Messages:
    1,184
    Likes Received:
    531
    Thanks Peter, I'll try that
     

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