Hey guys,
I recently ran into an issue where my custom PCB that I was supposed to use an atmega328p loaded with the 8 mhz arduino boot loader turned out bad, and I need to put it all on a bread board. The problem is I obviously need to communicate with it using processing and to load sketches.
My only question is, if I use my USB to RS232 cable (creates a serial com port), would I simply be able to connect the transmit/receive pins from the serial cable, and a manual pushbutton to 5V on the reset pin to fix this issue? Thanks a lot guys.