{ "info": { "author": "Guillaume BINET", "author_email": "gbin@gootz.net", "bugtrack_url": null, "classifiers": [ "Development Status :: 5 - Production/Stable", "Intended Audience :: Education", "License :: OSI Approved :: GNU General Public License v2 (GPLv2)", "Operating System :: POSIX :: Linux", "Programming Language :: Python :: 2", "Programming Language :: Python :: 2.7", "Programming Language :: Python :: 3", "Programming Language :: Python :: 3.2" ], "description": "About the WeDo\n--------------\n\nThe `Lego WeDo`_ is a tethered-over-USB sensing and robotics toolkit produced by Lego for the educational market.\n\nIt's gotten lots of press, including a favorable review on the One Laptop Per Child blog, on `deployments and training in Peru`_.\n\nIt's supported by Scratch(on Windows and OSX) and by Lego's proprietary software(on Windows.)\n\nIt prominently features the LB1836_ motor driver and the LM358_ op-amp, as well as an epoxy blob with USB support.\n\nThe digital communication protocol used by the Power Functions system is documented on `Philo's Awesome Page`_.\n\nRequirements\n------------\n\n- Python 2.7+\n- pyusb (setup.py should take care of installing the dependency)\n\nInstallation\n------------\n\nFrom pypi:\n\n pip install wedo\n\nFrom the source tree:\n\n ./setup.py install\n\n\nHow to Use it\n-------------\n\n >>> from wedo import WeDo\n >>> wd = WeDo()\n # Activating the first motor full forward:\n >>> wd.motor_a = 100\n # Activating the second motor half speed/force backward:\n >>> wd.motor_b = -50\n # Current value of the tilt sensor:\n >>> wd.tilt\n # Current distance value in meters of the distance sensor:\n >>> wd.distance\n\nContributors\n------------\n\n`Ian Daniher`_\n\nTony Forster\n\n`Walter Bender`_\n\n`Guillaume Binet`_\n\n`Joshua Coxwell`_\n\n`Alan Aguiar`_\n\n.. _`Lego WeDo`: http://education.lego.com/en-us/lego-education-product-database/wedo/9580-lego-education-wedo-construction-set/\n.. _LB1836: http://semicon.sanyo.com/en/ds_e/EN3947F.pdf\n.. _LM358: http://www.national.com/ds/LM/LM158.pdf\n.. _`deployments and training in Peru`: http://blog.laptop.org/2011/02/12/lego-wedo-oloc-peru/\n.. _`Philo's Awesome Page`: http://www.philohome.com/pf/LEGO_Power_Functions_RC.pdf\n.. _`Guillaume Binet`: https://github.com/gbin\n.. _`Ian Daniher`: https://github.com/itdaniher\n.. _`Walter Bender`: https://github.com/walterbender\n.. _`Joshua Coxwell`: https://github.com/JCoxwell\n.. _`Alan Aguiar`: https://github.com/alanjas\n\n\n\nCHANGELOG\n=========\n\n2016-06-20 v1.1.0\n-----------------\n\n\n2013-04-30 v1.0.0\n-----------------\n\n- massive refactoring and packaging for the first version\n- basic documentation", "description_content_type": null, "docs_url": null, "download_url": "UNKNOWN", "downloads": { "last_day": -1, "last_month": -1, "last_week": -1 }, "home_page": "https://github.com/gbin/WeDoMore", "keywords": "lego wedo motor tilt sensor driver", "license": "GPL", "maintainer": null, "maintainer_email": null, "name": "wedo", "package_url": "https://pypi.org/project/wedo/", "platform": "UNKNOWN", "project_url": "https://pypi.org/project/wedo/", "project_urls": { "Download": "UNKNOWN", "Homepage": "https://github.com/gbin/WeDoMore" }, "release_url": "https://pypi.org/project/wedo/1.1.0/", "requires_dist": null, "requires_python": null, "summary": "This is a python library for the Lego WeDo, a tethered-over-USB sensing and robotics toolkit produced by Lego for the educational market.", "version": "1.1.0" }, "last_serial": 2177996, "releases": { "1.0.0": [ { "comment_text": "", "digests": { "md5": "250b1f3107bbe4224f68bbe774effa88", "sha256": "d107ddcc7a9e85d60cef27adcd7e217fcfd7084de84c6c8cb3ab53573ed338f9" }, "downloads": -1, "filename": "wedo-1.0.0.tar.gz", "has_sig": false, "md5_digest": "250b1f3107bbe4224f68bbe774effa88", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 4935, "upload_time": "2013-03-31T05:43:39", "url": "https://files.pythonhosted.org/packages/26/81/1fdc5e3da74e0c7cd2e1d973267b10f0fc6de195efefcdda5d07bdd679d0/wedo-1.0.0.tar.gz" } ], "1.1.0": [ { "comment_text": "", "digests": { "md5": "3cdc7741c35ee855ac8b69fc3d909bbd", "sha256": "0c2a54745c47164a35b203b68f98bf157198704c3d3cdfb41129233d833e2c67" }, "downloads": -1, "filename": "wedo-1.1.0.tar.gz", "has_sig": false, "md5_digest": "3cdc7741c35ee855ac8b69fc3d909bbd", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 7251, "upload_time": "2016-06-20T22:32:34", "url": "https://files.pythonhosted.org/packages/01/e8/97c2f64c458fee8c58e097e4631668a2cadebed7a17b9b7838a7f8be3821/wedo-1.1.0.tar.gz" } ] }, "urls": [ { "comment_text": "", "digests": { "md5": "3cdc7741c35ee855ac8b69fc3d909bbd", "sha256": "0c2a54745c47164a35b203b68f98bf157198704c3d3cdfb41129233d833e2c67" }, "downloads": -1, "filename": "wedo-1.1.0.tar.gz", "has_sig": false, "md5_digest": "3cdc7741c35ee855ac8b69fc3d909bbd", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 7251, "upload_time": "2016-06-20T22:32:34", "url": "https://files.pythonhosted.org/packages/01/e8/97c2f64c458fee8c58e097e4631668a2cadebed7a17b9b7838a7f8be3821/wedo-1.1.0.tar.gz" } ] }