News

[Kirill] wrote in to share his Arduino-based PIC programmer. It is capable of writing to the 18F family of chips, including 18F2XXX and 18F4XXX. We think that’s pretty exciting because this l… ...
I had a project where i was using the 3.3v 8Mhz bootloader and had to burn it to about 8 chips, I just set mine up on a breadboard, i used my UNO to program them, In fact when i was done, we took ...
The bootloader is basically a small hex file that runs when you turn on the Arduino board. At first looks around to see if the computer (at the serial port) is trying to program it. If so, it absorbs ...
Anyone who enjoys building electronic projects using the Arduino prototyping and would like to program their own Atmega328-PU chips is sure to find this new ...
At about $30, the Arduino isn't an expensive device, but if you want to make your own, simpler version, electronics blog Hardware Startup shows off how to build an Arduino clone for less than $5.
Burning Arduino Bootloader with AVR USBasp. Here, I am going to show you the simplest way of burning the Arduino Bootloader firmware into the ATMEGA328P microcontroller chip on Arduino Board. First of ...