diff options
author | Wolfgang (Wolle) Ewald <wolfgang.ewald@wolles-elektronikkiste.de> | 2020-06-27 12:56:20 +0200 |
---|---|---|
committer | GitHub <noreply@github.com> | 2020-06-27 12:56:20 +0200 |
commit | 02627acb12e5fb159de8b379e05bc3a5fc1d2de9 (patch) | |
tree | 32e07b259208d87909be52689ac085863aa8aa8d /README.md | |
download | ADS1115_WE-02627acb12e5fb159de8b379e05bc3a5fc1d2de9.tar ADS1115_WE-02627acb12e5fb159de8b379e05bc3a5fc1d2de9.tar.gz ADS1115_WE-02627acb12e5fb159de8b379e05bc3a5fc1d2de9.tar.bz2 ADS1115_WE-02627acb12e5fb159de8b379e05bc3a5fc1d2de9.tar.lz ADS1115_WE-02627acb12e5fb159de8b379e05bc3a5fc1d2de9.tar.xz ADS1115_WE-02627acb12e5fb159de8b379e05bc3a5fc1d2de9.tar.zst ADS1115_WE-02627acb12e5fb159de8b379e05bc3a5fc1d2de9.zip |
Diffstat (limited to 'README.md')
-rw-r--r-- | README.md | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/README.md b/README.md new file mode 100644 index 0000000..07ab4ec --- /dev/null +++ b/README.md @@ -0,0 +1,2 @@ +# 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. |