I'm really new to programming with the Pi, and I'm trying to set up the ADS1015 ADC using the following guide: http://openlabtools.eng.cam.ac.uk/Resou ... i_ADS1115/.
In section 7, I'm told to change directories to "Documents" and to install the ADS1X15 libraries there. But, when I tried this before, the Pi could not find these libraries/modules, so where should I install them so that when I use the "import" command in Python, they can be found? I'm using Raspbian as my OS. Thanks!