{"id":17586896,"url":"https://github.com/chepo92/tool-bossac-py-reset","last_synced_at":"2026-04-19T07:36:24.613Z","repository":{"id":194396734,"uuid":"690879073","full_name":"chepo92/tool-bossac-py-reset","owner":"chepo92","description":"Tools for upload firmware to ARM SAM boards that use SAM-BA Protocol","archived":false,"fork":false,"pushed_at":"2023-09-13T23:34:10.000Z","size":3559,"stargazers_count":1,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-03-29T17:43:27.279Z","etag":null,"topics":["1200bps","arduino","bossa","bossac","cli","due","python","reset","sam","sam-ba","serial","serial-reset","touch"],"latest_commit_sha":null,"homepage":"","language":"Python","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"apache-2.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/chepo92.png","metadata":{"files":{"readme":"Readme.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2023-09-13T04:22:47.000Z","updated_at":"2024-03-28T11:56:39.000Z","dependencies_parsed_at":"2025-02-04T18:44:16.015Z","dependency_job_id":"6976d4bf-6c40-4beb-8ddd-64eb9ee85938","html_url":"https://github.com/chepo92/tool-bossac-py-reset","commit_stats":null,"previous_names":["chepo92/tool-bossac-py-reset"],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/chepo92/tool-bossac-py-reset","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/chepo92%2Ftool-bossac-py-reset","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/chepo92%2Ftool-bossac-py-reset/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/chepo92%2Ftool-bossac-py-reset/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/chepo92%2Ftool-bossac-py-reset/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/chepo92","download_url":"https://codeload.github.com/chepo92/tool-bossac-py-reset/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/chepo92%2Ftool-bossac-py-reset/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":31999169,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-04-18T20:23:30.271Z","status":"online","status_checked_at":"2026-04-19T02:00:07.110Z","response_time":55,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"can_crawl_api":true,"host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":["1200bps","arduino","bossa","bossac","cli","due","python","reset","sam","sam-ba","serial","serial-reset","touch"],"created_at":"2024-10-22T03:06:43.701Z","updated_at":"2026-04-19T07:36:24.599Z","avatar_url":"https://github.com/chepo92.png","language":"Python","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Overview\n\nNeed a tool for uploading your firmware using simple steps? \nDo you need a way to do a usb reset signal for uploading as platformio/Arduino IDE: \n`Performing 1200-bps touch reset on serial port COM1`\n\nThis is for you\n\n# Requirements\n\nPython\npyserial (pip install pyserial)\n\n\n# Instructions\n\n1. Reset the board/trigger bootloader (will do it on the first port found)\n\nIn a terminal run: \n python pyTouchAuto.py\n\n- If you want to specify a port, modify the code of pyTouch.py and run\n python pyTouch.py\n\n2. Run upload command, eg. bossac (included in folder)\n\nIf connected to board through Programming Port:\npath/to/bossac -i -d --port=ttyACM0 -U false -e -w  -b \"path/to/firmware.bin\" -R\n\nIf connected to board through Native USB:\npath/to/bossac -i -d --port=ttyACM0 -U true -e -w  -b \"path/to/firmware.bin\" -R\n\n\nRefer to bossac manual for details on the used option/switches (-idUewbR)\n\nExamples:\n\nIn a Linux terminal: \n./1.6.1-arduino/bossac -i -d --port=ttyACM0 -U false -e -w  -b \"./firmware.bin\" -R\n\nIn Windows: \n./1.6.1-arduino/bossac -i -d --port=COMn -U false -e -w  -b \"firmware.bin\" -R\n\nExample for an sketch build in Arduino IDE:\n\n\"/home/axel/.arduino15/packages/arduino/tools/bossac/1.6.1-arduino/bossac\" -i -d --port=ttyACM0 -U false -e -w  -b \"/tmp/arduino/sketches/9AD2B3422801741548BD78F5F71C95A7/Blink_arm.ino.bin\" -R\n\n\n\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fchepo92%2Ftool-bossac-py-reset","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fchepo92%2Ftool-bossac-py-reset","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fchepo92%2Ftool-bossac-py-reset/lists"}