{ "info": { "author": "Dave Honess", "author_email": "dave@raspberrypi.org", "bugtrack_url": null, "classifiers": [ "Development Status :: 5 - Production/Stable", "Intended Audience :: Education", "Intended Audience :: Science/Research", "License :: OSI Approved :: BSD License", "Programming Language :: Python :: 2", "Programming Language :: Python :: 3", "Topic :: Education", "Topic :: Scientific/Engineering :: Astronomy", "Topic :: Scientific/Engineering :: Atmospheric Science" ], "description": "=========\nSense HAT\n=========\n\nPython module to control the `Raspberry Pi`_ Sense HAT used in the `Astro Pi`_ mission - an education outreach programme for UK schools sending code experiments to the International Space Station.\n\nHardware\n========\n\nThe Sense HAT features an 8x8 RGB LED matrix, a mini joystick and the following sensors:\n\n* Gyroscope\n* Accelerometer\n* Magnetometer\n* Temperature\n* Humidity\n* Barometric pressure\n\nBuy\n===\n\nBuy the Sense HAT from:\n\n* `The Pi Hut`_\n* `Pimoroni`_\n* `Amazon (UK)`_\n* `element14`_\n* `adafruit`_\n* `Amazon (USA)`_\n\n\nInstallation\n============\n\nTo install the Sense HAT software, enter the following commands in a terminal::\n\n sudo apt-get update\n sudo apt-get install sense-hat\n sudo reboot\n\nUsage\n=====\n\nImport the sense_hat module and instantiate a SenseHat object::\n\n from sense_hat import SenseHat\n\n sense = SenseHat()\n\nDocumentation\n=============\n\nComprehensive documentation is available at `pythonhosted.org/sense-hat`_\n\nContributors\n============\n\n* `Dave Honess`_\n* `Ben Nuttall`_\n* `Serge Schneider`_\n* `Dave Jones`_\n* `Tyler Laws`_\n\nOpen Source\n===========\n\n* The code is licensed under the `BSD Licence`_\n* The project source code is hosted on `GitHub`_\n* Please use `GitHub issues`_ to submit bugs and report issues\n\n.. _Raspberry Pi: https://www.raspberrypi.org/\n.. _Astro Pi: http://www.astro-pi.org/\n.. _pythonhosted.org/sense-hat: http://pythonhosted.org/sense-hat/\n.. _Dave Honess: https://github.com/davidhoness\n.. _Ben Nuttall: https://github.com/bennuttall\n.. _Serge Schneider: https://github.com/XECDesign\n.. _Dave Jones: https://github.com/waveform80\n.. _Tyler Laws: https://github.com/tyler-laws\n.. _BSD Licence: http://opensource.org/licenses/BSD-3-Clause\n.. _GitHub: https://github.com/RPi-Distro/python-sense-hat\n.. _GitHub Issues: https://github.com/RPi-Distro/python-sense-hat/issues\n.. _`The Pi Hut`: http://thepihut.com/products/raspberry-pi-sense-hat-astro-pi\n.. _`Pimoroni`: https://shop.pimoroni.com/products/raspberry-pi-sense-hat\n.. _`Amazon (UK)`: http://www.amazon.co.uk/Raspberry-Pi-2483095-Sense-HAT/dp/B014T2IHQ8/\n.. _element14: https://www.element14.com/community/docs/DOC-78155/l/raspberry-pi-sense-hat\n.. _adafruit: https://www.adafruit.com/products/2738\n.. _Amazon (USA): http://www.amazon.com/Raspberry-Pi-Sense-HAT-AstroPi/dp/B014HDG74S", "description_content_type": null, "docs_url": "https://pythonhosted.org/sense-hat/", "download_url": null, "downloads": { "last_day": -1, "last_month": -1, "last_week": -1 }, "home_page": "https://github.com/RPi-Distro/python-sense-hat", "keywords": "sense hat,raspberrypi,astro pi", "license": "BSD", "maintainer": null, "maintainer_email": null, "name": "sense-hat", "package_url": "https://pypi.org/project/sense-hat/", "platform": "UNKNOWN", "project_url": "https://pypi.org/project/sense-hat/", "project_urls": { "Homepage": "https://github.com/RPi-Distro/python-sense-hat" }, "release_url": "https://pypi.org/project/sense-hat/2.2.0/", "requires_dist": [ "pillow", "numpy" ], "requires_python": null, "summary": "Python module to control the Raspberry Pi Sense HAT used in the Astro Pi mission", "version": "2.2.0" }, "last_serial": 2725458, "releases": { "2.0.0": [], "2.1.0": [ { "comment_text": "", "digests": { "md5": "c4861e69a26d91ec7e8df00c0368f002", "sha256": "5c70ff41bd6fbda5250b7daeb08da0f5c44dd2bd7d75fc97c972adfcf3764885" }, "downloads": -1, "filename": "sense_hat-2.1.0-py2.py3-none-any.whl", "has_sig": false, "md5_digest": "c4861e69a26d91ec7e8df00c0368f002", "packagetype": "bdist_wheel", "python_version": "py2.py3", "requires_python": null, "size": 11548, "upload_time": "2015-08-24T18:31:12", "url": "https://files.pythonhosted.org/packages/5f/91/02a3adb0fed47ec1674ea833691632a6c93e0ce7359e6343077f608050ae/sense_hat-2.1.0-py2.py3-none-any.whl" }, { "comment_text": "", "digests": { "md5": "71217f15ea963040f06e2f50722186ca", "sha256": "c6c76707c0ea514e4b0f1f96f1b5b79755875891aae037df7434b6aad7b9dbca" }, "downloads": -1, "filename": "sense-hat-2.1.0.tar.gz", "has_sig": false, "md5_digest": "71217f15ea963040f06e2f50722186ca", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 10778, "upload_time": "2015-08-24T18:31:17", "url": "https://files.pythonhosted.org/packages/aa/87/7c99dcf9d5bf16cd234fe1ecd4ed08a051b3c3be54057237f0b1e3b3d0fd/sense-hat-2.1.0.tar.gz" } ], "2.2.0": [ { "comment_text": "", "digests": { "md5": "e7df95daa6ac3bae4dd477cc38340895", "sha256": "35dd9357e184e8fa062b6989bce1441c6f60188375495b004a0fc6c896573c23" }, "downloads": -1, "filename": "sense_hat-2.2.0-py2.py3-none-any.whl", "has_sig": false, "md5_digest": "e7df95daa6ac3bae4dd477cc38340895", "packagetype": "bdist_wheel", "python_version": "py2.py3", "requires_python": null, "size": 15083, "upload_time": "2016-07-13T09:12:59", "url": "https://files.pythonhosted.org/packages/13/cd/f30b6709e01cacd0f9e2882ce3c0633ea2862771a75f4a9d02a56db9ec9a/sense_hat-2.2.0-py2.py3-none-any.whl" }, { "comment_text": "", "digests": { "md5": "69929250cb72349a8a82edf2584b1d83", "sha256": "f000998d042d96ed722d459312e1bebd0107f9f3015cd34b3e4fabcab9c800af" }, "downloads": -1, "filename": "sense-hat-2.2.0.tar.gz", "has_sig": false, "md5_digest": "69929250cb72349a8a82edf2584b1d83", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 13687, "upload_time": "2016-07-13T09:13:01", "url": "https://files.pythonhosted.org/packages/15/be/b4fb144778db838aaf6bf86d939407627b2e6283503fa91195dbcafeb6c6/sense-hat-2.2.0.tar.gz" } ] }, "urls": [ { "comment_text": "", "digests": { "md5": "e7df95daa6ac3bae4dd477cc38340895", "sha256": "35dd9357e184e8fa062b6989bce1441c6f60188375495b004a0fc6c896573c23" }, "downloads": -1, "filename": "sense_hat-2.2.0-py2.py3-none-any.whl", "has_sig": false, "md5_digest": "e7df95daa6ac3bae4dd477cc38340895", "packagetype": "bdist_wheel", "python_version": "py2.py3", "requires_python": null, "size": 15083, "upload_time": "2016-07-13T09:12:59", "url": "https://files.pythonhosted.org/packages/13/cd/f30b6709e01cacd0f9e2882ce3c0633ea2862771a75f4a9d02a56db9ec9a/sense_hat-2.2.0-py2.py3-none-any.whl" }, { "comment_text": "", "digests": { "md5": "69929250cb72349a8a82edf2584b1d83", "sha256": "f000998d042d96ed722d459312e1bebd0107f9f3015cd34b3e4fabcab9c800af" }, "downloads": -1, "filename": "sense-hat-2.2.0.tar.gz", "has_sig": false, "md5_digest": "69929250cb72349a8a82edf2584b1d83", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 13687, "upload_time": "2016-07-13T09:13:01", "url": "https://files.pythonhosted.org/packages/15/be/b4fb144778db838aaf6bf86d939407627b2e6283503fa91195dbcafeb6c6/sense-hat-2.2.0.tar.gz" } ] }