{ "info": { "author": "Martin Vysko\u010dil", "author_email": "m.vyskoc@seznam.cz", "bugtrack_url": null, "classifiers": [ "Development Status :: 3 - Alpha", "Environment :: Console", "Intended Audience :: Developers", "License :: OSI Approved :: GNU General Public License v3 (GPLv3)", "Programming Language :: Python", "Programming Language :: Python :: 2", "Topic :: Software Development :: Embedded Systems" ], "description": "About AVRTSB\n============\n\nAVRTSB is Python implementation of TinySafeBoot - A tiny and safe\nBootloader for AVR-ATtinys and ATmegas [1]. AVRTSB version 0.2\nnow supports make custom firmwares. If you want compile the\nfirmware yourself, please download from [1].\n\nThe console script run with the command pytsb. For more\ninformation run: pytsb --help \n\nThe benefit of AVRTSB is automatic reset of MCU with DTR or RTS line.\nThe second line is set to HIGH value (+12V) for power RS232<->TTL\nconvertor directly from serial port. All parameters are given only\nfrom command line without user interraction. This makes AVRTSB perfect\nfor integration with IDE for automatic upload new firmware after\ncompilation. \n\nTinySafeBoot is great bootloader bacause of:\n 1) Small size - only 512 byte\n 2) Software emulated serial interface a thus configurable for use\n with all MCU pins.\n 3) Secure access by password\n\nMore information can be found [1]. \n\n\n[1] Original website of TinySafeBoot \n http://jtxp.org/tech/tinysafeboot_en.htm", "description_content_type": null, "docs_url": null, "download_url": "https://github.com/mvyskoc/avrtsb/tarball/v0.2.6", "downloads": { "last_day": -1, "last_month": -1, "last_week": -1 }, "home_page": "http://github.com/mvyskoc/avrtsb", "keywords": "TinySafeBoot,AVR,bootloader", "license": "GPLv3", "maintainer": "", "maintainer_email": "", "name": "avrtsb", "package_url": "https://pypi.org/project/avrtsb/", "platform": "", "project_url": "https://pypi.org/project/avrtsb/", "project_urls": { "Download": "https://github.com/mvyskoc/avrtsb/tarball/v0.2.6", "Homepage": "http://github.com/mvyskoc/avrtsb" }, "release_url": "https://pypi.org/project/avrtsb/0.2.6/", "requires_dist": null, "requires_python": "~=2.5", "summary": "Python version of TinySafeBootA tiny and safe Bootloader for AVR-ATtinys and ATmegas", "version": "0.2.6" }, "last_serial": 3648879, "releases": { "0.2.5a2": [ { "comment_text": "", "digests": { "md5": "ce90117bf974c1102d1aedec65e63277", "sha256": "c7cc3d61babe8c64d7457481a43856ae303a6ef5a393735f858d9573ef01ebec" }, "downloads": -1, "filename": "avrtsb-0.2.5a2.tar.gz", "has_sig": false, "md5_digest": "ce90117bf974c1102d1aedec65e63277", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 45635, "upload_time": "2015-08-10T17:43:51", "url": "https://files.pythonhosted.org/packages/5c/1b/ec5a48c9bf14a6976dfcb3facf58c9f8cd4f9bb252d339939c330e517e96/avrtsb-0.2.5a2.tar.gz" } ], "0.2.6": [ { "comment_text": "", "digests": { "md5": "1c6933db26f17509c57d37b3cff30eff", "sha256": "21eb1c91da0feeb5be5c1e8341469433e8f1034de4f56e8c874c032a982b33dd" }, "downloads": -1, "filename": "avrtsb-0.2.6.zip", "has_sig": false, "md5_digest": "1c6933db26f17509c57d37b3cff30eff", "packagetype": "sdist", "python_version": "source", "requires_python": "~=2.5", "size": 72066, "upload_time": "2018-03-07T19:40:30", "url": "https://files.pythonhosted.org/packages/b8/91/c0d4d9629ac0bc1e2ba7b5cb8b90a104a5958cbb5ff72b9aa1aeabdb862a/avrtsb-0.2.6.zip" } ] }, "urls": [ { "comment_text": "", "digests": { "md5": "1c6933db26f17509c57d37b3cff30eff", "sha256": "21eb1c91da0feeb5be5c1e8341469433e8f1034de4f56e8c874c032a982b33dd" }, "downloads": -1, "filename": "avrtsb-0.2.6.zip", "has_sig": false, "md5_digest": "1c6933db26f17509c57d37b3cff30eff", "packagetype": "sdist", "python_version": "source", "requires_python": "~=2.5", "size": 72066, "upload_time": "2018-03-07T19:40:30", "url": "https://files.pythonhosted.org/packages/b8/91/c0d4d9629ac0bc1e2ba7b5cb8b90a104a5958cbb5ff72b9aa1aeabdb862a/avrtsb-0.2.6.zip" } ] }