diff --git a/ADC.md b/ADC.md new file mode 100644 index 0000000..9745157 --- /dev/null +++ b/ADC.md @@ -0,0 +1,8 @@ +# ADC + +This class contains the setup, reading, and filtering of the weighing values coming from the ADC. + +## Used Libs +- [NAU7802](https://github.com/adafruit/CircuitPython_NAU7802/blob/main/media/pseudo_readthedocs_cedargrove_nau7802.pdf) + +## UML \ No newline at end of file