{ "info": { "author": "Roie R. Black", "author_email": "rblack@austincc.edu", "bugtrack_url": null, "classifiers": [ "Development Status :: 2 - Pre-Alpha", "Intended Audience :: Developers", "Intended Audience :: Education", "Intended Audience :: Science/Research", "License :: OSI Approved :: BSD License", "Natural Language :: English", "Operating System :: OS Independent", "Programming Language :: Python", "Programming Language :: Python :: 2.7", "Programming Language :: Python :: 3.5" ], "description": "AVR Simulator\n#############\n\n.. image:: https://img.shields.io/travis/rblack42/AVRsim.svg\n\n.. image:: https://coveralls.io/repos/rblack42/AVRsim/badge.svg?branch=master&service=github \n :target: https://coveralls.io/github/rblack42/AVRsim?branch=master\n :alt: Coverage Status\n \n.. image:: https://img.shields.io/pypi/v/AVRsim.svg\n :target: https://pypi.python.org/pypi/avrsim/\n :alt: Latest Version\n \n.. image:: https://img.shields.io/pypi/l/AVRsim.svg\n :target: http://pypi.python.org/pypi/avrsim/\n :alt: License\n\n.. image:: https://img.shields.io/pypi/pyversions/AVRsim.svg\n :target: https://pypi.python.org/pypi/avrsim/\n :alt: Supported Python versions\n\nThis project is designed to build a simulator for the Arduino Uno processor\nused in projects in my COSC2325 `Computer Architecture and Machine Language`\nclass at Austin Community College.\n\nThe project is written in Python (tested on py2.7 and py3.5). It uses the MyHDL\nhardware description library to build a simulation that can be converted to\nreal hardware using an FPGA. The current project targets the Basys3 (Artix 7\nFPGA) board produced by `Digilent `_.\n\nFor more information on the project, contact the author::\n\n Roie Black\n Professor, Computer Science\n Austin Community College\n Austin, Texas\n\n email: rblack@austincc.edu\n web: www.austincc.edu/rblack\n GitHub: http://github.com/rblack42/AVRsim\n\n.. vim:filetype=rst spell:\n", "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/rblack42/AVRsim", "keywords": null, "license": "BSD 3-Clause", "maintainer": null, "maintainer_email": null, "name": "avrsim", "package_url": "https://pypi.org/project/avrsim/", "platform": "UNKNOWN", "project_url": "https://pypi.org/project/avrsim/", "project_urls": { "Download": "UNKNOWN", "Homepage": "https://github.com/rblack42/AVRsim" }, "release_url": "https://pypi.org/project/avrsim/0.1.2/", "requires_dist": null, "requires_python": null, "summary": "An MyHDL simulator for AVR chips", "version": "0.1.2" }, "last_serial": 1921043, "releases": { "0.1.0": [ { "comment_text": "", "digests": { "md5": "7dd4a5cbd67b4cdc52c19d6e75e17e88", "sha256": "911a8e3b9a6676a68a1ec873a3de62c85a06c3cce4e0dc25cf69595346ae274e" }, "downloads": -1, "filename": "avrsim-0.1.0.tar.gz", "has_sig": false, "md5_digest": "7dd4a5cbd67b4cdc52c19d6e75e17e88", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 2557, "upload_time": "2016-01-25T00:16:47", "url": "https://files.pythonhosted.org/packages/e1/d6/c6de084cc44510514215dfa63eb0787eec6c03239faf8d9a2e9063c032a2/avrsim-0.1.0.tar.gz" } ], "0.1.1": [ { "comment_text": "", "digests": { "md5": "9762d755d714e2ad3a8af0187a2d1e36", "sha256": "159878554ad1d577b90914cdf151fcb22bc83ab8ea1e4a334a136709ab27d3ce" }, "downloads": -1, "filename": "avrsim-0.1.1.tar.gz", "has_sig": false, "md5_digest": "9762d755d714e2ad3a8af0187a2d1e36", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 2704, "upload_time": "2016-01-25T00:34:55", "url": "https://files.pythonhosted.org/packages/e8/c4/20155e788b0f65fe61d13bff591101b7e54799faa99c15de28099e14919a/avrsim-0.1.1.tar.gz" } ], "0.1.2": [ { "comment_text": "", "digests": { "md5": "4e08692abc09293c821ceb498786e5e4", "sha256": "793650dc20e4fceb5405ba4863b5a0f9c6f127ab8f6a278193adeaaa6ed1af3a" }, "downloads": -1, "filename": "avrsim-0.1.2.tar.gz", "has_sig": false, "md5_digest": "4e08692abc09293c821ceb498786e5e4", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 2977, "upload_time": "2016-01-25T03:14:48", "url": "https://files.pythonhosted.org/packages/32/31/32d1eef6ca44514b86907117bbeb5b991cd22a1b36b60955e9ffe299caa4/avrsim-0.1.2.tar.gz" } ] }, "urls": [ { "comment_text": "", "digests": { "md5": "4e08692abc09293c821ceb498786e5e4", "sha256": "793650dc20e4fceb5405ba4863b5a0f9c6f127ab8f6a278193adeaaa6ed1af3a" }, "downloads": -1, "filename": "avrsim-0.1.2.tar.gz", "has_sig": false, "md5_digest": "4e08692abc09293c821ceb498786e5e4", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 2977, "upload_time": "2016-01-25T03:14:48", "url": "https://files.pythonhosted.org/packages/32/31/32d1eef6ca44514b86907117bbeb5b991cd22a1b36b60955e9ffe299caa4/avrsim-0.1.2.tar.gz" } ] }