{ "info": { "author": "Pi Supply", "author_email": "Ryan@pi-supply.com", "bugtrack_url": null, "classifiers": [ "Development Status :: 3 - Alpha", "Intended Audience :: Developers", "License :: OSI Approved :: GNU Lesser General Public License v3 (LGPLv3)", "Programming Language :: Python :: 3", "Programming Language :: Python :: 3.3", "Programming Language :: Python :: 3.4", "Programming Language :: Python :: 3.5", "Programming Language :: Python :: 3.6", "Topic :: Education", "Topic :: Software Development", "Topic :: System :: Hardware" ], "description": "# rak811-python\nRAK811 Python Library for use with LoRa pHAT & MicroBIT Node\n\nCurrently the library is very early on in development. At the moment you will have to do the following:\n\nConnect via SSH or open a terminal up.\n\nRun sudo raspi-config\nSelect option \"5 Interfacing Options\"\nThen select option \"P6 Serial\"\n\nIt will ask you if you want a login shell to be accessible over serial, select no.\nIt will then ask you if you would like the serial port hardware to be enabled, select yes.\n\nPress enter and then finish. It will ask if you would like to reboot and select yes.\n\nIt'll reboot and then either re-connect or re-open a terminal.\n\nNext download the python file to a directory you wish, currently it isn't available via Pip but will be soon.The easiest way is to wget https://raw.githubusercontent.com/PiSupply/rak811-python/master/iotloranode.py\n\nFinally you will need to install python serial which can be done with \"sudo apt install python3-serial python3-rpi.gpio\"\n\n\nWe're still working on the documentation and all of the functions but you can see an example at https://github.com/PiSupply/rak811-python/blob/master/example.py to get started.\n\n\n", "description_content_type": "", "docs_url": null, "download_url": "", "downloads": { "last_day": -1, "last_month": -1, "last_week": -1 }, "home_page": "https://github.com/PiSupply/rak811-python", "keywords": "Raspberry Pi IoT LoRa Node TheThingsNetwork TTN", "license": "GNU GPL V3", "maintainer": "", "maintainer_email": "", "name": "iotloranode", "package_url": "https://pypi.org/project/iotloranode/", "platform": "", "project_url": "https://pypi.org/project/iotloranode/", "project_urls": { "Homepage": "https://github.com/PiSupply/rak811-python" }, "release_url": "https://pypi.org/project/iotloranode/0.0.3/", "requires_dist": [ "setuptools", "wheel", "pyserial (>=3)", "future", "check-manifest; extra == 'dev'", "coverage; extra == 'test'" ], "requires_python": "", "summary": "IoT LoRa Node pHAT Python Library", "version": "0.0.3" }, "last_serial": 4802232, "releases": { "0.0.1": [ { "comment_text": "", "digests": { "md5": "6d42dd3a1fc56dd5c6454313da14f882", "sha256": "27fa585b844ba233e21a680e4fbf061bbcf6415a9a6b2b2b48bad8f2b38ea3ec" }, "downloads": -1, "filename": "iotloranode-0.0.1-py3-none-any.whl", "has_sig": false, "md5_digest": "6d42dd3a1fc56dd5c6454313da14f882", "packagetype": "bdist_wheel", "python_version": "py3", "requires_python": null, "size": 3565, "upload_time": "2019-02-05T18:00:01", "url": "https://files.pythonhosted.org/packages/c8/48/94fb8519925dd8b50ef7a11b6a20cdc5c4f39acfc794fd48dc98fc0cbec9/iotloranode-0.0.1-py3-none-any.whl" } ], "0.0.2": [ { "comment_text": "", "digests": { "md5": "4d799501c6aef68c6dfa833c5a515466", "sha256": "4632ee39cd404fe70c5b517c3b66225aa6485ef8a8a45bf95f716e222371fc66" }, "downloads": -1, "filename": "iotloranode-0.0.2-py3-none-any.whl", "has_sig": false, "md5_digest": "4d799501c6aef68c6dfa833c5a515466", "packagetype": "bdist_wheel", "python_version": "py3", "requires_python": null, "size": 3565, "upload_time": "2019-02-08T20:06:17", "url": "https://files.pythonhosted.org/packages/2b/dc/f7d1cac934dcba3ba87f9e8a6f4b0887224567e3006fd9b09df5b885db18/iotloranode-0.0.2-py3-none-any.whl" } ], "0.0.3": [ { "comment_text": "", "digests": { "md5": "0f611bc73dc5f6996efbf72a08473ba7", "sha256": "b78d528bb147f59688f76498505d0b7788af1f2a799bf05e89506eff25df4518" }, "downloads": -1, "filename": "iotloranode-0.0.3-py3-none-any.whl", "has_sig": false, "md5_digest": "0f611bc73dc5f6996efbf72a08473ba7", "packagetype": "bdist_wheel", "python_version": "py3", "requires_python": null, "size": 5351, "upload_time": "2019-02-10T14:17:45", "url": "https://files.pythonhosted.org/packages/59/b1/45b9a66bbe8497ccf189ad8c6cc2eadaee99019fe08b9a65531e8ee7ac72/iotloranode-0.0.3-py3-none-any.whl" } ] }, "urls": [ { "comment_text": "", "digests": { "md5": "0f611bc73dc5f6996efbf72a08473ba7", "sha256": "b78d528bb147f59688f76498505d0b7788af1f2a799bf05e89506eff25df4518" }, "downloads": -1, "filename": "iotloranode-0.0.3-py3-none-any.whl", "has_sig": false, "md5_digest": "0f611bc73dc5f6996efbf72a08473ba7", "packagetype": "bdist_wheel", "python_version": "py3", "requires_python": null, "size": 5351, "upload_time": "2019-02-10T14:17:45", "url": "https://files.pythonhosted.org/packages/59/b1/45b9a66bbe8497ccf189ad8c6cc2eadaee99019fe08b9a65531e8ee7ac72/iotloranode-0.0.3-py3-none-any.whl" } ] }