CTid-programmer


NameCTid-programmer JSON
Version 1.4.3 PyPI version JSON
download
home_pagehttps://bitbucket.org/egauge/CTid-programmer/
SummaryA graphical user interface for programming CTid sensors.
upload_time2024-04-17 22:11:03
maintainerNone
docs_urlNone
authorDavid Mosberger-Tang
requires_python>=3.6
licenseMIT License
keywords
VCS
bugtrack_url
requirements No requirements were recorded.
Travis-CI No Travis.
coveralls test coverage No coveralls.
            ***************
CTid-programmer
***************

A graphical-user interface for programming CTid®-enabled sensors.

This program depends on PySide2.  On many platforms, you can install
it with the command:

    pip3 install PySide2

On some platforms (e.g., Raspian Buster), this may not work and
instead the following command should be used:

    sudo apt install python3-pyside2.{qtcore,qtgui,qtwidgets}

The programmer uses an enhanced version avrdude which can be found here:

    https://bitbucket.org/egauge/avrdude/src/upstream/

Apart from all the normal avrdude features, this version enables
programming of ATtiny microcontrollers with a standard FTDI serial
cable.

            

Raw data

            {
    "_id": null,
    "home_page": "https://bitbucket.org/egauge/CTid-programmer/",
    "name": "CTid-programmer",
    "maintainer": null,
    "docs_url": null,
    "requires_python": ">=3.6",
    "maintainer_email": null,
    "keywords": null,
    "author": "David Mosberger-Tang",
    "author_email": "davidm@egauge.net",
    "download_url": "https://files.pythonhosted.org/packages/dd/71/068e05a2cf32f20095258512081cca7c9361bf8ae99c1988fa810be713f7/CTid-programmer-1.4.3.tar.gz",
    "platform": null,
    "description": "***************\nCTid-programmer\n***************\n\nA graphical-user interface for programming CTid\u00ae-enabled sensors.\n\nThis program depends on PySide2.  On many platforms, you can install\nit with the command:\n\n    pip3 install PySide2\n\nOn some platforms (e.g., Raspian Buster), this may not work and\ninstead the following command should be used:\n\n    sudo apt install python3-pyside2.{qtcore,qtgui,qtwidgets}\n\nThe programmer uses an enhanced version avrdude which can be found here:\n\n    https://bitbucket.org/egauge/avrdude/src/upstream/\n\nApart from all the normal avrdude features, this version enables\nprogramming of ATtiny microcontrollers with a standard FTDI serial\ncable.\n",
    "bugtrack_url": null,
    "license": "MIT License",
    "summary": "A graphical user interface for programming CTid sensors.",
    "version": "1.4.3",
    "project_urls": {
        "Homepage": "https://bitbucket.org/egauge/CTid-programmer/"
    },
    "split_keywords": [],
    "urls": [
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "dd71068e05a2cf32f20095258512081cca7c9361bf8ae99c1988fa810be713f7",
                "md5": "3d6214d9b4d2129dd8a1ba74e8a99e6e",
                "sha256": "35e79ffe1934d4ddc6d6858d8b29b6160a5a0b767d19dd4d8f5c00e1435976c8"
            },
            "downloads": -1,
            "filename": "CTid-programmer-1.4.3.tar.gz",
            "has_sig": false,
            "md5_digest": "3d6214d9b4d2129dd8a1ba74e8a99e6e",
            "packagetype": "sdist",
            "python_version": "source",
            "requires_python": ">=3.6",
            "size": 32168,
            "upload_time": "2024-04-17T22:11:03",
            "upload_time_iso_8601": "2024-04-17T22:11:03.755488Z",
            "url": "https://files.pythonhosted.org/packages/dd/71/068e05a2cf32f20095258512081cca7c9361bf8ae99c1988fa810be713f7/CTid-programmer-1.4.3.tar.gz",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2024-04-17 22:11:03",
    "github": false,
    "gitlab": false,
    "bitbucket": true,
    "codeberg": false,
    "bitbucket_user": "egauge",
    "bitbucket_project": "CTid-programmer",
    "lcname": "ctid-programmer"
}
        
Elapsed time: 0.29411s