Program Resource

Resource libraries for programmers and developers

Reset Aruduino once after power up

Reset Aruduino once after power up

There are some case that arduino and/or connected devices doesn’t work right after powering up. Putting some delay does not work, and everything starts working after pressing reset button on Arduino. So, below is simple trick to restart Arduino once after powering up. Simply write 1 or 0 to EEPROM after each boot.