vusbtiny icon indicating copy to clipboard operation
vusbtiny copied to clipboard

Small ISP programmer that uses an ATtiny running V-USB

Results 4 vusbtiny issues
Sort by recently updated
recently updated
newest added

The provided schematic and usbconfig.h file has the D+/- bits swapped relative to the ATtiny85 USB boards you can buy online. As far as I can tell, all of those...

...after which, the compiler can't find the necessary assembly files to build the program (because they've been deleted). To fix, I had to remove `$(DUMPTRG)` from line 312, and `(REMOVE)...

Hello! First of all, thank you so much for the work you've done on this, this looks like a very promising cheap and DIY way to program AVR microcontrollers, way...

Gaps between routes should be widened for easier etching production.

enhancement