There are a few different ways of getting firmware onto one of AVR’s ATtiny85 microcontrollers, including bootloaders that allow for firmware to be updated without the need to plug the chip into a ...
[Jenna] sent in a very cool bootloader she thought people might like. It’s called Micronucleus and it turns the lowly ATtiny 85 into a chip with a USB interface capable of being upgraded via a ‘viral’ ...
Now Create a file without Extension and Rename it as "Burn_AT85_bootloader.bat" "%~dp0\hardware\tools\avr/bin/avrdude" -C"%~dp0\hardware\tools\avr/etc/avrdude.conf ...
This repository contains a project for an Arduino hat PCB for downloading a bootloader onto an ATtiny85 microcontroller and a PCB-based USB device for directly sending code to the ATtiny85. All PCB ...