irt-camera


Nameirt-camera JSON
Version 0.0.1a1 PyPI version JSON
download
home_pagehttps://github.com/dhchenx/irt-camera
SummaryReceiving 32*24 thermal data from MLX90640 using GY-MCU90640
upload_time2023-01-14 04:20:46
maintainer
docs_urlNone
authorDonghua Chen
requires_python>=3.6, <4
licenseMIT
keywords mlx90640 gy-mcu90640;thermal data
VCS
bugtrack_url
requirements No requirements were recorded.
Travis-CI No Travis.
coveralls test coverage No coveralls.
            ## Infrared Thermal Camera

### Introduction
An upper computer program receiving 32*24 thermal data from MLX90640 using GY-MCU90640.

### Credits

Part of source code comes from [GY-MCU90640-on-PC](https://github.com/autogyro/GY-MCU90640-on-PC)

This package is developed by Donghua Chen with MIT license. 

            

Raw data

            {
    "_id": null,
    "home_page": "https://github.com/dhchenx/irt-camera",
    "name": "irt-camera",
    "maintainer": "",
    "docs_url": null,
    "requires_python": ">=3.6, <4",
    "maintainer_email": "",
    "keywords": "MLX90640,GY-MCU90640;thermal data",
    "author": "Donghua Chen",
    "author_email": "douglaschan@126.com",
    "download_url": "https://files.pythonhosted.org/packages/4e/16/deb6c30274b844d0f9e158dbe18412e957877674652ea2106737343e48f8/irt-camera-0.0.1a1.tar.gz",
    "platform": null,
    "description": "## Infrared Thermal Camera\r\n\r\n### Introduction\r\nAn upper computer program receiving 32*24 thermal data from MLX90640 using GY-MCU90640.\r\n\r\n### Credits\r\n\r\nPart of source code comes from [GY-MCU90640-on-PC](https://github.com/autogyro/GY-MCU90640-on-PC)\r\n\r\nThis package is developed by Donghua Chen with MIT license. \r\n",
    "bugtrack_url": null,
    "license": "MIT",
    "summary": "Receiving 32*24 thermal data from MLX90640 using GY-MCU90640",
    "version": "0.0.1a1",
    "split_keywords": [
        "mlx90640",
        "gy-mcu90640;thermal data"
    ],
    "urls": [
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "547fca8d16ea52bc3ef70b3f66984bd2bafb12a6f49f1b14d12a0fa04e4cfa4c",
                "md5": "3c1e2aac48355f2277c3dce8ea05ae3b",
                "sha256": "5036bfd9042bd93dcf7dc53c36da7e8dcb409e198cf374eeae747203f0431c11"
            },
            "downloads": -1,
            "filename": "irt_camera-0.0.1a1-py3-none-any.whl",
            "has_sig": false,
            "md5_digest": "3c1e2aac48355f2277c3dce8ea05ae3b",
            "packagetype": "bdist_wheel",
            "python_version": "py3",
            "requires_python": ">=3.6, <4",
            "size": 9149,
            "upload_time": "2023-01-14T04:20:44",
            "upload_time_iso_8601": "2023-01-14T04:20:44.590881Z",
            "url": "https://files.pythonhosted.org/packages/54/7f/ca8d16ea52bc3ef70b3f66984bd2bafb12a6f49f1b14d12a0fa04e4cfa4c/irt_camera-0.0.1a1-py3-none-any.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "4e16deb6c30274b844d0f9e158dbe18412e957877674652ea2106737343e48f8",
                "md5": "10d8b192421a3b53be9ab2138b8f09d9",
                "sha256": "5043e3aec2aa54165a1ddf84f2555d1d594bfe4bcff5401f4bde6e19e7276a15"
            },
            "downloads": -1,
            "filename": "irt-camera-0.0.1a1.tar.gz",
            "has_sig": false,
            "md5_digest": "10d8b192421a3b53be9ab2138b8f09d9",
            "packagetype": "sdist",
            "python_version": "source",
            "requires_python": ">=3.6, <4",
            "size": 11065,
            "upload_time": "2023-01-14T04:20:46",
            "upload_time_iso_8601": "2023-01-14T04:20:46.508272Z",
            "url": "https://files.pythonhosted.org/packages/4e/16/deb6c30274b844d0f9e158dbe18412e957877674652ea2106737343e48f8/irt-camera-0.0.1a1.tar.gz",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2023-01-14 04:20:46",
    "github": true,
    "gitlab": false,
    "bitbucket": false,
    "github_user": "dhchenx",
    "github_project": "irt-camera",
    "lcname": "irt-camera"
}
        
Elapsed time: 0.04188s