Code Monkey home page Code Monkey logo

arduinoisp's Introduction

ArduinoISP

This is a sketch that allows your Arduino to work as a STK500v1 programmer.

See the excellent Arduino as AVR ISP tutorial on arduino.cc.

Please report issues on the mega-isp site at code.google.com.

Use a recent version!

Arduino IDE 1.00 was released 30 November 2011

Check out latest available Arduino IDE from: http://code.google.com/p/arduino/downloads/list

If your Arduino IDE version is <= Arduino-0023:

The ArduinoISP that ships as an example with the Arduino software is old. You can download the ArduinoISP.ino here and replace the one you find in ...\arduino-002x\examples\ArduinoISP. This version is known to work with the avrdude that ships with Arduino-0023. That is an older version of avrdude (5.04, latest is 5.11).

arduinoisp's People

Contributors

jalakas avatar rsbohn avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

arduinoisp's Issues

Compiling errors

ArduinoISP.ino: In function 'void universal()':
ArduinoISP.ino:277: warning: unused variable 'w'
ArduinoISP.ino: In function 'int avrisp()':
ArduinoISP.ino:547: warning: no return statement in function returning non-void
ArduinoISP.ino:547: warning: control reaches end of non-void function

avrdude: stk500_getsync(): not in sync: resp=0x00

I'm getting the notorious not in sync error when trying to use this ISP sketch. Everything is hooked up and configured properly, I can burn the bootloader and program my 328 successfully using the "old" ISP sketch that comes with the Arduino IDE, but it fails when I try to drop in this one. Any ideas?

Change SS pin

Hi!
If you add
pinMode(SS, OUTPUT);
to the setup then it is possible to change the SS pin.

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.