In this post, we will look at how can we use Arduino as an ISP to program ICs. Following is the representation of an ATtiny 13 IC. Watch out for VCC, GND, Reset (PB5) and other pins. There are a total ...
Start/restart the Arduino IDE afterwards. You should now have a new entry in "Tools / Board" "ATtiny13A". If chosen, you can select the configured cpu frequency in "Tools / CPU Frequency". This will ...