Tag: UPDI programmer
DIY UPDI USB Programmer is Low-Cost Alternative to Ready-Made Programmers
A UPDI USB programmer (Unified Program and Debug Interface) is basically an Atmel / Microchip proprietary programming interface used for some AVR microcontrollers like the ATtiny series. AVR is an 8-bit RISC architecture microcontroller that is developed by Atmel. With the newer...
Continue ReadingmicroUPDI – Pro-Micro Based UPDI Programmer
Thanks to the increased popularity of the recent ATtiny series of microcontrollers, there has been an increase in the number of open-source UPDI programmers out there. We have covered quite a number of them including the brilliant UPDI programmer compatible with Arduino IDE but we...
Continue ReadingDIY Arduino Nano HV UPDI Programmer
In May, Arduino released a guide on how you can create a UPDI programmer for under $10. Now Dlloydev has posted a guide on Github how to make an Arduino Nano HV UPDI programmer. The Nano HV UPDI programmer will enable you to use the additional configuration settings for the UPDI pin...
Continue ReadingUPDI programmer compatible with Arduino IDE
Antti Mäntyniemi designed this board, which is a UPDI programmer that utilizes Arduino IDE to program AVR microcontrollers. This kind of programmer is used to programm the new 0-series and 1-series ATtiny mcus using Arduino IDE. The project files are available on github.com so you can...
Continue Reading