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-python
cd ads1015-python
sudo ./install.sh
Changelog
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.5.tar.gz
(5.6 kB
view details)
Built Distribution
File details
Details for the file ads1015-0.0.5.tar.gz
.
File metadata
- Download URL: ads1015-0.0.5.tar.gz
- Upload date:
- Size: 5.6 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/2.0.0 pkginfo/1.5.0.1 requests/2.21.0 setuptools/40.8.0 requests-toolbelt/0.9.1 tqdm/4.36.1 CPython/3.7.3
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | fc562e96dd70d074f7a7cbfd53cbc4b39536cee772acf6f7e31fc08aacc52e38 |
|
MD5 | 3b9130b2922b251c34401e82db5bfc87 |
|
BLAKE2b-256 | 5dfd0c008c1e407f5608ce4b61e5b6b0794b2004bf76f5c55c723041985f9ea8 |
File details
Details for the file ads1015-0.0.5-py2.py3-none-any.whl
.
File metadata
- Download URL: ads1015-0.0.5-py2.py3-none-any.whl
- Upload date:
- Size: 5.5 kB
- Tags: Python 2, Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/2.0.0 pkginfo/1.5.0.1 requests/2.21.0 setuptools/40.8.0 requests-toolbelt/0.9.1 tqdm/4.36.1 CPython/3.7.3
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 3b6d803685b94943652e3296e5931b9b0f355379b30be166721a51cf5740b14d |
|
MD5 | 6a464904be01f0e0386317dd3114a60b |
|
BLAKE2b-256 | 7ad090a2c6dc9dd9bf6513de36626bb627658171f557f719507bb3f381e68a90 |