News

Electronic proyect to turn an Arduino Nano/UNO into an ATtiny85 programmer. Based on video CREA tu Programador DIY para ATTINY85 con Arduino UNO (spanish) from Kriss Electronics YouTube channel. This ...
Step 1: Configuring Arduino Uno as an ISP: Since ATtiny85 is just a microcontroller, it requires an ISP (In-System Programming) to be programmed. So to program the ATtiny85, we need to first configure ...
Anyone who would like to learn Arduino programming and more about the fantastic electronic development platform which is fun and easy-to-use to create a wide variety of different projects. Maybe ...
The tutorial is fairly straightforward, and even demonstrates how the Arduino can be used as an ISP for the ATtiny, removing the need to purchase a standalone programmer.
Because I have an Arduino Micro (smaller, but almost electrically the same as an Arduino Leonardo), which is built around a different AVR, there are some changes to make. Also, I am trying to ...