10000 add mega and due compatible ArduinoISP sketches by championswimmer · Pull Request #2315 · arduino/Arduino · GitHub
[go: up one dir, main page]

Skip to content

add mega and due compatible ArduinoISP sketches #2315

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Closed
wants to merge 1 commit into from
Closed
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
add mega and due compatible ArduinoISP sketches
  The example present does not work with either
   Arduino Mega 2560 or Arduino Due

  Tested this 
   https://raw.githubusercontent.com/rsbohn/ArduinoISP/master/ArduinoISP/ArduinoISP.ino
   to work perfectly to turn Mega into a stk500v1 programmer

   And tested this
    https://raw.githubusercontent.com/PeterVH/ArduinoISP/due/ArduinoISP/ArduinoISP.ino
   to be compatible with Due to turn it into a stk500v1 programmer. (using the native port)

Signed-off-by: Arnav Gupta <championswimmer@gmail.com>
  • Loading branch information
championswimmer committed Sep 19, 2014
commit 81c6167ed0fce5eea03a20f76e73e5ef5d769fa3
Loading
0