Git Product home page Git Product logo

Comments (6)

amotl avatar amotl commented on July 19, 2024

Dear @jirav1,

do you have any output of compile errors to show to us?

With kind regards,
Andreas.

P.S.: You might also want to check another library by Jeffrey M. Kubascik, which has good code quality and which we consider using. However, we didn't have the chance to actually try it. Maybe you can find some time and give us appropriate feedback? Thanks in advance!

from arduino.

amotl avatar amotl commented on July 19, 2024

As we learned from a short internet search, the current library is using Arduino library functions like portInputRegister and portOutputRegister. However, to be more compatible with other architectures than AVR, digitalWrite and digitalRead should be used, actually.

See also: https://arduino.stackexchange.com/questions/13991/adafruit-dht22-library-arduino-due-not-compiling/13992#13992

So we recommend to try the library from the beer-gauge repository and we will be happy about your feedback.

from arduino.

amotl avatar amotl commented on July 19, 2024

FYI: We also referenced the issue at Problems compiling the ADS1231 library for Arduino Due and Arduino MKR1000 boards.

from arduino.

amotl avatar amotl commented on July 19, 2024

Dear @jirav1,

did you get a chance to test the library by @jeffkub mentioned above? We would be happy about any feedback as we are facing similar problems and maintaining the older library is a pain. If this library works, we could even bug Jeff about publishing it to PlatformIO.

With kind regards,
Andreas.

from arduino.

amotl avatar amotl commented on July 19, 2024

Hi again,

through [1], we found the ADS123X library [2] by @HamidSaffari to be the most canonical one these days. It builds upon the HX711 library [3] by @bodge and the ADS1232 [4] by @jeffkub.

Whether this will compile on an Arduino MKR1000 is a different story, but I would like to encourage everyone giving this a try and report back to us.

With kind regards,
Andreas.

[1] https://community.hiveeyes.org/t/code-fur-ads1232-oder-ads1234/392/13
[2] https://github.com/HamidSaffari/ADS123X
[3] https://github.com/bogde/HX711
[4] https://github.com/jeffkub/beer-gauge/tree/master/firmware/beer-gauge

from arduino.

amotl avatar amotl commented on July 19, 2024

Dear @jirav1,

we hope everything is going well on your side. While we are doing some maintenance work on the repository we are humbly closing this issue now. Please feel free to reopen when you need more assistance on that topic.

Stay safe and with kind regards,
Andreas.

from arduino.

Related Issues (19)

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.