{ "info": { "author": "Jesper Derehag", "author_email": "jderehag@hotmail.com", "bugtrack_url": null, "classifiers": [ "Development Status :: 4 - Beta", "Intended Audience :: Developers", "Intended Audience :: End Users/Desktop", "License :: OSI Approved :: BSD License", "Programming Language :: Python :: 2.7", "Programming Language :: Python :: 3", "Topic :: Home Automation", "Topic :: Terminals :: Serial" ], "description": "######################\nrpi-rfsniffer\n######################\n\nAllows you to record RF signals and play them back on a Rapsberry Pi.\n\nNowadays, many remotes are sending over cheap RF transmitters. Especially\nalot of the home automation devices usually communicate over these RF links.\n\n######################\nInstallation\n######################\n\nThrough pip::\n\n $>sudo pip install rpi-rfsniffer\n\n\nLatest development version (in linux)::\n\n $>git clone https://github.com/jderehag/rpi-rfsniffer.git\n $>cd rpi-rfsniffer\n $>sudo python setyp.py install\n $>\n\n\n######################\nUsage\n######################\nBy default it assumes you have attached the transmitter on pin 11 and the\nrecevier on pin 13::\n\n # To record signal\n $>rfsniffer record remotename.button1\n Press remotename.button1\n Recorded 64 bit transitions\n $>\n\n # To transmit/send that signal (twice)\n $>rfsniffer play remotename.button1 remotename.button1\n $>\n\n # To dump all the recorded signals\n $>rfsniffer dump\n remotename.button1\n $>\n\n\n######################\nHardware guide\n######################\nTODO\n\n\n######################\nSignal analysis\n######################\nTODO", "description_content_type": null, "docs_url": null, "download_url": null, "downloads": { "last_day": -1, "last_month": -1, "last_week": -1 }, "home_page": "https://github.com/jderehag/rpi-rfsniffer", "keywords": "home automation raspberry-pi RPi rf sniffing sending", "license": "BSD", "maintainer": null, "maintainer_email": null, "name": "rpi-rfsniffer", "package_url": "https://pypi.org/project/rpi-rfsniffer/", "platform": "UNKNOWN", "project_url": "https://pypi.org/project/rpi-rfsniffer/", "project_urls": { "Homepage": "https://github.com/jderehag/rpi-rfsniffer" }, "release_url": "https://pypi.org/project/rpi-rfsniffer/0.1.0/", "requires_dist": null, "requires_python": null, "summary": "RF remote sniffer and sender for the Raspberry Pi", "version": "0.1.0" }, "last_serial": 2570469, "releases": { "0.1.0": [ { "comment_text": "", "digests": { "md5": "a8ff5efa13e39645d76bcdfa085f2643", "sha256": "5467dc8b079070a3ee447c257311c263cdeb8f4f2501b49e26fbe211bb81aad2" }, "downloads": -1, "filename": "rpi_rfsniffer-0.1.0-py2.py3-none-any.whl", "has_sig": false, "md5_digest": "a8ff5efa13e39645d76bcdfa085f2643", "packagetype": "bdist_wheel", "python_version": "py2.py3", "requires_python": null, "size": 5850, "upload_time": "2017-01-12T19:32:28", "url": "https://files.pythonhosted.org/packages/3c/04/586f0762e5a582f2c6e4f7619996f860e0d220229c2886ccba66fcc2e780/rpi_rfsniffer-0.1.0-py2.py3-none-any.whl" } ] }, "urls": [ { "comment_text": "", "digests": { "md5": "a8ff5efa13e39645d76bcdfa085f2643", "sha256": "5467dc8b079070a3ee447c257311c263cdeb8f4f2501b49e26fbe211bb81aad2" }, "downloads": -1, "filename": "rpi_rfsniffer-0.1.0-py2.py3-none-any.whl", "has_sig": false, "md5_digest": "a8ff5efa13e39645d76bcdfa085f2643", "packagetype": "bdist_wheel", "python_version": "py2.py3", "requires_python": null, "size": 5850, "upload_time": "2017-01-12T19:32:28", "url": "https://files.pythonhosted.org/packages/3c/04/586f0762e5a582f2c6e4f7619996f860e0d220229c2886ccba66fcc2e780/rpi_rfsniffer-0.1.0-py2.py3-none-any.whl" } ] }