summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorWolfgang (Wolle) Ewald <wolfgang.ewald@wolles-elektronikkiste.de>2021-01-06 15:27:56 +0100
committerGitHub <noreply@github.com>2021-01-06 15:27:56 +0100
commit35261476174ed2b672dcb77ebd617853828c1d0f (patch)
treefe312058b18bc7c8f294d50e56fa9a19ada27bbb
parentMerge pull request #14 from thijstriemstra/patch-3 (diff)
downloadADS1115_WE-35261476174ed2b672dcb77ebd617853828c1d0f.tar
ADS1115_WE-35261476174ed2b672dcb77ebd617853828c1d0f.tar.gz
ADS1115_WE-35261476174ed2b672dcb77ebd617853828c1d0f.tar.bz2
ADS1115_WE-35261476174ed2b672dcb77ebd617853828c1d0f.tar.lz
ADS1115_WE-35261476174ed2b672dcb77ebd617853828c1d0f.tar.xz
ADS1115_WE-35261476174ed2b672dcb77ebd617853828c1d0f.tar.zst
ADS1115_WE-35261476174ed2b672dcb77ebd617853828c1d0f.zip
-rw-r--r--README.md4
1 files changed, 3 insertions, 1 deletions
diff --git a/README.md b/README.md
index 9ba8a7c..3790b3c 100644
--- a/README.md
+++ b/README.md
@@ -4,7 +4,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.
+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.