UnTraDe / nau7802-rs

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

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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.

About

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

License:MIT License


Languages

Language:Rust 100.0%