sensirion-shdlc-sensorbridge


Namesensirion-shdlc-sensorbridge JSON
Version 0.2.0 PyPI version JSON
download
home_pagehttps://github.com/sensirion/python-shdlc-sensorbridge
SummaryDriver for Communicating With Sensirion SEK-SensorBridge
upload_time2023-10-03 11:51:47
maintainer
docs_urlNone
authorSensirion
requires_python>=2.7, !=3.0.*, !=3.1.*, !=3.2.*, !=3.3.*, !=3.4.*, <4
licenseBSD
keywords shdlc sensirion sensor bridge sensorbridge driver
VCS
bugtrack_url
requirements No requirements were recorded.
Travis-CI No Travis.
coveralls test coverage No coveralls.
            sensirion-shdlc-sensorbridge
============================

This package contains the SHDLC driver for the `Sensirion SEK-SensorBridge`_.
It provides all SHDLC commands (e.g. reading the serial number) as Python
methods and handles all the low-level things like type conversions, checksum
calculation, error handling etc.


Installation and Usage
----------------------

The user manual is available at
https://sensirion.github.io/python-shdlc-sensorbridge/.


.. _Sensirion SEK-SensorBridge: https://www.sensirion.com/sensorbridge/

CHANGELOG
---------

0.2.0
:::::
- Fix for endianness of returned float on ``measure_voltage()`` command

0.1.1
:::::
- Add class ``SensorBridgeI2cProxy`` to provide a unified I²C port access

0.1.0
:::::
- Initial release



            

