pi-MCP342x


Namepi-MCP342x JSON
Version 0.1.1 PyPI version JSON
download
home_pagehttps://github.com/sergiocaponi/pi_MCP342x
SummaryPython module to use the MCP342x series of ADCs with the Raspberry Pi
upload_time2023-04-10 17:41:03
maintainer
docs_urlNone
authorSergio Caponi
requires_python
licenseMIT
keywords raspberry pi adc mcp342x mcp3422 mcp3423 mcp3424
VCS
bugtrack_url
requirements No requirements were recorded.
Travis-CI No Travis.
coveralls test coverage No coveralls.
            
            

Raw data

            {
    "_id": null,
    "home_page": "https://github.com/sergiocaponi/pi_MCP342x",
    "name": "pi-MCP342x",
    "maintainer": "",
    "docs_url": null,
    "requires_python": "",
    "maintainer_email": "",
    "keywords": "Raspberry Pi,ADC,MCP342x,MCP3422,MCP3423,MCP3424",
    "author": "Sergio Caponi",
    "author_email": "contactme@sergiocaponi.com",
    "download_url": "https://files.pythonhosted.org/packages/23/43/b8e026dad4f885f7341bf739b3bce7040ecfdd630fc82784c80fbb14c95d/pi_MCP342x-0.1.1.tar.gz",
    "platform": null,
    "description": "",
    "bugtrack_url": null,
    "license": "MIT",
    "summary": "Python module to use the MCP342x series of ADCs with the Raspberry Pi",
    "version": "0.1.1",
    "split_keywords": [
        "raspberry pi",
        "adc",
        "mcp342x",
        "mcp3422",
        "mcp3423",
        "mcp3424"
    ],
    "urls": [
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "2343b8e026dad4f885f7341bf739b3bce7040ecfdd630fc82784c80fbb14c95d",
                "md5": "af64460fc22f6abe7a97e2670aaba836",
                "sha256": "34eb8e90ac3a7e9046ab9f80099b4779ae5b8db9bd40d99deb1e4b5eb7583901"
            },
            "downloads": -1,
            "filename": "pi_MCP342x-0.1.1.tar.gz",
            "has_sig": false,
            "md5_digest": "af64460fc22f6abe7a97e2670aaba836",
            "packagetype": "sdist",
            "python_version": "source",
            "requires_python": null,
            "size": 5977,
            "upload_time": "2023-04-10T17:41:03",
            "upload_time_iso_8601": "2023-04-10T17:41:03.107837Z",
            "url": "https://files.pythonhosted.org/packages/23/43/b8e026dad4f885f7341bf739b3bce7040ecfdd630fc82784c80fbb14c95d/pi_MCP342x-0.1.1.tar.gz",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2023-04-10 17:41:03",
    "github": true,
    "gitlab": false,
    "bitbucket": false,
    "github_user": "sergiocaponi",
    "github_project": "pi_MCP342x",
    "travis_ci": false,
    "coveralls": false,
    "github_actions": false,
    "lcname": "pi-mcp342x"
}
        
Elapsed time: 0.05647s