Hi,
Scenario:
After I program my sketch and upload it the arduino and the project works using the board (ie. Arduino Uno) with components A, B, C, and D in my circuit connected to a breadboard which are connected to arbitrarily to the UNO board IOs.
Then I want to move the project completely away from the Uno board to a breadboard/protoboard and just use the atmega chip with components A, B, C, and D.
Questions:
Can I just move the atmega and components A,B,C, and D to a breadboard/prototyping board wired the same was as when I used the Uno board?
Or do I need to add additional components like 16mhz crystal, 10k resistor and 2x 22 pf capacitors just like when bootloading a new chip?
Thank you very much.