Programming TPI AVRs using USBASP Programmer
https://www.electronics-lab.com/programming-tpi-avrs-using-usbasp-programmer/
AVR microcontrollers are RISC architecture-based microcontroller series that have on-chip flash memory for data storage. The popularity of ARM microcontrollers can be seen by the range of applications it has. They are used in home automation, touch screen, automobiles, medical devices, and defense. They are also quite popular among hobbyists and makers. Most AVR microcontrollers […]
Using a Raspberry Pi to program an ATTiny10/9/5/4
https://www.electronics-lab.com/using-raspberry-pi-program-attiny10-9-5-4/
Using a Raspberry Pi to program an ATTiny4/5/9/10. But, mostly the $0.25 ATTiny10. And, not necessarily a Raspberry Pi, but anything with GPIOs! Yep. It works. At least tested pretty thoroughly with my ATTiny10. It can also read all the memories AND run timings against the AVR to do processor clock calibration, as well as […]
Turn Arduino into an AVR TPI Programmer
https://www.electronics-lab.com/turn-arduino-avr-tpi-programmer/
Elliot Williams @ hackaday.com show us how to use your Arduino to program AVR TPI enabled microcontrollers. Turning an Arduino of virtually any sort into a simple AVR 6-pin ISP programmer is old hat. But when Atmel came out with a series of really tiny AVR chips, the ATtiny10 and friends with only six pins […]