Python library for the ADS1015 and ADS1115 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-python
cd ads1015-python
sudo ./install.sh
Changelog
0.0.8
- Add thread-safe wrapper around ADC reads
0.0.7
- Fix setting data rate
- Add support for ADS1115
- Add new detect_chip_type function
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.8.tar.gz
(7.5 kB
view details)
Built Distribution
File details
Details for the file ads1015-0.0.8.tar.gz
.
File metadata
- Download URL: ads1015-0.0.8.tar.gz
- Upload date:
- Size: 7.5 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/3.7.1 importlib_metadata/4.10.1 pkginfo/1.8.2 requests/2.25.1 requests-toolbelt/0.9.1 tqdm/4.62.3 CPython/3.9.2
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 60d62821aaa358396d9acacf3c7969e272b6a4fe5ba52c58c7a7f68197bfe5b1 |
|
MD5 | b770c30d1139a5c2fa39006c1f7aac3c |
|
BLAKE2b-256 | 41b5dbaff7c5d9b0e21d0977589682cf7c95f7a7d247bee8e8271a44105232de |
File details
Details for the file ads1015-0.0.8-py2.py3-none-any.whl
.
File metadata
- Download URL: ads1015-0.0.8-py2.py3-none-any.whl
- Upload date:
- Size: 6.6 kB
- Tags: Python 2, Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/3.7.1 importlib_metadata/4.10.1 pkginfo/1.8.2 requests/2.25.1 requests-toolbelt/0.9.1 tqdm/4.62.3 CPython/3.9.2
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | df2b646dc60210b9214a052d3867a10047eec86b43a3150ecb1a598400e4c5a3 |
|
MD5 | 2b98c668efaad73ce89411940c580add |
|
BLAKE2b-256 | a296a7de1b56137985e94ae2cfc2a7a73d286bbb30a90b969484fd929c403fc8 |