I've looked through the $50 robot tutorial, and am thinking about giving it a try.
I'm trying to understand exactly what the need is for a bootloader.
Based on the $50 tutorial, I can get a programmer that uploads via a serial port on a PC (USB to Serial adapter available), or I can get a more expensive programmer that appears to connect via USB on a PC.
From what I can tell, I can add a UART to the robot, that allows me to connect directly from the UART to the serial port on a PC. My question, is why would I go to this extra trouble. Is it faster? More reliable?
What am I missing?
Superman