{ "info": { "author": "ponty", "author_email": "UNKNOWN", "bugtrack_url": null, "classifiers": [ "License :: OSI Approved :: BSD License", "Natural Language :: English", "Operating System :: OS Independent", "Programming Language :: Python" ], "description": "Simple GUI elements for AVR_ and arduino_ simulation.\nProgrammed in python_, based on pygame_. \nSimavr_ is used for simulation. \n\nLinks:\n * home: https://github.com/ponty/pysimavrgui\n * documentation: http://ponty.github.com/pysimavrgui\n \nFeatures:\n - designed to use with pysimavr_ (simavr_ wrapper)\n - arduino_ simulator included\n - maximum speed can be real-time\n - speed control\n - audio backend: PyAudio_\n - graphic backend: PyGame_ (SDL_ wrapper)\n \nKnown problems:\n - Python 3 is not supported\n - tested only on linux\n - real-time sleep() is used in simavr_, so speed control is far from perfect\n - occasional crash by firmware reload \n - poor sound quality\n\nInstallation\n============\n\nGeneral\n--------\n\n * install python_\n * install pip_\n * install PyGame_ \n * install PyAudio_ (optional)\n * install pysimavr_ \n * install the program::\n\n # as root\n pip install pysimavrgui\n\n\nUbuntu\n----------\n::\n\n sudo apt-get install python-pip\n sudo apt-get install python-pygame\n sudo apt-get install python-pyaudio\n \n # pysimavr\n sudo apt-get install swig\n sudo apt-get install python-dev\n sudo apt-get install gcc\n sudo apt-get install libelf-dev\n sudo pip install pysimavr \n\n # for arduino\n sudo apt-get install scons\n sudo apt-get install arduino\n \n sudo pip install pysimavrgui\n\nUninstall\n----------\n\n::\n\n # as root\n pip uninstall pysimavrgui\n\n\n.. _setuptools: http://peak.telecommunity.com/DevCenter/EasyInstall\n.. _pip: http://pip.openplans.org/\n.. _arduino: http://arduino.cc/\n.. _python: http://www.python.org/\n.. _simavr: http://gitorious.org/simavr\n.. _pygame: http://pygame.org/\n.. _pyaudio: http://people.csail.mit.edu/hubert/pyaudio/\n.. _SDL: http://www.libsdl.org/\n.. _pysimavr: https://github.com/ponty/pysimavr\n.. _AVR: http://en.wikipedia.org/wiki/Atmel_AVR", "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/ponty/pysimavrgui", "keywords": "simavr", "license": "BSD", "maintainer": null, "maintainer_email": null, "name": "pysimavrgui", "package_url": "https://pypi.org/project/pysimavrgui/", "platform": "UNKNOWN", "project_url": "https://pypi.org/project/pysimavrgui/", "project_urls": { "Download": "UNKNOWN", "Homepage": "https://github.com/ponty/pysimavrgui" }, "release_url": "https://pypi.org/project/pysimavrgui/0.0.3/", "requires_dist": null, "requires_python": null, "summary": "Simple GUI elements for AVR and arduino simulation.", "version": "0.0.3" }, "last_serial": 797733, "releases": { "0.0.0": [ { "comment_text": "", "digests": { "md5": "c9199de38fd1f0a74e0b635a4ed7e73b", "sha256": "35ea996d448a61d4c28d7be537eee96442d201b4f72abb0e0c68692df9b8d4b9" }, "downloads": -1, "filename": "pysimavrgui-0.0.0.tar.gz", "has_sig": false, "md5_digest": "c9199de38fd1f0a74e0b635a4ed7e73b", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 37217, "upload_time": "2011-08-22T23:31:58", "url": "https://files.pythonhosted.org/packages/03/d5/7ed659dc4ca132d899a4c3fb8987dc1fdfb75d73fc04020aa9d82d4b6bbf/pysimavrgui-0.0.0.tar.gz" } ], "0.0.1": [ { "comment_text": "", "digests": { "md5": "e0b817bf6ba550ab8c6aa451fc0ede03", "sha256": "6c936e90dc19115c340673f79ad1ebe15c15aa0399a0f0f3103c2381f1368041" }, "downloads": -1, "filename": "pysimavrgui-0.0.1.tar.gz", "has_sig": false, "md5_digest": "e0b817bf6ba550ab8c6aa451fc0ede03", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 37934, "upload_time": "2011-11-17T19:53:55", "url": "https://files.pythonhosted.org/packages/e3/03/eeb20ffcf359b1a699ad2a75b2467f27801bacd65956ae4af2c25e7cf920/pysimavrgui-0.0.1.tar.gz" } ], "0.0.2": [ { "comment_text": "", "digests": { "md5": "5fdfde6a1097e393a9ca451a5bff4d7e", "sha256": "099784ae981a8f109d39e70943262ea71f0b2e0a5e94a9fae3f430f97dbf85cd" }, "downloads": -1, "filename": "pysimavrgui-0.0.2.tar.gz", "has_sig": false, "md5_digest": "5fdfde6a1097e393a9ca451a5bff4d7e", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 79753, "upload_time": "2011-11-18T08:46:56", "url": "https://files.pythonhosted.org/packages/c9/4c/65f27adc29be4633a17fe403d636d8523aed0de40868cdd1494e6668fd1d/pysimavrgui-0.0.2.tar.gz" } ], "0.0.3": [ { "comment_text": "", "digests": { "md5": "8f073ec23a9e2defb49648bc6f90feee", "sha256": "e8535dee533662d74c907de8124e34a00a042710dc2e9e833fc54ba7aa9cd26e" }, "downloads": -1, "filename": "pysimavrgui-0.0.3.tar.gz", "has_sig": false, "md5_digest": "8f073ec23a9e2defb49648bc6f90feee", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 82549, "upload_time": "2012-02-09T09:46:44", "url": "https://files.pythonhosted.org/packages/dd/c7/8229734f6b2685a4f8c9eaceef07ef7f6bd1cebfefd04332f54deaf87df5/pysimavrgui-0.0.3.tar.gz" } ] }, "urls": [ { "comment_text": "", "digests": { "md5": "8f073ec23a9e2defb49648bc6f90feee", "sha256": "e8535dee533662d74c907de8124e34a00a042710dc2e9e833fc54ba7aa9cd26e" }, "downloads": -1, "filename": "pysimavrgui-0.0.3.tar.gz", "has_sig": false, "md5_digest": "8f073ec23a9e2defb49648bc6f90feee", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 82549, "upload_time": "2012-02-09T09:46:44", "url": "https://files.pythonhosted.org/packages/dd/c7/8229734f6b2685a4f8c9eaceef07ef7f6bd1cebfefd04332f54deaf87df5/pysimavrgui-0.0.3.tar.gz" } ] }