will the program on the atmega328p reset when it is remove and transferred to another arduino uno?
![]()
The program resets every time you power the board. You can put the same code onto another Arduino. What do you intend when you say transferred.
i mean will the code change when the chip is removed and transferred to another circuit. sorry i really cant explain it well
The program will be intact. Its quite common to use the Arduino Uno to program a chip then move the chip into a custom design.
owh! thank you!.
8)