Library to use i2c DAS/ADC IC with arduino and esp32. Can read DAS/ADC value with only 2 wire (perfect for ESP-01).
Tutorial:
To download. click the DOWNLOADS button in the top right corner,
rename the uncompressed folder MAX128. Check that the MAX128 folder
contains MAX128\\.cpp and MAX128.h. Place the DHT library
folder your <arduinosketchfolder>/libraries/ folder. You may need
to create the libraries subfolder if its your first library. Restart the IDE.