FTDI Programmer: Difference between revisions

From lechacal
Jump to navigation Jump to search
Line 10: Line 10:


==Firmware==
==Firmware==
The firmware used by the programmer is the sketch provided by the Arduino Example sketch ArduinoISP. See '''File | Examples |ArduinoISP.'''
The firmware used by the programmer is the sketch provided by the Arduino Example sketch ArduinoISP. See '''File | Examples | ArduinoISP.'''


==Related Article==
==Related Article==


[[How_to_program_an_Attiny85_or_Attiny84 | How to program an Attiny85 or Attiny84]]
[[How_to_program_an_Attiny85_or_Attiny84 | How to program an Attiny85 or Attiny84]]

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.

Related Article

How to program an Attiny85 or Attiny84