This is a simple circuit for programming the 28C16, 28C64, 28C256, and similar parallel EEPROMs using an Arduino. Since the Arduino doesn’t have enough pins to directly control all of the address, ...
Program ATmega328P, ATmega328, Attiny 13A, 44, 45, ATMega8A-PU and ATMega8L-PU chips using Arduino Mega 2560 board as a AVR programmer. Arduino Mega 2560 board is based on the ATMega 2560 chip. For my ...
[Hans Peter] wanted to move away from using full Arduino boards in his projects. One of the components he rarely used after the development stage is the USB hardware. Once the firmware is flashed to ...
This project is a way to program ATtiny85, or 25 or 45. Using an Arduino, without using the Arduino ISP and without having to flash a bootloader on the ATtiny. An binary image of the ATtiny program ...
The circuit was based on the use of Arduino AVR to build a high voltage programmer which can be used to fix pesky fuses. The circuit was based on the use of Arduino AVR to build a high voltage ...
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 ...
Today the official Arduino development team have rolled out a new update to the Arduino CLI, adding some new exciting features in version 0.11.0. New features include Command-line completion, External ...
Arduino hobbyists, developers and programmers that would like to be able to remove the need to use cables to access their Arduino projects, might be interested in a new wireless programmer ...
The reprogramming of the Lily main board was easily allowed by the USB to UART board that does not require the need for soldering. The Lily Pad main board is using the FT232RL integrated circuit from ...