Differences
This shows you the differences between two versions of the page.
Next revision | Previous revision | ||
interfaces:usbtiny [2021/09/13 03:39] – created darron | interfaces:usbtiny [2021/09/27 18:25] (current) – darron | ||
---|---|---|---|
Line 1: | Line 1: | ||
+ | ====USBtiny==== | ||
+ | |||
+ | <wrap right> | ||
+ | {{: | ||
+ | </ | ||
+ | |||
+ | AVR programmer for devices with 64KB or less flash. Not Atmega1281/ | ||
+ | |||
+ | ===Test=== | ||
+ | |||
+ | |||
< | < | ||
$ avrdude -cusbtiny -pm328p -D | $ avrdude -cusbtiny -pm328p -D | ||
Line 12: | Line 23: | ||
avrdude done. Thank you. | avrdude done. Thank you. | ||
</ | </ | ||
+ | |||
+ | ===Resources=== | ||
+ | |||
+ | https:// |