summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorThijs Triemstra <info@collab.nl>2020-11-15 00:54:44 +0100
committerGitHub <noreply@github.com>2020-11-15 00:54:44 +0100
commit88e2b56e8bc83332f1fdeff92e9bfd834f02b865 (patch)
treee4034031c03fae5a2d494262a73c0b06e044c224
parentUpdate library.properties (diff)
downloadADS1115_WE-88e2b56e8bc83332f1fdeff92e9bfd834f02b865.tar
ADS1115_WE-88e2b56e8bc83332f1fdeff92e9bfd834f02b865.tar.gz
ADS1115_WE-88e2b56e8bc83332f1fdeff92e9bfd834f02b865.tar.bz2
ADS1115_WE-88e2b56e8bc83332f1fdeff92e9bfd834f02b865.tar.lz
ADS1115_WE-88e2b56e8bc83332f1fdeff92e9bfd834f02b865.tar.xz
ADS1115_WE-88e2b56e8bc83332f1fdeff92e9bfd834f02b865.tar.zst
ADS1115_WE-88e2b56e8bc83332f1fdeff92e9bfd834f02b865.zip
-rw-r--r--README.md5
1 files changed, 4 insertions, 1 deletions
diff --git a/README.md b/README.md
index 05c9482..e3f0511 100644
--- a/README.md
+++ b/README.md
@@ -1,7 +1,10 @@
# ADS1115_WE
+
An Arduino library for the 16-bit, 4 channel ADS1115 ADC with gain and alert functions.
-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'll find more details here soon: https://wolles-elektronikkiste.de/ads1115.
+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'll find more details here: https://wolles-elektronikkiste.de/ads1115.
All features of the ADS1115 are implemented, including alert functions.