Raw data

            {
    "_id": null,
    "home_page": "https://github.com/sensirion/python-shdlc-sensorbridge",
    "name": "sensirion-shdlc-sensorbridge",
    "maintainer": "",
    "docs_url": null,
    "requires_python": ">=2.7, !=3.0.*, !=3.1.*, !=3.2.*, !=3.3.*, !=3.4.*, <4",
    "maintainer_email": "",
    "keywords": "shdlc sensirion sensor bridge sensorbridge driver",
    "author": "Sensirion",
    "author_email": "info@sensirion.com",
    "download_url": "https://files.pythonhosted.org/packages/6b/f1/466d2b81a8ac6aa40642a452ef949efbceafdac02c9ef180cd13e040e3d4/sensirion-shdlc-sensorbridge-0.2.0.tar.gz",
    "platform": null,
    "description": "sensirion-shdlc-sensorbridge\r\n============================\r\n\r\nThis package contains the SHDLC driver for the `Sensirion SEK-SensorBridge`_.\r\nIt provides all SHDLC commands (e.g. reading the serial number) as Python\r\nmethods and handles all the low-level things like type conversions, checksum\r\ncalculation, error handling etc.\r\n\r\n\r\nInstallation and Usage\r\n----------------------\r\n\r\nThe user manual is available at\r\nhttps://sensirion.github.io/python-shdlc-sensorbridge/.\r\n\r\n\r\n.. _Sensirion SEK-SensorBridge: https://www.sensirion.com/sensorbridge/\r\n\r\nCHANGELOG\r\n---------\r\n\r\n0.2.0\r\n:::::\r\n- Fix for endianness of returned float on ``measure_voltage()`` command\r\n\r\n0.1.1\r\n:::::\r\n- Add class ``SensorBridgeI2cProxy`` to provide a unified I\u00b2C port access\r\n\r\n0.1.0\r\n:::::\r\n- Initial release\r\n\r\n\r\n",
    "bugtrack_url": null,
    "license": "BSD",
    "summary": "Driver for Communicating With Sensirion SEK-SensorBridge",
    "version": "0.2.0",
    "project_urls": {
        "Homepage": "https://github.com/sensirion/python-shdlc-sensorbridge"
    },
    "split_keywords": [
        "shdlc",
        "sensirion",
        "sensor",
        "bridge",
        "sensorbridge",
        "driver"
    ],
    "urls": [
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "7750ef2844551f4dccc4092f02b967fa539afcb13fe9d8685a34b149f160e26f",
                "md5": "bb061a6a2c6d6bb0ba1dd236d7d8362e",
                "sha256": "aa1a83f07736d1740a8e3b0a6eff55052a1a574f896312cb753f54a8952ae9e7"
            },
            "downloads": -1,
            "filename": "sensirion_shdlc_sensorbridge-0.2.0-py2-none-any.whl",
            "has_sig": false,
            "md5_digest": "bb061a6a2c6d6bb0ba1dd236d7d8362e",
            "packagetype": "bdist_wheel",
            "python_version": "py2",
            "requires_python": ">=2.7, !=3.0.*, !=3.1.*, !=3.2.*, !=3.3.*, !=3.4.*, <4",
            "size": 38800,
            "upload_time": "2023-10-03T11:51:42",
            "upload_time_iso_8601": "2023-10-03T11:51:42.590999Z",
            "url": "https://files.pythonhosted.org/packages/77/50/ef2844551f4dccc4092f02b967fa539afcb13fe9d8685a34b149f160e26f/sensirion_shdlc_sensorbridge-0.2.0-py2-none-any.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "f962df4be6b37504a42642d2694c2a62ae3b1c19abd4f15a9ca9d1bba24840ef",
                "md5": "0ef47f3843c6c934a74d2b4ea761a000",
                "sha256": "add95af1fd5a7142884f1f3597dc0aeab5ec344c6139f0434852455226fdd12b"
            },
            "downloads": -1,
            "filename": "sensirion_shdlc_sensorbridge-0.2.0-py3-none-any.whl",
            "has_sig": false,
            "md5_digest": "0ef47f3843c6c934a74d2b4ea761a000",
            "packagetype": "bdist_wheel",
            "python_version": "py3",
            "requires_python": ">=2.7, !=3.0.*, !=3.1.*, !=3.2.*, !=3.3.*, !=3.4.*, <4",
            "size": 38789,
            "upload_time": "2023-10-03T11:51:44",
            "upload_time_iso_8601": "2023-10-03T11:51:44.624456Z",
            "url": "https://files.pythonhosted.org/packages/f9/62/df4be6b37504a42642d2694c2a62ae3b1c19abd4f15a9ca9d1bba24840ef/sensirion_shdlc_sensorbridge-0.2.0-py3-none-any.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "6bf1466d2b81a8ac6aa40642a452ef949efbceafdac02c9ef180cd13e040e3d4",
                "md5": "35b10bd604c05c9393b9175b0b591845",
                "sha256": "032be4047a965a6d5955b3ff9fc877eb750c3905dbb2f59b6672e5ad15001043"
            },
            "downloads": -1,
            "filename": "sensirion-shdlc-sensorbridge-0.2.0.tar.gz",
            "has_sig": false,
            "md5_digest": "35b10bd604c05c9393b9175b0b591845",
            "packagetype": "sdist",
            "python_version": "source",
            "requires_python": ">=2.7, !=3.0.*, !=3.1.*, !=3.2.*, !=3.3.*, !=3.4.*, <4",
            "size": 18665,
            "upload_time": "2023-10-03T11:51:47",
            "upload_time_iso_8601": "2023-10-03T11:51:47.119907Z",
            "url": "https://files.pythonhosted.org/packages/6b/f1/466d2b81a8ac6aa40642a452ef949efbceafdac02c9ef180cd13e040e3d4/sensirion-shdlc-sensorbridge-0.2.0.tar.gz",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2023-10-03 11:51:47",
    "github": true,
    "gitlab": false,
    "bitbucket": false,
    "codeberg": false,
    "github_user": "sensirion",
    "github_project": "python-shdlc-sensorbridge",
    "travis_ci": false,
    "coveralls": false,
    "github_actions": false,
    "lcname": "sensirion-shdlc-sensorbridge"
}
        
Elapsed time: 0.18170s