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.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.7.tar.gz
(7.0 kB
view details)
Built Distribution
File details
Details for the file ads1015-0.0.7.tar.gz
.
File metadata
- Download URL: ads1015-0.0.7.tar.gz
- Upload date:
- Size: 7.0 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/3.4.2 importlib_metadata/4.6.3 pkginfo/1.7.1 requests/2.21.0 requests-toolbelt/0.9.1 tqdm/4.62.0 CPython/3.7.3
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | d46724e7b6301e512b1eb967d54478da8d55ec7760bb701ea7aa9c61c324b2a9 |
|
MD5 | d4f16903a81b26bb31420b61fb31a4db |
|
BLAKE2b-256 | b073af709be178bcd80768fa900315744a7ede1e26158050d40be9477583055e |
File details
Details for the file ads1015-0.0.7-py2.py3-none-any.whl
.
File metadata
- Download URL: ads1015-0.0.7-py2.py3-none-any.whl
- Upload date:
- Size: 6.4 kB
- Tags: Python 2, Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/3.4.2 importlib_metadata/4.6.3 pkginfo/1.7.1 requests/2.21.0 requests-toolbelt/0.9.1 tqdm/4.62.0 CPython/3.7.3
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 781c219d9de82b0aac81c87a3c2ace30e03d7847d6de3be1785ab22e62c37ec6 |
|
MD5 | 63cd4c29aa3e711c975a8934c0550e13 |
|
BLAKE2b-256 | 903e0a16a35a025111eb3f97d7cfb62dc9551ec814506db9001ab6c706758fe8 |