This projects shows how to use some of AD converters and current sensors with raspberry pi.
- Enable I2C bus.
sudo raspi-config
- Install gpio and i2c packages.
sudo apt-get install python3-smbus python3-dev i2c-tools python3-pip pip3 install adafruit-circuitpython-ads1x15 sudo i2cdetect -y 1