This mini how-to walks you through the steps of translating Rubber Ducky scripts and installing all tools needed to flash a new firmware onto your attiny85 board.
- Install Arduino from https://www.arduino.cc/en/main/software .
- Open Arduino, go to
File/Preferences
and paste the following URL intoAdditional Boards Manager URLs
.- http://digistump.com/package_digistump_index.json
- If your Arduino IDE does not show you the
Additional Boards Manger URL
, your IDE version may be outdated.