Skip to content

An Arduino library to interface the Texas Instruments ADS1231 24-Bit ADC, an analog-to-digital converter for weight scales.

License

Notifications You must be signed in to change notification settings

hiveeyes/aerowind-ads1231

Repository files navigation

ADS1231 library by aerowind

About

An Arduino library to interface the Texas Instruments ADS1231 24-Bit ADC, an analog-to-digital converter for weight scales. The ADS1231 is a 24-Bit, 80SPS, 1-channel delta-sigma ADC for resistive bridge sensors & weight scales.

Usage

git clone https://github.com/hiveeyes/aerowind-ads1231
cd aerowind-ads1231
make build

Hardware support

  • Atmel AVR
  • Atmel SAM
  • Espressif ESP8266

Caveat

You probably do not want to use this library. Have a look at the ThomasRyanDavies/ADS1231 Arduino library by Thomas Ryan Davies and other libraries for the ADS1231 instead.

Acknowledgements

This library has been sourced from the Arduino Forum.

Thank you!

Appendix

Fixes

For compatibility with ESP8266, those compile-time errors have been fixed.

Considerations about real world effects caused by physics

You should consider getting into the details of strain-gauge load cell sensors when expecting reasonable results from your measurements. The range of topics is broad, starting with a sufficient and stable power supply, over using the proper excitation voltage, to the Seebeck effect, and temperature compensation woes.

See also:

About

An Arduino library to interface the Texas Instruments ADS1231 24-Bit ADC, an analog-to-digital converter for weight scales.

Resources

License

Stars

Watchers

Forks

Packages

No packages published