#adc #i2c #embedded-hal #traits

nau7802

Rust library for the NAU7802 I2C ADC using embedded-hal traits

1 unstable release

0.1.0-alpha Aug 9, 2020

#1647 in Hardware support

MIT license

12KB
318 lines

nau7802-rs

Rust library for the NAU7802 I2C ADC using embedded-hal traits

Tested using Sparkfun's breakout for the NAU7802 (Qwiic Scale). Note I am not an employee of Sparkfun nor the ADC manufacturer, i.e. is this NOT an official library. Use at your own risk or whatever.

THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.

Dependencies

~190KB