Hey all
I'm working on a project that will be hooked up to an arduino. The problem is the arduino part of the installation is supposed be at the location all day collecting data, and in the evening we'd come in and hook up the processing projection with the data that has been collected to date.
The problem is whenever I connect the arduino to processing, or turn on the serial monitor from the arduino, the whole program resets itself and whatever data that has been collected is lost. Any Ideas on how to get by this? I'm using an arduino uno thats pretty bare. No shields or libraries just the code for counting.
I'm working on a project that will be hooked up to an arduino. The problem is the arduino part of the installation is supposed be at the location all day collecting data, and in the evening we'd come in and hook up the processing projection with the data that has been collected to date.
The problem is whenever I connect the arduino to processing, or turn on the serial monitor from the arduino, the whole program resets itself and whatever data that has been collected is lost. Any Ideas on how to get by this? I'm using an arduino uno thats pretty bare. No shields or libraries just the code for counting.
2