element14 Community
element14 Community
    Register Log In
  • Site
  • Search
  • Log In Register
  • About Us
  • Community Hub
    Community Hub
    • What's New on element14
    • Feedback and Support
    • Benefits of Membership
    • Personal Blogs
    • Members Area
    • Achievement Levels
  • Learn
    Learn
    • Ask an Expert
    • eBooks
    • element14 presents
    • Learning Center
    • Tech Spotlight
    • STEM Academy
    • Webinars, Training and Events
    • Learning Groups
  • Technologies
    Technologies
    • 3D Printing
    • FPGA
    • Industrial Automation
    • Internet of Things
    • Power & Energy
    • Sensors
    • Technology Groups
  • Challenges & Projects
    Challenges & Projects
    • Design Challenges
    • element14 presents Projects
    • Project14
    • Arduino Projects
    • Raspberry Pi Projects
    • Project Groups
  • Products
    Products
    • Arduino
    • Avnet Boards Community
    • Dev Tools
    • Manufacturers
    • Multicomp Pro
    • Product Groups
    • Raspberry Pi
    • RoadTests & Reviews
  • Store
    Store
    • Visit Your Store
    • Choose another store...
      • Europe
      •  Austria (German)
      •  Belgium (Dutch, French)
      •  Bulgaria (Bulgarian)
      •  Czech Republic (Czech)
      •  Denmark (Danish)
      •  Estonia (Estonian)
      •  Finland (Finnish)
      •  France (French)
      •  Germany (German)
      •  Hungary (Hungarian)
      •  Ireland
      •  Israel
      •  Italy (Italian)
      •  Latvia (Latvian)
      •  
      •  Lithuania (Lithuanian)
      •  Netherlands (Dutch)
      •  Norway (Norwegian)
      •  Poland (Polish)
      •  Portugal (Portuguese)
      •  Romania (Romanian)
      •  Russia (Russian)
      •  Slovakia (Slovak)
      •  Slovenia (Slovenian)
      •  Spain (Spanish)
      •  Sweden (Swedish)
      •  Switzerland(German, French)
      •  Turkey (Turkish)
      •  United Kingdom
      • Asia Pacific
      •  Australia
      •  China
      •  Hong Kong
      •  India
      •  Korea (Korean)
      •  Malaysia
      •  New Zealand
      •  Philippines
      •  Singapore
      •  Taiwan
      •  Thailand (Thai)
      • Americas
      •  Brazil (Portuguese)
      •  Canada
      •  Mexico (Spanish)
      •  United States
      Can't find the country/region you're looking for? Visit our export site or find a local distributor.
  • Translate
  • Profile
  • Settings
Project Videos
  • Challenges & Projects
  • element14 presents
  • Project Videos
  • More
  • Cancel
Project Videos
Documents Measuring Destructive Testing Force with a 20 Ton Hydraulic Press -- Episode 565
  • Documents
  • Members
  • Mentions
  • Sub-Groups
  • Tags
  • More
  • Cancel
  • New
Join Project Videos to participate - click to join for free!
Related
Recommended
Engagement
  • Author Author: tariq.ahmad
  • Date Created: 11 Aug 2022 5:00 PM Date Created
  • Last Updated Last Updated: 26 Aug 2022 7:24 AM
  • Views 496228 views
  • Likes 7 likes
  • Comments 6 comments

Measuring Destructive Testing Force with a 20 Ton Hydraulic Press -- Episode 565

You don't have permission to edit metadata of this video.
Edit media
x
image
Upload Preview
image

The difference between fooling around and science is writing it down. And writing things it down is not really Clem's favorite thing to do. So he builds an Arduino powered digital readout for his 20 ton press to do it for him. It features a bright LCD display and an analog to digital converter to obtain the data from a load cell!

Supplemental Content:

  • Episode 565 Resources

You don't have permission to edit metadata of this video.
Edit media
x
image
Upload Preview
image

Bill of Material:

