telemetrix-uno-r4


Nametelemetrix-uno-r4 JSON
Version 1.1.0 PyPI version JSON
download
home_page
SummaryTelemetrix Clients Supporting The Arduino Uno R4 Minima and Wifi
upload_time2024-03-12 19:53:30
maintainer
docs_urlNone
author
requires_python>=3.8
licenseAGPL-3.0-or-later
keywords telemetrix arduino r4 python
VCS
bugtrack_url
requirements No requirements were recorded.
Travis-CI No Travis.
coveralls test coverage No coveralls.
            ## telemetrix-uno-r4

# Telemetrix For The Arduino UNO R4 Minima and WIFI


This Python package allows you to monitor and control an UNO R4 Minima or 
WIFI board by simply writing a Python script using one of the telemetrix--uno-r4 APIs.
APIs are provided for both synchronous and asyncio implementations.

| Feature                            | Minima | WIFI | Notes |
|------------------------------------|:------:|:----:|:-----:|
| Analog Input                       |   X    |  X   |       |
| Analog Output (PWM)                |   X    |  X   |       |
| Digital Input                      |   X    |  X   |       |
| Digital Output                     |   X    |  X   |       |
| i2c Primitives                     |   X    |  X   |       |
| Servo Motor Control                |   X    |  X   |       |
| DHT Temperature/Humidity Sensor    |   X    |  X   |       |
| HC-SR04 Sonar Distance Sensor      |   X    |  X   |       |
| SPI Primitives                     |   X    |  X   |       |
| Scrolling Message Support          |        |  X   |       |
| Integrated Debugging Aids Provided |   X    |  X   |       |
| Examples ProvidedFor All Features  |   X    |  X   |       |

For the Minima, communication with the Python client is supported by a USBSerial 
transport.

For the WIFI board, you may choose a WIFI, USBSerial or BLE transport. The transport 
type is identified on the LED display.

Please refer to the [User's Guide](https://mryslab.github.io/telemetrix-uno-r4/) for further information, including installation 
instructions and client APIs.

Programmed with [Pycharm](https://www.jetbrains.com/pycharm/)  ![](https://resources.jetbrains.com/storage/products/company/brand/logos/PyCharm_icon.svg)

            

Raw data

            {
    "_id": null,
    "home_page": "",
    "name": "telemetrix-uno-r4",
    "maintainer": "",
    "docs_url": null,
    "requires_python": ">=3.8",
    "maintainer_email": "",
    "keywords": "telemetrix,Arduino,R4,Python",
    "author": "",
    "author_email": "Alan Yorinks <MisterYsLab@gmail.com>",
    "download_url": "https://files.pythonhosted.org/packages/93/04/2b993159f4f2103a1243261f25bc5f4eb88c0a47a68ba100b3c4b6872b06/telemetrix_uno_r4-1.1.0.tar.gz",
    "platform": null,
    "description": "## telemetrix-uno-r4\n\n# Telemetrix For The Arduino UNO R4 Minima and WIFI\n\n\nThis Python package allows you to monitor and control an UNO R4 Minima or \nWIFI board by simply writing a Python script using one of the telemetrix--uno-r4 APIs.\nAPIs are provided for both synchronous and asyncio implementations.\n\n| Feature                            | Minima | WIFI | Notes |\n|------------------------------------|:------:|:----:|:-----:|\n| Analog Input                       |   X    |  X   |       |\n| Analog Output (PWM)                |   X    |  X   |       |\n| Digital Input                      |   X    |  X   |       |\n| Digital Output                     |   X    |  X   |       |\n| i2c Primitives                     |   X    |  X   |       |\n| Servo Motor Control                |   X    |  X   |       |\n| DHT Temperature/Humidity Sensor    |   X    |  X   |       |\n| HC-SR04 Sonar Distance Sensor      |   X    |  X   |       |\n| SPI Primitives                     |   X    |  X   |       |\n| Scrolling Message Support          |        |  X   |       |\n| Integrated Debugging Aids Provided |   X    |  X   |       |\n| Examples ProvidedFor All Features  |   X    |  X   |       |\n\nFor the Minima, communication with the Python client is supported by a USBSerial \ntransport.\n\nFor the WIFI board, you may choose a WIFI, USBSerial or BLE transport. The transport \ntype is identified on the LED display.\n\nPlease refer to the [User's Guide](https://mryslab.github.io/telemetrix-uno-r4/) for further information, including installation \ninstructions and client APIs.\n\nProgrammed with [Pycharm](https://www.jetbrains.com/pycharm/)  ![](https://resources.jetbrains.com/storage/products/company/brand/logos/PyCharm_icon.svg)\n",
    "bugtrack_url": null,
    "license": "AGPL-3.0-or-later",
    "summary": "Telemetrix Clients Supporting The Arduino Uno R4 Minima and Wifi",
    "version": "1.1.0",
    "project_urls": null,
    "split_keywords": [
        "telemetrix",
        "arduino",
        "r4",
        "python"
    ],
    "urls": [
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "27624e1f81c5a35e30026a4730fdbec729c32c0e554bfb469538f714fdbc9dfb",
                "md5": "f672edd61419a09f8d9e19d2c06e7fcc",
                "sha256": "782145f9433edb4101efc8ccdb8d980803d43b71f1814d2dcde64600a84d3edc"
            },
            "downloads": -1,
            "filename": "telemetrix_uno_r4-1.1.0-py3-none-any.whl",
            "has_sig": false,
            "md5_digest": "f672edd61419a09f8d9e19d2c06e7fcc",
            "packagetype": "bdist_wheel",
            "python_version": "py3",
            "requires_python": ">=3.8",
            "size": 216788,
            "upload_time": "2024-03-12T19:53:27",
            "upload_time_iso_8601": "2024-03-12T19:53:27.675577Z",
            "url": "https://files.pythonhosted.org/packages/27/62/4e1f81c5a35e30026a4730fdbec729c32c0e554bfb469538f714fdbc9dfb/telemetrix_uno_r4-1.1.0-py3-none-any.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "93042b993159f4f2103a1243261f25bc5f4eb88c0a47a68ba100b3c4b6872b06",
                "md5": "dd27ab9c3f4cec4c4a3bb59af19b85d6",
                "sha256": "1367835614c5a6743da396393c5805c4b0c468cdcef2bd30bcba3d1bd428c89a"
            },
            "downloads": -1,
            "filename": "telemetrix_uno_r4-1.1.0.tar.gz",
            "has_sig": false,
            "md5_digest": "dd27ab9c3f4cec4c4a3bb59af19b85d6",
            "packagetype": "sdist",
            "python_version": "source",
            "requires_python": ">=3.8",
            "size": 110253,
            "upload_time": "2024-03-12T19:53:30",
            "upload_time_iso_8601": "2024-03-12T19:53:30.201214Z",
            "url": "https://files.pythonhosted.org/packages/93/04/2b993159f4f2103a1243261f25bc5f4eb88c0a47a68ba100b3c4b6872b06/telemetrix_uno_r4-1.1.0.tar.gz",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2024-03-12 19:53:30",
    "github": false,
    "gitlab": false,
    "bitbucket": false,
    "codeberg": false,
    "lcname": "telemetrix-uno-r4"
}
        
Elapsed time: 0.20096s