Skip to content
  • Categories
  • Recent
  • Tags
  • Popular
  • Users
  • Groups
  • Search
  • Get Qt Extensions
  • Unsolved
Collapse
Brand Logo
  1. Home
  2. Qt Development
  3. Mobile and Embedded
  4. Read HX711 on Raspberry Pi 3
Forum Updated to NodeBB v4.3 + New Features

Read HX711 on Raspberry Pi 3

Scheduled Pinned Locked Moved Unsolved Mobile and Embedded
2 Posts 2 Posters 327 Views
  • Oldest to Newest
  • Newest to Oldest
  • Most Votes
Reply
  • Reply as topic
Log in to reply
This topic has been deleted. Only users with topic management privileges can see it.
  • A Offline
    A Offline
    asluc
    wrote on last edited by
    #1

    Hello all,

    I'm thinking about reading data from an ADC module called HX711, using this link (https://github.com/endail/hx711) .The idea would be to use QT Creator to develop a simple graphical application for reading the module using the library of the link. Would it be necessary to just add the library and normally compile or do something else?

    Sorry, i'm beginner.

    jsulmJ 1 Reply Last reply
    0
    • A asluc

      Hello all,

      I'm thinking about reading data from an ADC module called HX711, using this link (https://github.com/endail/hx711) .The idea would be to use QT Creator to develop a simple graphical application for reading the module using the library of the link. Would it be necessary to just add the library and normally compile or do something else?

      Sorry, i'm beginner.

      jsulmJ Offline
      jsulmJ Offline
      jsulm
      Lifetime Qt Champion
      wrote on last edited by
      #2

      @asluc On which platform are you developing?
      You will need this library compiled with same compiler you're using for your application.
      How to add a library to a project is described here: https://doc.qt.io/qtcreator/creator-project-qmake-libraries.html

      https://forum.qt.io/topic/113070/qt-code-of-conduct

      1 Reply Last reply
      0

      • Login

      • Login or register to search.
      • First post
        Last post
      0
      • Categories
      • Recent
      • Tags
      • Popular
      • Users
      • Groups
      • Search
      • Get Qt Extensions
      • Unsolved