{ "info": { "author": "Kyle Evers", "author_email": "kyleevers14@yahoo.com", "bugtrack_url": null, "classifiers": [], "description": "# xbeetransmission\n`xbeetransmission` is a python module is designed to reliably and securely send messages over Xbee modules in out-of-the-box configuration. \n\n\n\n## Getting Started\n\n`xbeetransmission` can be installed as a module, or downloaded directly from Github.\n\n#### Installed as a module\n\n`xbeetransmission` can be installed directly via pip:\n\n```bash\npip install pshtt\n```\n\n#### Usage and examples\n\n```python\nimport xbeetransmission\n\nxbeesend(data, serial_interface_of_xbee, \"Symmetric Key Value\")\n\nxbeereceive(serial_interface_of_xbee, \"Symmetric Key Value\", \"outputfilename.txt\")\n```\n\n## Troubleshooting\n* Ensure that you are running the code as sudo to interact with the Xbee module\n* Ensure that your serial interface is correct (should start with /dev/ttyUSB)\n* See example files for reference\n\n## Hardware I Used\n* XBEE Pro 900 MHz\n* 900 MHz Rubber Duck Antenna\n* XBee USB Dongle\n\n## Recommendations\n* Encrypt the message before sending with Public/Private keys", "description_content_type": null, "docs_url": null, "download_url": "", "downloads": { "last_day": -1, "last_month": -1, "last_week": -1 }, "home_page": "https://github.com/KyleEvers/xbeetransmission", "keywords": "xbee", "license": "MIT", "maintainer": "", "maintainer_email": "", "name": "xbeetransmission", "package_url": "https://pypi.org/project/xbeetransmission/", "platform": "", "project_url": "https://pypi.org/project/xbeetransmission/", "project_urls": { "Homepage": "https://github.com/KyleEvers/xbeetransmission" }, "release_url": "https://pypi.org/project/xbeetransmission/0.2.2/", "requires_dist": null, "requires_python": "", "summary": "xbeetransmission is a python module is designed to reliably and securely send messages over Xbee modules in out-of-the-box configuration.", "version": "0.2.2" }, "last_serial": 3406133, "releases": { "0.2": [ { "comment_text": "", "digests": { "md5": "bc1b8abdac578150c0c433b3a075af20", "sha256": "8bec50b25b9f9959bcbb27395f6180b2b769f1e4c95ca6f594ec5c207c201aa5" }, "downloads": -1, "filename": "xbeetransmission-0.2.tar.gz", "has_sig": false, "md5_digest": "bc1b8abdac578150c0c433b3a075af20", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 1432, "upload_time": "2017-12-10T20:51:34", "url": "https://files.pythonhosted.org/packages/ca/b3/bc747e39c108b157cee61888ec1663040f4091c90690d1d3155de64a6db8/xbeetransmission-0.2.tar.gz" } ], "0.2.1": [ { "comment_text": "", "digests": { "md5": "304a44ab30d6caa4e0c5078b936bbb97", "sha256": "f12a0c209ef799dd5e23c6e093b69309e4d69bbff9b4c1c15ae2a471e6517c0d" }, "downloads": -1, "filename": "xbeetransmission-0.2.1.tar.gz", "has_sig": false, "md5_digest": "304a44ab30d6caa4e0c5078b936bbb97", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 2917, "upload_time": "2017-12-10T20:56:54", "url": "https://files.pythonhosted.org/packages/f1/90/b2657d2dcb630d995aa3f606789f34977d7127b505f28f3208ac9c6b213f/xbeetransmission-0.2.1.tar.gz" } ], "0.2.2": [ { "comment_text": "", "digests": { "md5": "5c106ff2a543a84c93ace202dd927f0a", "sha256": "ca158507fe465cd6aaacf0834582e9336dda5669a64cd0dbdb617368271efa27" }, "downloads": -1, "filename": "xbeetransmission-0.2.2.tar.gz", "has_sig": false, "md5_digest": "5c106ff2a543a84c93ace202dd927f0a", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 2910, "upload_time": "2017-12-10T22:10:32", "url": "https://files.pythonhosted.org/packages/a2/67/b710488ebb29d6547e6bb4b09325ea76306e63b307e0f1fcd53b779c003d/xbeetransmission-0.2.2.tar.gz" } ] }, "urls": [ { "comment_text": "", "digests": { "md5": "5c106ff2a543a84c93ace202dd927f0a", "sha256": "ca158507fe465cd6aaacf0834582e9336dda5669a64cd0dbdb617368271efa27" }, "downloads": -1, "filename": "xbeetransmission-0.2.2.tar.gz", "has_sig": false, "md5_digest": "5c106ff2a543a84c93ace202dd927f0a", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 2910, "upload_time": "2017-12-10T22:10:32", "url": "https://files.pythonhosted.org/packages/a2/67/b710488ebb29d6547e6bb4b09325ea76306e63b307e0f1fcd53b779c003d/xbeetransmission-0.2.2.tar.gz" } ] }