bmp280-spi-RPi


Namebmp280-spi-RPi JSON
Version 0.1.0 PyPI version JSON
download
home_page
SummaryBMP280 package for Raspberry Pi using SPI interface provided by spidev library
upload_time2023-05-13 07:12:32
maintainer
docs_urlNone
authorMichal Tomek
requires_python
license# Released under MIT License Copyright (c) 2023 Michal Tomek. Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the "Software"), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions: The above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software. THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.
keywords bmp280 spi rpi raspberry pi
VCS
bugtrack_url
requirements No requirements were recorded.
Travis-CI No Travis.
coveralls test coverage No coveralls.
            About
------
BMP280 package for Raspberry Pi. Provides option for BMP280 configuration and data read.
Doesn't need linux device tree patch like other BMP280 SPI linux packages.
Performs raw data processing with calibration data, like specified in BMP280 datasheet.
Does support single reads, does not support callbacks for fast data sampling yet.

Usage
-----
See **example.py** script.

Author
------
Michal Tomek

License
-------
This project is licensed under the MIT license. See the LICENSE.md for details

Contributing
------------
This package was made in just one workday, therefore probably isn't perfect.
Feel free to report issue or make pull request.

            

Raw data

            {
    "_id": null,
    "home_page": "",
    "name": "bmp280-spi-RPi",
    "maintainer": "",
    "docs_url": null,
    "requires_python": "",
    "maintainer_email": "",
    "keywords": "BMP280,SPI,RPi,Raspberry,Pi",
    "author": "Michal Tomek",
    "author_email": "",
    "download_url": "https://files.pythonhosted.org/packages/73/45/406f541c04ac6ac00e700dff29772e40d8a205db17fd476f7db1bdf3e47e/bmp280-spi-RPi-0.1.0.tar.gz",
    "platform": null,
    "description": "About\r\n------\r\nBMP280 package for Raspberry Pi. Provides option for BMP280 configuration and data read.\r\nDoesn't need linux device tree patch like other BMP280 SPI linux packages.\r\nPerforms raw data processing with calibration data, like specified in BMP280 datasheet.\r\nDoes support single reads, does not support callbacks for fast data sampling yet.\r\n\r\nUsage\r\n-----\r\nSee **example.py** script.\r\n\r\nAuthor\r\n------\r\nMichal Tomek\r\n\r\nLicense\r\n-------\r\nThis project is licensed under the MIT license. See the LICENSE.md for details\r\n\r\nContributing\r\n------------\r\nThis package was made in just one workday, therefore probably isn't perfect.\r\nFeel free to report issue or make pull request.\r\n",
    "bugtrack_url": null,
    "license": "# Released under MIT License  Copyright (c) 2023 Michal Tomek.  Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the \"Software\"), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions:  The above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software.  THE SOFTWARE IS PROVIDED \"AS IS\", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.",
    "summary": "BMP280 package for Raspberry Pi using SPI interface provided by spidev library",
    "version": "0.1.0",
    "project_urls": {
        "Homepage": "https://github.com/Thugmek/BMP280-SPI-RPi"
    },
    "split_keywords": [
        "bmp280",
        "spi",
        "rpi",
        "raspberry",
        "pi"
    ],
    "urls": [
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "ab57cc0c226db5eeae6b6fc13b2782792f4f09c59e70e8744b5213d41c34f4e5",
                "md5": "f6bb342957b0b42207cabaaecb8867b5",
                "sha256": "205c7fef66b243f5240accab846585dfb4d4332a06b7c965ed8d89a388e22e03"
            },
            "downloads": -1,
            "filename": "bmp280_spi_RPi-0.1.0-py3-none-any.whl",
            "has_sig": false,
            "md5_digest": "f6bb342957b0b42207cabaaecb8867b5",
            "packagetype": "bdist_wheel",
            "python_version": "py3",
            "requires_python": null,
            "size": 5268,
            "upload_time": "2023-05-13T07:12:30",
            "upload_time_iso_8601": "2023-05-13T07:12:30.355188Z",
            "url": "https://files.pythonhosted.org/packages/ab/57/cc0c226db5eeae6b6fc13b2782792f4f09c59e70e8744b5213d41c34f4e5/bmp280_spi_RPi-0.1.0-py3-none-any.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "7345406f541c04ac6ac00e700dff29772e40d8a205db17fd476f7db1bdf3e47e",
                "md5": "52b04e8f99be03c1cd461da825189e64",
                "sha256": "e3667a9391bb2c3efec3ac1355b73f7360db9d25e8456119e7441f423e6da14e"
            },
            "downloads": -1,
            "filename": "bmp280-spi-RPi-0.1.0.tar.gz",
            "has_sig": false,
            "md5_digest": "52b04e8f99be03c1cd461da825189e64",
            "packagetype": "sdist",
            "python_version": "source",
            "requires_python": null,
            "size": 3882,
            "upload_time": "2023-05-13T07:12:32",
            "upload_time_iso_8601": "2023-05-13T07:12:32.231042Z",
            "url": "https://files.pythonhosted.org/packages/73/45/406f541c04ac6ac00e700dff29772e40d8a205db17fd476f7db1bdf3e47e/bmp280-spi-RPi-0.1.0.tar.gz",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2023-05-13 07:12:32",
    "github": true,
    "gitlab": false,
    "bitbucket": false,
    "codeberg": false,
    "github_user": "Thugmek",
    "github_project": "BMP280-SPI-RPi",
    "travis_ci": false,
    "coveralls": false,
    "github_actions": false,
    "lcname": "bmp280-spi-rpi"
}
        
Elapsed time: 0.07366s