Python library for the ADS1015 4-channel ADC
Project description
ADS1015 4 channel differential/single-ended ADC
Installing
Stable library from PyPi:
- Just run
sudo pip install ads1015
Latest/development library from GitHub:
git clone https://github.com/pimoroni/ads1015-pythoncd ads1015-pythonsudo ./install.sh
Changelog
0.0.6
- Added support for all addresses ads1015 supports
- Genericized implementation away from pimoroni breakout
- Typo fixes in docstring
- Fix get_multiplexer so that it returns a value
0.0.5
- Fix to support alternate i2c address
- Typo fixes in DocString and comment
0.0.4
- Port to i2cdevice>=0.0.6 set/get API
0.0.3
- Fixed timeout in wait_for_conversion
- Aliased timeout exception to ads1015.ADS1015TimeoutError
0.0.2
- Fixed Python 2.7 bug with missing TimeoutError
0.0.1
- Initial Release
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
ads1015-0.0.6.tar.gz
(6.0 kB
view details)
Built Distribution
Filter files by name, interpreter, ABI, and platform.
If you're not sure about the file name format, learn more about wheel file names.
Copy a direct link to the current filters
File details
Details for the file ads1015-0.0.6.tar.gz.
File metadata
- Download URL: ads1015-0.0.6.tar.gz
- Upload date:
- Size: 6.0 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/3.2.0 pkginfo/1.5.0.1 requests/2.24.0 setuptools/49.2.0 requests-toolbelt/0.9.1 tqdm/4.48.0 CPython/3.7.3
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
182c6d9f5ac33f99cf6938ee64a379ae49055756458f2a24813f52ac604c4fe4
|
|
| MD5 |
33b20899242f288f44c71f28d2d3f4c5
|
|
| BLAKE2b-256 |
9761134891dd7d3da372cd2c823b6c35dded26f2d16feee8f8cd748410fd8adb
|
File details
Details for the file ads1015-0.0.6-py2.py3-none-any.whl.
File metadata
- Download URL: ads1015-0.0.6-py2.py3-none-any.whl
- Upload date:
- Size: 5.9 kB
- Tags: Python 2, Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/3.2.0 pkginfo/1.5.0.1 requests/2.24.0 setuptools/49.2.0 requests-toolbelt/0.9.1 tqdm/4.48.0 CPython/3.7.3
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
6a57374bf4d6619fc04da15ba864e38b4fc0c7f332f07bf1db8a8e41f99638e7
|
|
| MD5 |
2365ee3782e132365c9c972e19b736c2
|
|
| BLAKE2b-256 |
4b6d965706a4c676093a01b439cd4a8fa35abc40c73751639728e75e304740fa
|