https://github.com/dankamongmen/nau7802-esp-idf
esp-idf component for the NAU7802 24-bit ADC
https://github.com/dankamongmen/nau7802-esp-idf
Last synced: 4 months ago
JSON representation
esp-idf component for the NAU7802 24-bit ADC
- Host: GitHub
- URL: https://github.com/dankamongmen/nau7802-esp-idf
- Owner: dankamongmen
- License: apache-2.0
- Created: 2024-10-25T13:50:12.000Z (6 months ago)
- Default Branch: master
- Last Pushed: 2024-12-16T05:32:29.000Z (4 months ago)
- Last Synced: 2024-12-16T06:27:20.642Z (4 months ago)
- Language: C
- Size: 23.4 KB
- Stars: 1
- Watchers: 1
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
An [esp-idf](https://github.com/espressif/esp-idf) component for interfacing
with the [NAU7802](https://www.nuvoton.com/resource-files/NAU7802%20Data%20Sheet%20V1.7.pdf)
24-bit ADC, especially as packaged on e.g. the
[Adafruit NAU7802](https://www.adafruit.com/product/4538) and
[SparkFun Qwiic Scale](https://www.sparkfun.com/products/15242). This is
similar to the [HX711](https://www.digikey.com/htmldatasheets/production/1836471/0/0/1/hx711.html),
and usually used for working with load cells.This is present in the [Component Registry](https://components.espressif.com/)
as [dankamongmen/nau7802](https://components.espressif.com/components/dankamongmen/nau7802).[](https://components.espressif.com/components/dankamongmen/nau7802)