{ "info": { "author": "Philip Howard", "author_email": "phil@pimoroni.com", "bugtrack_url": null, "classifiers": [ "Development Status :: 4 - Beta", "Intended Audience :: Developers", "License :: OSI Approved :: MIT License", "Operating System :: POSIX :: Linux", "Programming Language :: Python :: 2.6", "Programming Language :: Python :: 2.7", "Programming Language :: Python :: 3", "Topic :: Software Development", "Topic :: Software Development :: Libraries", "Topic :: System :: Hardware" ], "description": "# ADS1015 4 channel differential/single-ended ADC\n\n[![Build Status](https://travis-ci.com/pimoroni/ads1015-python.svg?branch=master)](https://travis-ci.com/pimoroni/ads1015-python)\n[![Coverage Status](https://coveralls.io/repos/github/pimoroni/ads1015-python/badge.svg?branch=master)](https://coveralls.io/github/pimoroni/ads1015-python?branch=master)\n[![PyPi Package](https://img.shields.io/pypi/v/ads1015.svg)](https://pypi.python.org/pypi/ads1015)\n[![Python Versions](https://img.shields.io/pypi/pyversions/ads1015.svg)](https://pypi.python.org/pypi/ads1015)\n\n# Installing\n\nStable library from PyPi:\n\n* Just run `sudo pip install ads1015`\n\nLatest/development library from GitHub:\n\n* `git clone https://github.com/pimoroni/ads1015-python`\n* `cd ads1015-python`\n* `sudo ./install.sh`\n\n\n# Changelog\n\n0.0.4\n-----\n\n* Port to i2cdevice>=0.0.6 set/get API\n\n0.0.3\n-----\n\n* Fixed timeout in wait_for_conversion\n* Aliased timeout exception to ads1015.ADS1015TimeoutError\n\n0.0.2\n-----\n\n* Fixed Python 2.7 bug with missing TimeoutError\n\n0.0.1\n-----\n\n* Initial Release\n\n\n", "description_content_type": "text/markdown", "docs_url": null, "download_url": "", "downloads": { "last_day": -1, "last_month": -1, "last_week": -1 }, "home_page": "https://www.pimoroni.com", "keywords": "Raspberry Pi", "license": "MIT", "maintainer": "", "maintainer_email": "", "name": "ads1015", "package_url": "https://pypi.org/project/ads1015/", "platform": "", "project_url": "https://pypi.org/project/ads1015/", "project_urls": { "GitHub": "https://www.github.com/pimoroni/ads1015-python", "Homepage": "https://www.pimoroni.com" }, "release_url": "https://pypi.org/project/ads1015/0.0.4/", "requires_dist": [ "i2cdevice (>=0.0.6)", "setuptools (>=30.4.0)" ], "requires_python": "", "summary": "Python library for the ADS1015 4-channel ADC", "version": "0.0.4" }, "last_serial": 5825579, "releases": { "0.0.1": [ { "comment_text": "", "digests": { "md5": "4c6cf68c6336ca2faf5aced5048073ab", "sha256": "f25b9c649df20cc5c7b8bbd0937f5d26d165161032ae92118f5e1565d2fb5fd6" }, "downloads": -1, "filename": "ads1015-0.0.1-py2-none-any.whl", "has_sig": false, "md5_digest": "4c6cf68c6336ca2faf5aced5048073ab", "packagetype": "bdist_wheel", "python_version": "py2", "requires_python": null, "size": 5606, "upload_time": "2019-04-26T13:37:11", "url": "https://files.pythonhosted.org/packages/7c/67/cf739548630a2a083765daecf2613f98591ba4e8f8b260b4b3eeaa196ecc/ads1015-0.0.1-py2-none-any.whl" }, { "comment_text": "", "digests": { "md5": "e94e4f6ac2fc4b017aa8b4a9332318e7", "sha256": "d1f6d61896c6268b97e3daafa55950a146824f43d5218a2307514be11f0e8d9a" }, "downloads": -1, "filename": "ads1015-0.0.1-py3-none-any.whl", "has_sig": false, "md5_digest": "e94e4f6ac2fc4b017aa8b4a9332318e7", "packagetype": "bdist_wheel", "python_version": "py3", "requires_python": null, "size": 5606, "upload_time": "2019-04-26T13:37:22", "url": "https://files.pythonhosted.org/packages/99/e6/edc9599fefa9a5ffd3949678155176e4fcc7e24179ccc19273583170f566/ads1015-0.0.1-py3-none-any.whl" }, { "comment_text": "", "digests": { "md5": "f08fa27d8d04f14fadfc9f40e8e5af2e", "sha256": "6a5415dd8624a6e3f6c63c147f8c00ce61a915f65480d1bf4e3a0c4154006bd1" }, "downloads": -1, "filename": "ads1015-0.0.1.tar.gz", "has_sig": false, "md5_digest": "f08fa27d8d04f14fadfc9f40e8e5af2e", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 5111, "upload_time": "2019-04-26T13:37:24", "url": "https://files.pythonhosted.org/packages/f9/47/b63ceeffaf2e15af9c39c1b71c9b87011df3db1d8f94b2343a236a85a2b3/ads1015-0.0.1.tar.gz" } ], "0.0.2": [ { "comment_text": "", "digests": { "md5": "7e36cc8ebfd3beab95897cbf2c55f7a4", "sha256": "be7daf111ccb44a58e5bf146c1c717482fbce8b35b19cbb8cdb6f793cb8c4ddb" }, "downloads": -1, "filename": "ads1015-0.0.2-py2-none-any.whl", "has_sig": false, "md5_digest": "7e36cc8ebfd3beab95897cbf2c55f7a4", "packagetype": "bdist_wheel", "python_version": "py2", "requires_python": null, "size": 5698, "upload_time": "2019-04-29T09:28:04", "url": "https://files.pythonhosted.org/packages/fe/7d/ed21585eafa5b21d66535a4ca7b333d37d8b20ee8c8b63f313600bf3023d/ads1015-0.0.2-py2-none-any.whl" }, { "comment_text": "", "digests": { "md5": "572c857e1af5857053f6608de70a6b02", "sha256": "e33e8aa445a7f27dc5554e5370732d211fd094a5c2045ad83d1d35e4a7bc2d4e" }, "downloads": -1, "filename": "ads1015-0.0.2-py3-none-any.whl", "has_sig": false, "md5_digest": "572c857e1af5857053f6608de70a6b02", "packagetype": "bdist_wheel", "python_version": "py3", "requires_python": null, "size": 5697, "upload_time": "2019-04-29T09:28:09", "url": "https://files.pythonhosted.org/packages/b4/00/4d06d02463dd6b86eea82b3cdd6d0a7dab4ee131f4f409448cdc8f5a7342/ads1015-0.0.2-py3-none-any.whl" }, { "comment_text": "", "digests": { "md5": "147215fb1a3862dccab8bbea99405038", "sha256": "3be36cce8db9f29a0a478ca42f1cc32b98b32f116e793263cc0d9117da0c4497" }, "downloads": -1, "filename": "ads1015-0.0.2.tar.gz", "has_sig": false, "md5_digest": "147215fb1a3862dccab8bbea99405038", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 5196, "upload_time": "2019-04-29T09:28:13", "url": "https://files.pythonhosted.org/packages/ee/58/e891bdf67b683f9e7cf3bffa610457970e084b3d581a28fe2681ae9c2115/ads1015-0.0.2.tar.gz" } ], "0.0.3": [ { "comment_text": "", "digests": { "md5": "570a20dfae6bd711a0b0ba2eac5c826b", "sha256": "00512b4f996cc62f9601fb6105192dd8ef1e97c21184261049493915ac5b3ee5" }, "downloads": -1, "filename": "ads1015-0.0.3-py2.py3-none-any.whl", "has_sig": false, "md5_digest": "570a20dfae6bd711a0b0ba2eac5c826b", "packagetype": "bdist_wheel", "python_version": "py2.py3", "requires_python": null, "size": 5400, "upload_time": "2019-07-08T13:52:50", "url": "https://files.pythonhosted.org/packages/e7/08/c8019b222ff413bf920eb45116e3111bb16e5381ef2e36345ed00324ba26/ads1015-0.0.3-py2.py3-none-any.whl" }, { "comment_text": "", "digests": { "md5": "e327b8db245b557f494c31b3eaf66c11", "sha256": "823075ba00a1e307da2dfa59cde9f9cec7004a2ce8433206ecd7eed7c54992aa" }, "downloads": -1, "filename": "ads1015-0.0.3.tar.gz", "has_sig": false, "md5_digest": "e327b8db245b557f494c31b3eaf66c11", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 5464, "upload_time": "2019-07-08T13:52:51", "url": "https://files.pythonhosted.org/packages/22/19/12ffaa26bd31210ad4db9e3e6ce15490952ea4f7aee758aa844cdb45f6dd/ads1015-0.0.3.tar.gz" } ], "0.0.4": [ { "comment_text": "", "digests": { "md5": "c13d49adf4c7cd562b6dc37152357fcb", "sha256": "2334cc5266da067e344a9eff665feaf7247428ca32488e9a58548cdc9a820b1d" }, "downloads": -1, "filename": "ads1015-0.0.4-py2.py3-none-any.whl", "has_sig": false, "md5_digest": "c13d49adf4c7cd562b6dc37152357fcb", "packagetype": "bdist_wheel", "python_version": "py2.py3", "requires_python": null, "size": 5430, "upload_time": "2019-09-13T13:22:49", "url": "https://files.pythonhosted.org/packages/33/4a/fb9495ebb2b1947fde52bbcb53811635ccd6f54d4e40f77ceb3a89a9488c/ads1015-0.0.4-py2.py3-none-any.whl" }, { "comment_text": "", "digests": { "md5": "2d0b534a9126cfc7bfc13a94a88a304b", "sha256": "cd72f9b3f8e6fbaf14d96d989f604ca93cc1612334c4ba038e92a6ee3eb8e42a" }, "downloads": -1, "filename": "ads1015-0.0.4.tar.gz", "has_sig": false, "md5_digest": "2d0b534a9126cfc7bfc13a94a88a304b", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 5513, "upload_time": "2019-09-13T13:22:50", "url": "https://files.pythonhosted.org/packages/84/92/c2fb0407971ef06b6af6c9a0883d87b7514574fe4220ab6a70fa5376f16c/ads1015-0.0.4.tar.gz" } ] }, "urls": [ { "comment_text": "", "digests": { "md5": "c13d49adf4c7cd562b6dc37152357fcb", "sha256": "2334cc5266da067e344a9eff665feaf7247428ca32488e9a58548cdc9a820b1d" }, "downloads": -1, "filename": "ads1015-0.0.4-py2.py3-none-any.whl", "has_sig": false, "md5_digest": "c13d49adf4c7cd562b6dc37152357fcb", "packagetype": "bdist_wheel", "python_version": "py2.py3", "requires_python": null, "size": 5430, "upload_time": "2019-09-13T13:22:49", "url": "https://files.pythonhosted.org/packages/33/4a/fb9495ebb2b1947fde52bbcb53811635ccd6f54d4e40f77ceb3a89a9488c/ads1015-0.0.4-py2.py3-none-any.whl" }, { "comment_text": "", "digests": { "md5": "2d0b534a9126cfc7bfc13a94a88a304b", "sha256": "cd72f9b3f8e6fbaf14d96d989f604ca93cc1612334c4ba038e92a6ee3eb8e42a" }, "downloads": -1, "filename": "ads1015-0.0.4.tar.gz", "has_sig": false, "md5_digest": "2d0b534a9126cfc7bfc13a94a88a304b", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 5513, "upload_time": "2019-09-13T13:22:50", "url": "https://files.pythonhosted.org/packages/84/92/c2fb0407971ef06b6af6c9a0883d87b7514574fe4220ab6a70fa5376f16c/ads1015-0.0.4.tar.gz" } ] }