Guest
#3332589
I try to use Arduino Mega for data mining from for example some thermometers over 24h periods. After each passed period I'll start my PC (Windows 7) where a processing scetch is startet to read the gathered data from my Arduino via serial interface (com3). But in the moment the serial communication starts, all my data on Arduino are erased! In the attached sketches a simple watch replaces my thermometers. Has anyone some ideas?