Programming the new ATtiny from Arduino using UPDI [Beginner Tutorial]

This tutorial shows how to make a cheap and simple UPDI Programmer and upload a sketch to the new ATtiny micro controller series. The programmer is made from an old Arduino Nano and requires only two additional passive components. The megaTinyCore library provides an Arduino core to start developing. A short blink sketch demonstration should provide a good start for every beginner in this matter.

Leave a Comment