Login / Signup
Cart
Your cart is empty
UPDI stands for Unified Program and Debug Interface, but this board is so smol and cute that we will call it the Unusually Playful Device Interfacer and pat its head when it does a good job. It's designed to make programming modern ATtiny chips very easy because it has 3V or 5V power and logic select, power and transmit indicator LEDs, and a quick cable for poking into a breadboard.
We have been working a lot with ATtiny816, ATtiny817 and ATtiny1616 chips lately, as for our seesaw boards. And we're often needing to program them with a CP2102-based breakout with a 1K resistor soldered between the RX and TX pins. But we were hankering for a nicer programmer!
This UPDI Friend makes programming such chips very easy:
We use Arduino IDE with the megaTinyCore board support package installed, simply select "Serial UPDI" as the programmer type, we use 230Kbps but 56Kbps is also good.