From 32b43a50e56ce22dfa2486f346f8a471f75f0b57 Mon Sep 17 00:00:00 2001 From: "Wolfgang (Wolle) Ewald" Date: Sat, 27 Jun 2020 13:03:36 +0200 Subject: Update README.md --- README.md | 8 +++++++- 1 file changed, 7 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index 07ab4ec..486b679 100644 --- a/README.md +++ b/README.md @@ -1,2 +1,8 @@ # ADS1115_WE -An Arduino library for the 16-bit, 4 channel ADS1115 ADC. convenient to use. All features of the ADS1115 are implemented, including alert functions. +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_WE. + +All features of the ADS1115 are implemented, including alert functions. + +If you like the library it would be cool if you can givit a star. If you find bugs, please inform me. -- cgit v1.2.3