reply to discussion

Post a reply to the thread: HX711 Load Cell and Arduino - How to Connect?

Your Message

If you are already a member Click here to log in
 
  • :)
  • :heart:
  • :(
  • ;)
  • :p
  • :cool:
  • :rolleyes:
  • :ah:
  • :evil:
  • :flamemad:
  • :sad:
  • :laugh:
  • :D
  • :smart:
  • :blush:

Send Trackbacks to (Separate multiple URLs with spaces)

You may choose an icon for your message from this list

Additional Options

  • Will turn www.example.com into [URL]http://www.example.com[/URL].

  • If selected, :) will not be replaced with smile

Subscription

Topic Review (Newest First)

  • 12-11-2020, 06:39 PM
    jackson1
    HX711 Load Cell Amplifier and ADC modules make it extremely simple to construct your own scale with Arduino. With the assistance of Visuino the undertaking is anything but difficult to the point that you can finish it in couple of minutes.

    In this Tutorial, I will tell you the best way to interface the heap cell to the HX711 Load Cell Amplifier, how to connect the HX711 to Arduino, how to program it with Visuino, and how to adjust your recently made scale.

    Segments

    One Arduino viable board (I use Arduino Nano, on the grounds that I have one, yet some other will be okay)

    One Weight Load Cell

    One HX711 ADC Sensor Module for Load Cells

    4 Female-Female jumper wires

    Associate the Load Cell to the HX711 Module

    Interface the Red wire from the Load Cell (Picture 1) to the E+ pin of the HX711 module (Picture 2)

    Associate the Black wire from the Load Cell (Picture 1) to the E-pin of the HX711 module (Picture 2)

    Interface the White wire from the Load Cell (Picture 1) to the A-pin of the HX711 module (Picture 2)

    Interface the Green wire from the Load Cell (Picture 1) to the A+ pin of the module (Picture 2)

    HX711 Module to the Arduino board

    Interface 5V VCC Power (red), SCK (yellow), DT (green), and Ground (dark), to the HX711 ADC Sensor Module (Picture 1)

    Interface the opposite finish of the Ground wire (dark) to Ground pin of the Arduino board (Picture 2)

    Interface the opposite finish of the 5V VCC Power wire (red) to the 5V force pin of the Arduino board (Picture 2)

    Interface the opposite finish of the DT wire (green) to Digital pin 3 of the Arduino Nano board (Picture 3)

    Interface the opposite finish of the SCK wire (yellow) to Digital pin 2 of the Arduino Nano board (Picture 3)

    Picture 4 shows where are the Ground, 5V Power, Digital pin 2, and Digital pin 3, pins of the Arduino Nano

Posting Permissions

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