I myself own an Arduino Uno R3 and found that it can simplify my projects development and microcontroller programming, but sometimes I need to know the Arduino pinout. That is why I have written this ...
The two main problems you can have with fuse problems. If you use an ATtiny and you put the wrong clock source you end up with a brick. (It is normally possible to get out of this problem by putting ...
Programming via ISP can be complex when you're not used to it (I can tell you from personal experience). Apart from the technique I explain in the tutorial, there are a multitude of other ways to use ...