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 ...
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 ...
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, ...
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 ...
ZEPPP is a PIC programmer that requires only an Arduino-compatible board and a small command-line PC utility (CLI) to read, write, erase and verify several LVP-capable PIC microcontrollers via ICSP ...
[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 ...
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 project will function as a wireless programming and debugging link to access hard to reach Arduino board inside a machine by using the XBee protocol. An FTDI cable is used to attach one XBee that ...
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 ...