I also found another alternative called the 328BootloadHat - it's a "hat/shield to ease the process of burning an Arduino bootloader to an ATMega328 IC". I guess the PCB can be bought or you could follow the design. It is open source.
@Drxxx3 жыл бұрын
Cool video, i like it!
@monolofiminimal3 жыл бұрын
Am I stupid for thinking this was how it was supposed to be done? What I mean is, before I started with arduino's/pi's/microcontrollers, I had always thought we were meant to prototype it on the select board, and then for finalizing we write it to a chip with the components on a circuitboard. That's how I actually thought it was done before I got into this stuff lol. Good to know it can actually be done this way, so I guess it wasn't stupid after all :) Thanks alot Kevin, now I gotta do this as it might end up being a nice cheap(er) alternative for smaller, less complicated, more permanent projects and frees my one and only board to do other stuff. PS - I suppose this method can be similarly used to program other boards and also burning bootloaders to corrupt boards with the 1st working board using the ArduinoISP sketch
@JarppaGuru11 ай бұрын
5:12 yes lets change internal clock so we not need clock on board. youi have not that problem box of oscillators LOL
@Pengui239 ай бұрын
The Wiring is unclear
@DIYRobotGirl2 жыл бұрын
Hi atlanta just wondering if we could do this with arduino shield with more pins or even 7.4 volts battery or 12 volt battery as in the lithium ion batteries used on rc hobbies
@555circuitslab53 жыл бұрын
The 2 capacitors for the crystal should have 22pF instead of 22nF
@kevinmcaleer283 жыл бұрын
I knew I'd get that wrong. I'll see if I can add an overlay to fix it. Thanks for point this out!