summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--README.md2
1 files changed, 2 insertions, 0 deletions
diff --git a/README.md b/README.md
index 3790b3c..9f6229d 100644
--- a/README.md
+++ b/README.md
@@ -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.