How to program an Attiny85 or Attiny84
Prerequisite
- Arduino IDE must be installed
- You have a programmer board with FTDI/USB adaptor
Tiny Core Library
We recommend the tiny core library from this link below.
http://code.google.com/p/arduino-tiny/
Download it and install it in the sketchbook/hardware folder. Follow instructions in the README file for this.