27/08/2022
Atmega328 chip,is one microcontroller that I use often in various project assembly that I make.
Today, as part of my weekend project, I developed this board,that will aid me, burn a new bootloader for the chip, unlike using the breadboard,since I do make order for new ones often,and uses the microcontroller regularly.
I used a simple Arduino board to burn the bootloader,and with the USB to TTL module,I can actually upload Arduino code directly to my microcontroller on the new board that I have assembled.
This will make it so easy for me to upload code on projects that I build, while having the chip easy to remove, unlike the Arduino uno board.