Git Product home page Git Product logo

Comments (3)

RoaddogLabs avatar RoaddogLabs commented on July 30, 2024

This isn't going to be able to scale to use something other than an SoC type solution right now. Pretty much the same boat as with the integrated boards.

Sparkfun's is a bit cheaper https://www.sparkfun.com/products/13990

Another similar route would be using a Pi Zero-W with the advantage of using that toolchain for the current software/firmware. The Pi-Zero is $10. You could still use the tools you are using now.

The Nordic based boards are Arduino so you'd have to port your code to sketches.

Either solution is going to require batteries as well.

from open-race-scale.

zerox1212 avatar zerox1212 commented on July 30, 2024

I figured as much. I grabbed the Adafruit board for the moment because it has a battery charging circuit built in. I'll grab a Pi Zero-W as well.

There are several HX711 arduino libraries, so it should not be hard to use an arduino based firmware.

from open-race-scale.

RoaddogLabs avatar RoaddogLabs commented on July 30, 2024

The primary difference between the Nordic (Sparkfun/Adafruit) and TI (Robotshop) is the chip providing the compute horsepower. The Nordic integrates a more robust part and that implementation of the TI still uses an older 8 bit ATmega. The newer TI designs are closer to what Nordic has. If you are looking at TI solutions the CC26xx series would be the most current compared to a nRF52xx series. The Robotshop board is older (CC25xx) and for most not as desirable. That Adafruit board is a good choice. At this point I wouldn't bother with the Zero for this if you're willing to change environments and forge ahead with the Nordic. That's what all the cool kids are using...

from open-race-scale.

Related Issues (3)

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.