[SOLVED] Persistant arduino program that survives loss of power

userHead joris 2018-09-14 16:57:31 2818 Views6 Replies
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?