I'm using the Arduino NG with the MAX7219 chip and all is well - except that for my program to run after powering up the Arduino board I need to press the reset button. Is this expected/normal behavior?
I'm used to using the Wiring board where when powering up the board the program just starts.
I plan on using the Arduino in a gallery show that other people will be running and it is not optimal to have them digging into the electronics enclosure to find the rest button, etc.
So - is this reset button thing normal or could something I am doing in my circuit (or code) be creating this behavior? Before I go digging I thought I would ask.
tx! (+ sry if this has been asked a million times)