{ "info": { "author": "Philip Howard", "author_email": "phil@pimoroni.com", "bugtrack_url": null, "classifiers": [ "Development Status :: 5 - Production/Stable", "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": "Enviro pHAT\n===========\n\nhttps://shop.pimoroni.com/products/enviro-phat\n\nThe Pimoroni Enviro pHAT boast a plethora of sensors and connectivity\nfor measuring your environment.\n\nEnviro pHAT includes:\n\n- An LSM303D accelerometer/magnetometer for detecting orientation,\n motion and heading\n- A BMP280 temperature/pressure sensor\n- A TCS3472 colour sensor, for detecting the amount and colour of light\n- An ADS1015 analog sensor with four 3.3v tolerant channels for your\n external sensors\n- A 5v power supply pin for powering your sensors, which you can\n regulate or divide to 3v if needed\n- Two LEDs connected to GPIO #4 for illuminating objects over the\n colour sensor\n\nInstalling\n----------\n\nFull install (recommended):\n~~~~~~~~~~~~~~~~~~~~~~~~~~~\n\nWe\u2019ve created an easy installation script that will install all\npre-requisites and get your Enviro pHAT up and running with minimal\nefforts. To run it, fire up Terminal which you\u2019ll find in Menu ->\nAccessories -> Terminal on your Raspberry Pi desktop, as illustrated\nbelow:\n\n.. figure:: http://get.pimoroni.com/resources/github-repo-terminal.png\n :alt: Finding the terminal\n\n Finding the terminal\n\nIn the new terminal window type the command exactly as it appears below\n(check for typos) and follow the on-screen instructions:\n\n.. code:: bash\n\n curl https://get.pimoroni.com/envirophat | bash\n\nAlternatively, on Raspbian, you can download the ``pimoroni-dashboard``\nand install your product by browsing to the relevant entry:\n\n.. code:: bash\n\n sudo apt-get install pimoroni\n\n(you will find the Dashboard under \u2018Accessories\u2019 too, in the Pi menu -\nor just run ``pimoroni-dashboard`` at the command line)\n\nIf you choose to download examples you\u2019ll find them in\n``/home/pi/Pimoroni/envirophat/``.\n\nManual install:\n~~~~~~~~~~~~~~~\n\nLibrary install for Python 3:\n^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n\non Raspbian:\n\n.. code:: bash\n\n sudo apt-get install python3-envirophat\n\nother environments:\n\n.. code:: bash\n\n sudo pip3 install envirophat\n\nLibrary install for Python 2:\n^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n\non Raspbian:\n\n.. code:: bash\n\n sudo apt-get install python-envirophat\n\nother environments:\n\n.. code:: bash\n\n sudo pip2 install envirophat\n\nDevelopment:\n~~~~~~~~~~~~\n\nIf you want to contribute, or like living on the edge of your seat by\nhaving the latest code, you should clone this repository, ``cd`` to the\nlibrary directory, and run:\n\n.. code:: bash\n\n sudo python3 setup.py install\n\n(or ``sudo python setup.py install`` whichever your primary Python\nenvironment may be)\n\nIn all cases you will have to enable the i2c bus.\n\nDocumentation & Support\n-----------------------\n\n- Guides and tutorials - https://learn.pimoroni.com/enviro-phat\n- Function reference - http://docs.pimoroni.com/envirophat/\n- GPIO Pinout - https://pinout.xyz/pinout/enviro_phat\n- Get help - http://forums.pimoroni.com/c/support\n\n1.0.1\n-----\n\n* Fix: Corrected upper bounds check for tilt_heading\n\n1.0.0\n-----\n\n* Fix: Defer setup to avoid import side-effects\n* Fix: QNH changed to ISA standard\n* Tweak: New Enviro pHAT I2C addr now default\n* Added: unit argument to pressure to choose Pa or hPa\n\n0.0.6\n-----\n\n* Added __version__ to module\n* Added DocStrings\n\n0.0.5\n-----\n\n* Bug fix to lsm303d raw_heading\n\n0.0.4\n-----\n\n* Tidy up of read functions in bmp280\n* Fixed incorrect call to pressure method\n\n0.0.3\n-----\n\n* Python3 fix\n\n0.0.2\n-----\n\n* Bug fixes\n\n0.0.1\n-----\n\n* Initial release\n\n\n\n", "description_content_type": "", "docs_url": null, "download_url": "", "downloads": { "last_day": -1, "last_month": -1, "last_week": -1 }, "home_page": "https://www.pimoroni.com", "keywords": "Raspberry Pi,IoT,Weather", "license": "MIT", "maintainer": "", "maintainer_email": "", "name": "envirophat", "package_url": "https://pypi.org/project/envirophat/", "platform": "", "project_url": "https://pypi.org/project/envirophat/", "project_urls": { "GitHub": "https://www.github.com/pimoroni/enviro-phat", "Homepage": "https://www.pimoroni.com" }, "release_url": "https://pypi.org/project/envirophat/1.0.1/", "requires_dist": [ "setuptools (>=30.4.0)", "RPi.GPIO" ], "requires_python": "", "summary": "Enviro pHAT environmental sensor board driver", "version": "1.0.1" }, "last_serial": 5488721, "releases": { "0.0.1": [ { "comment_text": "", "digests": { "md5": "45f811038e0d0b3466373c77ae6eddb2", "sha256": "3cbdb6099cb8e078b298ae047344f3675a1d549427012761ba00994a73ebdda4" }, "downloads": -1, "filename": "envirophat-0.0.1.tar.gz", "has_sig": false, "md5_digest": "45f811038e0d0b3466373c77ae6eddb2", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 6996, "upload_time": "2016-06-16T18:58:42", "url": "https://files.pythonhosted.org/packages/18/30/2099a2571262f2666a07ed05fb10a56e51ec1c0027379aa745672e51f78d/envirophat-0.0.1.tar.gz" } ], "0.0.2": [ { "comment_text": "", "digests": { "md5": "c1396b7c7f984fc509b6aabe219a5af0", "sha256": "5f8dc2f59a0079f38e4676ebcf158585d8573f6aa83ad78fc4642a66f4cd1c51" }, "downloads": -1, "filename": "envirophat-0.0.2.tar.gz", "has_sig": false, "md5_digest": "c1396b7c7f984fc509b6aabe219a5af0", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 7320, "upload_time": "2016-06-16T19:09:19", "url": "https://files.pythonhosted.org/packages/21/ad/46ce9eed68662fb4cfb19dd284358fc1f1412e5730403cb31a5f91976f49/envirophat-0.0.2.tar.gz" } ], "0.0.3": [ { "comment_text": "", "digests": { "md5": "40df2d97eabbb10354e4b9fdfcecd506", "sha256": "bcb13776410598551f8ec789d00c14c295fad3eb5f38b746c8b4781b647f1e77" }, "downloads": -1, "filename": "envirophat-0.0.3.tar.gz", "has_sig": false, "md5_digest": "40df2d97eabbb10354e4b9fdfcecd506", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 15090, "upload_time": "2016-06-23T10:06:44", "url": "https://files.pythonhosted.org/packages/3b/28/8675c80e82858613b16d3c5302e8e55dcdd543ebb77728a5b8b80dcdf027/envirophat-0.0.3.tar.gz" } ], "0.0.4": [ { "comment_text": "", "digests": { "md5": "c869b06451b115b9f2ee97d34892ac4d", "sha256": "0e697ef240cafd3a0eed71699abdc601ca49ece023ef3224e99e7ff4d3213339" }, "downloads": -1, "filename": "envirophat-0.0.4.tar.gz", "has_sig": false, "md5_digest": "c869b06451b115b9f2ee97d34892ac4d", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 15114, "upload_time": "2016-07-06T10:21:45", "url": "https://files.pythonhosted.org/packages/e0/17/fe425a884b602d383d7ea6beb05f7fa52261d23ad07d4b2a7b248819facd/envirophat-0.0.4.tar.gz" } ], "0.0.5": [ { "comment_text": "", "digests": { "md5": "d911d66f8696842b168b4f64a2b850c6", "sha256": "09ab518cbf97cd0479cd93e46990e7ea37f8d6eacda0fde7a2329a920b702945" }, "downloads": -1, "filename": "envirophat-0.0.5.tar.gz", "has_sig": false, "md5_digest": "d911d66f8696842b168b4f64a2b850c6", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 15985, "upload_time": "2016-08-12T14:51:34", "url": "https://files.pythonhosted.org/packages/eb/8c/fed1585ada1f3121c01b26042d6942d04d27389b36ab0444b93d73eecb7b/envirophat-0.0.5.tar.gz" } ], "0.0.6": [ { "comment_text": "", "digests": { "md5": "b1edd2a3dbc96cdd63a81798c3785e2d", "sha256": "76e01de2070bae07a5ddf0da0e2169e6ff6828544302cded2626c7c452edb656" }, "downloads": -1, "filename": "envirophat-0.0.6.tar.gz", "has_sig": false, "md5_digest": "b1edd2a3dbc96cdd63a81798c3785e2d", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 8433, "upload_time": "2016-11-10T16:10:31", "url": "https://files.pythonhosted.org/packages/e4/36/924014ff71fac8b7ba2b3ed55b12652344b50e7cecb1b996c75479c910a9/envirophat-0.0.6.tar.gz" } ], "1.0.0": [ { "comment_text": "", "digests": { "md5": "78134c538fd6c7acbe98ee201eae1b0b", "sha256": "65b9cb3390951bb0b8dbf8c9a84d341f5e2dc83f197b0da9c373a093f050f16f" }, "downloads": -1, "filename": "envirophat-1.0.0-py2-none-any.whl", "has_sig": false, "md5_digest": "78134c538fd6c7acbe98ee201eae1b0b", "packagetype": "bdist_wheel", "python_version": "py2", "requires_python": null, "size": 13614, "upload_time": "2018-03-15T12:02:54", "url": "https://files.pythonhosted.org/packages/3e/43/7bc34bf8a32873ef964488a8b52f4ddc4de7fdb1da3a86d1a336e552c75d/envirophat-1.0.0-py2-none-any.whl" }, { "comment_text": "", "digests": { "md5": "22be9bf4671cd6daee1cbf9d8602e716", "sha256": "fe6ff5fad63bc43b8962e1c5f8f0af8279f32ab5d74b075dcae2e423ff3146c2" }, "downloads": -1, "filename": "envirophat-1.0.0-py3-none-any.whl", "has_sig": false, "md5_digest": "22be9bf4671cd6daee1cbf9d8602e716", "packagetype": "bdist_wheel", "python_version": "py3", "requires_python": null, "size": 13614, "upload_time": "2018-03-15T12:02:57", "url": "https://files.pythonhosted.org/packages/0f/c6/81e3d018458235dc7092b7e34177ea3581dd3423684f0a58956766c3b23c/envirophat-1.0.0-py3-none-any.whl" }, { "comment_text": "", "digests": { "md5": "4a57ef41c69962657be60dc6fb65e428", "sha256": "68f5d23cf2143a4af620b9cf40b8ce6ada3b6e7f2cb3c10a4c05a15d5e0efb11" }, "downloads": -1, "filename": "envirophat-1.0.0.tar.gz", "has_sig": false, "md5_digest": "4a57ef41c69962657be60dc6fb65e428", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 11539, "upload_time": "2018-03-15T12:02:58", "url": "https://files.pythonhosted.org/packages/a5/ad/8412cad502694b53cc1c7a0ac688ac62f31f4dd91023aff6f0e3ba58100f/envirophat-1.0.0.tar.gz" } ], "1.0.1": [ { "comment_text": "", "digests": { "md5": "3e73f31f6f9de6fff14c7f9a15f468b6", "sha256": "b36739af897e06f6b2a1e5b456f90bbe04d5c6052182be505d6ae90517c4c4bb" }, "downloads": -1, "filename": "envirophat-1.0.1-py2-none-any.whl", "has_sig": false, "md5_digest": "3e73f31f6f9de6fff14c7f9a15f468b6", "packagetype": "bdist_wheel", "python_version": "py2", "requires_python": null, "size": 12334, "upload_time": "2019-07-04T21:03:18", "url": "https://files.pythonhosted.org/packages/f3/5d/d6d1db6e9f3fa9633e2ff3b2d6cc15bc92fba06aa3c30cdfa5a1d70e4938/envirophat-1.0.1-py2-none-any.whl" }, { "comment_text": "", "digests": { "md5": "ba62d31bfb7ad1b98077e1014cb6b4ac", "sha256": "1ddca374999ccd32ecddc44ba6f94196e3d4cd63178c4ea4e31ccc3653a94620" }, "downloads": -1, "filename": "envirophat-1.0.1-py3-none-any.whl", "has_sig": false, "md5_digest": "ba62d31bfb7ad1b98077e1014cb6b4ac", "packagetype": "bdist_wheel", "python_version": "py3", "requires_python": null, "size": 12330, "upload_time": "2019-07-04T21:03:20", "url": "https://files.pythonhosted.org/packages/8a/f1/5b0f260678298dcc1204ae73d2c8c60e669a65eed4ab4f579960d0d0c801/envirophat-1.0.1-py3-none-any.whl" }, { "comment_text": "", "digests": { "md5": "096bb692d46a0a3d20f414d291cb5a75", "sha256": "8a015a9fadf6bc90e67bdfde9ee0466d0c05dfeae2fe5b0ac8fa7b15ad540f83" }, "downloads": -1, "filename": "envirophat-1.0.1.tar.gz", "has_sig": false, "md5_digest": "096bb692d46a0a3d20f414d291cb5a75", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 11202, "upload_time": "2019-07-04T21:03:21", "url": "https://files.pythonhosted.org/packages/de/34/5450a17923a459eda8b4423b909ce271bf50d6fb0d91c3f2aa6387cd5d45/envirophat-1.0.1.tar.gz" } ] }, "urls": [ { "comment_text": "", "digests": { "md5": "3e73f31f6f9de6fff14c7f9a15f468b6", "sha256": "b36739af897e06f6b2a1e5b456f90bbe04d5c6052182be505d6ae90517c4c4bb" }, "downloads": -1, "filename": "envirophat-1.0.1-py2-none-any.whl", "has_sig": false, "md5_digest": "3e73f31f6f9de6fff14c7f9a15f468b6", "packagetype": "bdist_wheel", "python_version": "py2", "requires_python": null, "size": 12334, "upload_time": "2019-07-04T21:03:18", "url": "https://files.pythonhosted.org/packages/f3/5d/d6d1db6e9f3fa9633e2ff3b2d6cc15bc92fba06aa3c30cdfa5a1d70e4938/envirophat-1.0.1-py2-none-any.whl" }, { "comment_text": "", "digests": { "md5": "ba62d31bfb7ad1b98077e1014cb6b4ac", "sha256": "1ddca374999ccd32ecddc44ba6f94196e3d4cd63178c4ea4e31ccc3653a94620" }, "downloads": -1, "filename": "envirophat-1.0.1-py3-none-any.whl", "has_sig": false, "md5_digest": "ba62d31bfb7ad1b98077e1014cb6b4ac", "packagetype": "bdist_wheel", "python_version": "py3", "requires_python": null, "size": 12330, "upload_time": "2019-07-04T21:03:20", "url": "https://files.pythonhosted.org/packages/8a/f1/5b0f260678298dcc1204ae73d2c8c60e669a65eed4ab4f579960d0d0c801/envirophat-1.0.1-py3-none-any.whl" }, { "comment_text": "", "digests": { "md5": "096bb692d46a0a3d20f414d291cb5a75", "sha256": "8a015a9fadf6bc90e67bdfde9ee0466d0c05dfeae2fe5b0ac8fa7b15ad540f83" }, "downloads": -1, "filename": "envirophat-1.0.1.tar.gz", "has_sig": false, "md5_digest": "096bb692d46a0a3d20f414d291cb5a75", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 11202, "upload_time": "2019-07-04T21:03:21", "url": "https://files.pythonhosted.org/packages/de/34/5450a17923a459eda8b4423b909ce271bf50d6fb0d91c3f2aa6387cd5d45/envirophat-1.0.1.tar.gz" } ] }