Hi @rkh, You can find the installation guide at the 4-Channel 16-Bit ADC for Raspberry Pi (ADS1115) WiKi .
Installation
- Step 1 . Power up Raspberry Pi.
- Step 2 . Open the terminal and type the following commands.
cd ~git clone https://github.com/Seeed-Studio/pi-hats.gitcd ~/pi-hats/toolssudo ./install.sh -u adc_ads1115sync
- Step 3 . Power off Raspberry Pi.
- Step 4 . Insert the HAT to Raspberry Pi
- Step 5 . Power up Raspberry Pi.
List install status
./install.sh -l
Success
If your installation was successful, you should be able to see the following result.
pi@raspberrypi:~/pi-hats $ ./install.sh -l
adc_ads1115 : installed
rtc_ds1307 : not installed
rtc_ds3231 : not installed