DWinchester - Can someone point me to an exampl...
Can someone point me to an example using a ADS1115 analog board with an esp32 devkitv1
3 Replies
this is a bit old… and is from sensESP V1 …. but the ADS1115 stuff should still be relevant
https://github.com/SignalK/SensESP/blob/v1/examples/ads1x15_volt_meter.cpp
hopefully someone else will chime in with a newer example
Thanks gregy, I had a working version under V1, I have not been able convert it to V2.
HatLabs EngineHAT uses ADS1115, sample code from Matti Airas has all things you need to get it working in nice package. As always 🙂 I would look here: https://github.com/hatlabs/SH-ESP32-engine-hat-firmware/blob/main/src/eh_analog.cpp