diff options
-rw-r--r-- | README.md | 2 |
1 files changed, 2 insertions, 0 deletions
@@ -5,7 +5,9 @@ An Arduino library for the 16-bit, 4 channel ADS1115 ADC with gain and alert fun I have have tried to optimize the library for convenience to use. If you try the examples I recommend to start with `Single_Shot.ino`. You can find more details here: + https://wolles-elektronikkiste.de/ads1115 (German) + https://wolles-elektronikkiste.de/en/ads1115-a-d-converter-with-amplifier (English) All features of the ADS1115 are implemented, including alert functions. |