DFRobot
USBtinyISP-Arduino bootloader programmer
This is a USB AVR programmer supported by offical Arduino IDE. Once the Arduino has lost its bootloader for some reasons, use this programmer to reburn the ...
This is a USB AVR programmer supported by offical Arduino IDE. Once the Arduino has lost its bootloader for some reasons, use this programmer to reburn the bootloader and save the dead Arduino.
This programmer works really well for ATmega168 and ATmega328 and should work with all the AVR micros supported by AVRDUDE. Both 10-pin and 6-pin targets supported (cable included) which makes the progrmmer suitable for most AVR boards.
This programmer is based on USBtiny code & design Version 2.0
The Kit comes with both 6-pin and 10-pin AVR-standard connectors and cables.
Product Update Log
- 2011/08/23 : The Verion 1 has identified that 10 PIN IDC has incorrect MISO and MOSI Pin out. It will be fixed in version V1.1
- V3 hardware revision has a board layout update increasing usability. Compatible with older versions.
DOCUMENTS
- Download
- Arduino ISP
- Schematics (V1.0)
- Schematics (V1.1)
SHIPPING LIST
- USBTinyISP Module x1
- 6 Pin Cable x1
- 10 Pin Calbe x1
Jargon buster
Plain-language definitions for the technical terms used above.
- AVR
- AVR is a family of 8-bit microcontrollers used in many classic Arduino-style boards. If a USB host library mentions AVR support, it suggests the examples or compatibility may be aimed at those older microcontroller boards.
- Bootloader
- Small starter software on a microcontroller that lets new code be uploaded before the main program runs. Knowing how to enter bootloader mode matters when you need to program the board or recover it after a faulty sketch.
- IDE
- Short for Integrated Development Environment, a program used to write, run and manage code. It matters because some learners prefer a traditional coding workspace instead of a guided notebook-style lesson.
Find this product in
Brands
Protel Schematic
Schematic · 13.7 KB · Click any page to view full size
V1.1 Protel Schematic
Schematic · 13.8 KB · Click any page to view full size
Supplier page — dfrobot.com
Supplier Description · 743.7 KB · Click any page to view full size
Related Tutorials
Free guides on learn.littlebird.com.au