FTDI Programmer: Difference between revisions
Jump to navigation
Jump to search
Line 5: | Line 5: | ||
==Technical Specifications== | ==Technical Specifications== | ||
Currently known chips able to program: | Currently known chips able to program: | ||
Attiny85 Attiny45 Attiny13<br> | Attiny85 <br> | ||
Attiny45 <br> | |||
Attiny13<br> | |||
Attiny84<br> | Attiny84<br> | ||
Atmega328 Atmega168 Atmega8<br> | Atmega328 <br> | ||
Atmega168<br> | |||
Atmega8<br> | |||
==Firmware== | ==Firmware== |
Revision as of 16:13, 11 December 2014
This is a programmer board for use with a FTDI adaptor. To connect the board to a computer you will need a FTDI/USB adaptor.
Technical Specifications
Currently known chips able to program:
Attiny85
Attiny45
Attiny13
Attiny84
Atmega328
Atmega168
Atmega8
Firmware
The firmware used by the programmer is the sketch provided by the Arduino Example sketch ArduinoISP. See File | Examples | ArduinoISP.