Jump to content
  • 0

Using a Strain Gauge Load Cell and HX711 Weighing Sensors on the MX3


cyonek12

Question

Hi Digilent,

I was impressed with the customer service last time I posted on here. I have a project where I want to attach a load cell to my BASYS MX3 board. The peripheral I was interested purchasing is labeled as an Arduino product but most of the same things are on the board.  

This is the product I am interested buying:

https://www.amazon.com/dp/B071YN832G/ref=sspa_dk_detail_4?psc=1&pd_rd_i=B071YN832G&pd_rd_w=f2One&pf_rd_p=4269e1a0-a218-4fbd-9748-1cd337d2f2a5&pd_rd_wg=ErN8E&pf_rd_r=CXQSP6A84VJ9R6ESZ145&pd_rd_r=9628099f-9a9d-47b5-98ae-ea3c68ad59f0&smid=A2YPMGYKJIIDP8&spLa=ZW5jcnlwdGVkUXVhbGlmaWVyPUExR0tDSlZXMVhHQVVZJmVuY3J5cHRlZElkPUEwMTYzMDIwMlQwQzFZTklBWFJMVyZlbmNyeXB0ZWRBZElkPUEwOTc3Nzg1NjdZNVhJTEZNN1ZQJndpZGdldE5hbWU9c3BfZGV0YWlsJmFjdGlvbj1jbGlja1JlZGlyZWN0JmRvTm90TG9nQ2xpY2s9dHJ1ZQ==

This is the tutorial I am using as a reference:

https://www.electroniclinic.com/hx711-load-cell-or-strain-gauge-and-arduino/

Am I able to get any assistance trying to make this scale hobbyist project?

 

Thank you,

-CY

Link to comment
Share on other sites

1 answer to this question

Recommended Posts

Hi @cyonek12,

I don't know how much assistance I'll be able to give, but the good news is that the datasheet for the HX711 indicates that its IO pins can handle 3.3 V logic and power supply, which was the biggest barrier (in terms of necessary hardware) that I would be worried about.

I haven't looked into the datasheet beyond that or the Arduino library code, but it should be directly portable to the Basys MX3 and usable in the Arduino IDE. Changes you might need to make would be any conversion factors from 5V to 3.3V, if you using a 1kg or 5kg scale, and which pins the device is attached to the Basys MX3. In the guide you linked, there is another amazon link to a similar load/strain guage that has a number of tutorial links at the bottom of the "product description" section.

Thanks,
JColvin

Link to comment
Share on other sites

Archived

This topic is now archived and is closed to further replies.

×
×
  • Create New...