You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Coming from GH-27 and [1], we found we do not use the ADS1232 chip at all, yet. What we do use, is the ADS1231 chip, supported by the Arduino library by @aerowind, originally shared on the Arduino forum [3].
It should be pulled into a separate repository, in order to make it easier to consume.
We refactored the library into a dedicated repository 1, and GH-59 concluded the migration by pulling the library from there, via PlatformIO configuration (GH-58).
Coming from GH-27 and [1], we found we do not use the ADS1232 chip at all, yet. What we do use, is the ADS1231 chip, supported by the Arduino library by @aerowind, originally shared on the Arduino forum [3].
It should be pulled into a separate repository, in order to make it easier to consume.
[1] https://community.hiveeyes.org/t/code-fur-ads1231/286
[2] https://github.com/hiveeyes/arduino/tree/main/libraries/ADS1231
[3] https://forum.arduino.cc/t/spi-load-cell-chip-ads1231/128267/6
The text was updated successfully, but these errors were encountered: