{"id":20334779,"url":"https://github.com/estobbart/due-reset","last_synced_at":"2026-05-11T06:56:57.846Z","repository":{"id":9546262,"uuid":"11452142","full_name":"estobbart/due-reset","owner":"estobbart","description":"Command-line tool to reset an Arduino Due board for OS X.","archived":false,"fork":false,"pushed_at":"2013-09-14T21:17:05.000Z","size":132,"stargazers_count":2,"open_issues_count":0,"forks_count":0,"subscribers_count":2,"default_branch":"master","last_synced_at":"2025-01-14T16:34:32.340Z","etag":null,"topics":["arduino","arduino-source","asf","atmel","board","objective-c","xcode"],"latest_commit_sha":null,"homepage":null,"language":"Objective-C","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/estobbart.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}},"created_at":"2013-07-16T14:50:47.000Z","updated_at":"2015-11-17T18:24:31.000Z","dependencies_parsed_at":"2022-09-22T17:21:25.533Z","dependency_job_id":null,"html_url":"https://github.com/estobbart/due-reset","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/estobbart%2Fdue-reset","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/estobbart%2Fdue-reset/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/estobbart%2Fdue-reset/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/estobbart%2Fdue-reset/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/estobbart","download_url":"https://codeload.github.com/estobbart/due-reset/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":241854567,"owners_count":20031458,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","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":["arduino","arduino-source","asf","atmel","board","objective-c","xcode"],"created_at":"2024-11-14T20:38:09.411Z","updated_at":"2026-05-11T06:56:52.809Z","avatar_url":"https://github.com/estobbart.png","language":"Objective-C","funding_links":[],"categories":[],"sub_categories":[],"readme":"due-reset\n=========\n\nCommand-line tool to reset an Arduino Due board for OS X.\n\nSetup:\n------------\nUsing XCode for Atmel development on an Arduino Due with the Atmel Software Framework (asf).\n\nTools:\n------------\nDownload the ASF from Atmel (you'll need to create a login if you don't already have one).\n\n[http://asf.atmel.com](http://asf.atmel.com)\n\nDownload the ARM compiler that's distributed with the Arduino source. (see build/build.xml for details)\n\n[http://arduino.googlecode.com/files/gcc-arm-none-eabi-4.4.1-2010q1-188-macos.tar.gz](http://arduino.googlecode.com/files/gcc-arm-none-eabi-4.4.1-2010q1-188-macos.tar.gz)\n\nCopy `bossac` from `build/macosx/dist/bossac` in the Arduino source.\n[http://arduino.cc/en/Main/ArduinoBoardDue](http://arduino.cc/en/Main/ArduinoBoardDue) (see programming for details)\n\n\nSolution:\n------------\n\nBefore using `bossac` with an Arduino Due you must first issue a reset.\n\n[http://arduino.cc/en/Guide/ArduinoDue#toc4](http://arduino.cc/en/Guide/ArduinoDue#toc4)\n\nIf you don't issue a reset first you'll get the following error from bossac:\n\n\tNo device found on tty.usbmodem\n\nNow you can write an install script to run after your Makefile from XCode.\n\n\t#!/bin/bash\n\t./due-reset /dev/tty.usbmodem####\n\t./bossac --port=tty.usbmodem#### -U false -e -w -v -b [MyApp].bin -R","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Festobbart%2Fdue-reset","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Festobbart%2Fdue-reset","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Festobbart%2Fdue-reset/lists"}