{ "info": { "author": "Michal Odnous", "author_email": "odiroot@users.noreply.github.com", "bugtrack_url": null, "classifiers": [ "Development Status :: 4 - Beta", "Environment :: Console", "Intended Audience :: Developers", "License :: OSI Approved :: Apache Software License", "Natural Language :: English", "Operating System :: Unix", "Programming Language :: Python :: 3", "Programming Language :: Python :: 3.6", "Programming Language :: Python :: Implementation :: CPython", "Topic :: Multimedia", "Topic :: Utilities" ], "description": "# Raspberry-Pi-based Mopidy controller prototype\n\n**Note**: This project assumes your Mopidy installation uses\n [MQTT control backend](https://github.com/odiroot/mopidy-mqtt).\n\n## Schematics\n\n[![Fritzing model](./docs/sketch_rpi_bb.png \"Fritzing model\")](./docs/sketch_rpi.fzz)\n\n## Built prototype\n\n![Prototype in case](./docs/prototype.jpg \"Built prototype\")\n\n## Components\n\n* Raspberry Pi Zero W board.\n* SSD1306 OLED, I\u00b2C-based 128\u00d764 display.\n* EVE-PDBRL408B rotary encoder with switch.\n\n## Software stack\n\n* Python 3.6.\n* `luma.oled` (display driving).\n - `luma.emulator` (emulating display in development).\n* `RPi.GPIO` (interfacing with hardware inputs).\n - `raspberry-gpio-emulator` (emulating GPIO inputs in development).\n* `paho.mqtt` (MQTT communication).\n\n\n\n\n", "description_content_type": "text/markdown", "docs_url": null, "download_url": "", "downloads": { "last_day": -1, "last_month": -1, "last_week": -1 }, "home_page": "https://github.com/odiroot/mopidy-hw-remote", "keywords": "", "license": "Apache", "maintainer": "", "maintainer_email": "", "name": "mopidy-rpi-remote", "package_url": "https://pypi.org/project/mopidy-rpi-remote/", "platform": "", "project_url": "https://pypi.org/project/mopidy-rpi-remote/", "project_urls": { "Homepage": "https://github.com/odiroot/mopidy-hw-remote" }, "release_url": "https://pypi.org/project/mopidy-rpi-remote/0.1.0/", "requires_dist": [ "luma.oled (~=3.3.0)", "paho-mqtt (~=1.4.0)" ], "requires_python": ">=3.5", "summary": "Remote controller for Mopidy running on Raspberry Pi Zero W", "version": "0.1.0" }, "last_serial": 5852639, "releases": { "0.1.0": [ { "comment_text": "", "digests": { "md5": "91234f4a52300d7688556b2204ac68cd", "sha256": "148c653849d7750da286b06f1cd1f110d99d97272960efafd5d6e94c490afd03" }, "downloads": -1, "filename": "mopidy_rpi_remote-0.1.0-py3-none-any.whl", "has_sig": false, "md5_digest": "91234f4a52300d7688556b2204ac68cd", "packagetype": "bdist_wheel", "python_version": "py3", "requires_python": ">=3.5", "size": 24547, "upload_time": "2019-09-18T21:29:41", "url": "https://files.pythonhosted.org/packages/65/b0/4e8737711d4ded62c8021a202308a25bbb37221e1458dd93a7c33290cf4c/mopidy_rpi_remote-0.1.0-py3-none-any.whl" }, { "comment_text": "", "digests": { "md5": "f13abf81438d407c2c955fc78f22788e", "sha256": "25fffdd160bc0f64adf04a8530e18d1618a85a9f9ff5eacad548182acb2fc34d" }, "downloads": -1, "filename": "mopidy-rpi-remote-0.1.0.tar.gz", "has_sig": false, "md5_digest": "f13abf81438d407c2c955fc78f22788e", "packagetype": "sdist", "python_version": "source", "requires_python": ">=3.5", "size": 178689, "upload_time": "2019-09-18T21:29:54", "url": "https://files.pythonhosted.org/packages/7e/88/aafac86a76fd63c6c12110bf7c20ec63ec8ab04a60ea498616139e7b052c/mopidy-rpi-remote-0.1.0.tar.gz" } ] }, "urls": [ { "comment_text": "", "digests": { "md5": "91234f4a52300d7688556b2204ac68cd", "sha256": "148c653849d7750da286b06f1cd1f110d99d97272960efafd5d6e94c490afd03" }, "downloads": -1, "filename": "mopidy_rpi_remote-0.1.0-py3-none-any.whl", "has_sig": false, "md5_digest": "91234f4a52300d7688556b2204ac68cd", "packagetype": "bdist_wheel", "python_version": "py3", "requires_python": ">=3.5", "size": 24547, "upload_time": "2019-09-18T21:29:41", "url": "https://files.pythonhosted.org/packages/65/b0/4e8737711d4ded62c8021a202308a25bbb37221e1458dd93a7c33290cf4c/mopidy_rpi_remote-0.1.0-py3-none-any.whl" }, { "comment_text": "", "digests": { "md5": "f13abf81438d407c2c955fc78f22788e", "sha256": "25fffdd160bc0f64adf04a8530e18d1618a85a9f9ff5eacad548182acb2fc34d" }, "downloads": -1, "filename": "mopidy-rpi-remote-0.1.0.tar.gz", "has_sig": false, "md5_digest": "f13abf81438d407c2c955fc78f22788e", "packagetype": "sdist", "python_version": "source", "requires_python": ">=3.5", "size": 178689, "upload_time": "2019-09-18T21:29:54", "url": "https://files.pythonhosted.org/packages/7e/88/aafac86a76fd63c6c12110bf7c20ec63ec8ab04a60ea498616139e7b052c/mopidy-rpi-remote-0.1.0.tar.gz" } ] }