I am trying to use an ATtiny85 microcontroller, and program it with the Arduino Uno. I followed these steps: https://www.instructables.com/How-to-Program-an-Attiny85-From-an-Arduino-Uno/
but when I attempt to burn bootloader I get the error message:
avrdude: Yikes! Invalid device signature.
Double check connections and try again, or use -F to override this check.
I have tried redoing all my wiring, uninstalling the attiny board manager, and restarting everything, but I can't figure out the problem. I'm worried that the library is just too out of date? (https://raw.githubusercontent.com/damellis/attiny/ide-1.6.x-boards-manager/package_damellis_attiny_index.json)