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
Now, we are aiming to support this within Terkin on
a) RaspberryPi by using the nau7802.c Linux IIO implementation.
b) MicroPython by adding appropriate support through the nau7802py implementation, which will have to be adjusted for MicroPython.
The text was updated successfully, but these errors were encountered:
We would like to add support for the Nuvoton NAU7802 24bit 2ch AFE for bridge sensors by @OpenNuvoton.
@ClemensGruber just found the nau7802py implementation by @longapalooza, who ported the SparkFun Qwiic Scale Arduino library by @nseidle to CPython. Thanks, Will! Edit: I also just disovered another CPython implementation PyNAU7802 by @BrunoB81HK. Thanks, Bruno!
Now, we are aiming to support this within Terkin on
a) RaspberryPi by using the
nau7802.c
Linux IIO implementation.b) MicroPython by adding appropriate support through the nau7802py implementation, which will have to be adjusted for MicroPython.
The text was updated successfully, but these errors were encountered: