A library for I2C ADC chip TLA2024 targeted for ESP32 microcontroller and Arduino framework. With minor changes you can use it for other MCUs, as long as you use Arduino framework.
To use the library for ESP32 development using Arduino IDE:
- Clone this repo under Arduino IDE
libraries
folder - Open example provided
Adapted Library for Arduino IDE. Original Library by @andriyadi: ESP32-TLA2024