GithubHelp home page GithubHelp logo

Comments (2)

bogde avatar bogde commented on July 17, 2024

i'm really sorry but due to the lack of time i can't provide any kind of support for this project anymore. also, i haven't used the chip in months and don't plan to use it soon either, i don't have an arduino uno, nor the type of display you're using. you should find a better supported library, or try to write your own. you could also try to re-route the analog input pin from your display shield, or at least use a1, a2 for the hx711 instead of a1,a3. again, i'm sorry i can't help you out. good luck.

from hx711.

electrokean avatar electrokean commented on July 17, 2024

@mkocan This library should have no impact on other pins.
Maybe you actually have an electrical short between A0 and A1?

When the libaray is not initialised, A1 would be a high-impedance input and not affect readings of A0. But as soon as the library is initialised, A1 gets configured as an output to drive SCK, and that would force A1 (and in turn A0) to be LOW after each read of the scale.

from hx711.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.