Tag: avr
-
Arduino serial programming using a Nokia phone cable
My last article briefly described my first Arduino built on a breadboard. I also talked about loading the bootloader with an AVRISP MKII programmer. Once you’ve written your code for your Arduino you need a way to get your code onto your chip. The bootloader makes it as easy as a serial cable and the…