Product Name Manufacturer Quantity Buy Kit
Arduino Leonardo Arduino 1 Buy Now
"DFROBOT Weight Sensor Kit Dfrobot 1 Buy Now
"POWERPAX AC/DC Power Supply powerpax 1 Buy Now
"DFROBOT LCD Shield dfrobot 1 Buy Now
 

Additional Parts:

HX711 breakout
2t loadcell

element14 presents

element14 presents  |  About Clem  |  Project Videos

  • digital
  • Destructive Testing
  • diy
  • Force Readout
  • Hydraulic Press
  • arduino
  • friday_release
  • e14p_CMM
  • Share
  • History
  • More
  • Cancel
Actions
  • Share
  • More
  • Cancel
  • Sign in to reply

Top Comments

  • mayermakes
    mayermakes over 3 years ago in reply to kostalba +1
    Due to vibrations the values can fluctuate. They way I do it is get an average measurement. Instead of just taking one measurement and displaying that, the Arduino takes many measurements (10-100) in a…
  • mayermakes
    mayermakes over 3 years ago in reply to DAB

    thanks!

    • Cancel
    • Vote Up 0 Vote Down
    • Sign in to reply
    • More
    • Cancel
  • DAB
    DAB over 3 years ago

    Nice build Clem.

    • Cancel
    • Vote Up 0 Vote Down
    • Sign in to reply
    • More
    • Cancel
  • mayermakes
    mayermakes over 3 years ago in reply to kostalba

    Due to vibrations the values can fluctuate. They way I do it is get an average measurement.
    Instead of just taking one measurement and displaying that, the Arduino takes many measurements (10-100) in a set amount of time (use a for loop for that)
    than you add all the values and divide by the number of measurements taken. the time between individual measurements and displaying it can be varied to compensate for different amounts of vibration.
    in some cases its better to get a lot of values in a short time and sometimes just a few values over alonger period. its down to experimentation.

    In my case I do the compensation with the mentioned method above and also round to full kg since any smaller units it would be meaningless to my experiments.
    So all sub 1kg fluctuations are not displayed.

    for your 100kg range load cell you can cut of anything below 0,1kg for example.

    • Cancel
    • Vote Up +1 Vote Down
    • Sign in to reply
    • More
    • Cancel
  • kostalba
    kostalba over 3 years ago

    Awesome project!
    I have a question though. I made a similar project with Arduino and a load cell ( 1 to 100 kg ) but it seems the value I am getting is fluctuating between 2 values or sometimes ...many values. I am trying to make a digital scale so I want one, and only one, value. Any idea how can I correct this?
    Thank you in advance and keep up the good work!

    • Cancel
    • Vote Up 0 Vote Down
    • Sign in to reply
    • More
    • Cancel
  • mayermakes
    mayermakes over 3 years ago

    this is the more current library:
    github.com/.../u8g2

    • Cancel
    • Vote Up 0 Vote Down
    • Sign in to reply
    • More
    • Cancel
  • mayermakes
    mayermakes over 3 years ago

    little update : since I filmed the video I have learned that there is a successor library to u8glib named U8g2 that supports even more displays ! so you migth want to use the more modern one if you replicate this project.

    • Cancel
    • Vote Up 0 Vote Down
    • Sign in to reply
    • More
    • Cancel
element14 Community

element14 is the first online community specifically for engineers. Connect with your peers and get expert answers to your questions.

  • Members
  • Learn
  • Technologies
  • Challenges & Projects
  • Products
  • Store
  • About Us
  • Feedback & Support
  • FAQs
  • Terms of Use
  • Privacy Policy
  • Legal and Copyright Notices
  • Sitemap
  • Cookies

An Avnet Company © 2025 Premier Farnell Limited. All Rights Reserved.

Premier Farnell Ltd, registered in England and Wales (no 00876412), registered office: Farnell House, Forge Lane, Leeds LS12 2NE.

ICP 备案号 10220084.

Follow element14

  • X
  • Facebook
  • linkedin
  • YouTube