[SOLVED] Persistant arduino program that survives loss of power
Is it possible to program the Arduino in a way the it survives a power out?
Currently I always need to program the Arduino when the board is connected to the power, I would like that the arduino starts running the program when the board is powered on.
Does the arduino have it's own flash? how to use that?
Currently I always need to program the Arduino when the board is connected to the power, I would like that the arduino starts running the program when the board is powered on.
Does the arduino have it's own flash? how to use that?