Programming ATmega328 using the UNO

Programming ATmega328 using the UNO

Using these instructions, I managed to burn a boot loader on my ATmega328 chip from the barebone kit.

 

Second step, I took out the UNO chip and slapped my barebone kit together on my breadboard with the 16MHz crystal and hooked it up using those same instructions so I could program it. Didn’t work for some reason, so I programmed the chip on the UNO board. That worked.

Next step will be to try I2C communication between the two.