FTDI Programmer: Difference between revisions

From lechacal
Jump to navigation Jump to search
No edit summary
Line 5: Line 5:
==Technical Specifications==
==Technical Specifications==
Currently known chips able to program:
Currently known chips able to program:
Attiny85 Attiny84 Atmega328
Attiny85 Attiny45 Attiny13<br>
 
Attiny84<br>
 
Atmega328 Atmega168 Atmega8<br>


==Firmware==
==Firmware==

Revision as of 16:10, 21 July 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.

If the sketch is inadvertently overwritten (green led not flashing anymore) one can reload the sketch to fix it.