I have been experimenting with my Arduino and had some nice code for a Cloud Sensor using some temp sensors. I then had a play with it getting it to control some servos. After doing this I reconnected my Cloud Sensor equipment and the Arduino seems to run fine. However, my Processing code on the PC that reads the data over serial from the Arduino now won't work and comes up with a huge array of Java errors. I have tried the same code on my PC and my Mac and I get the same results.
Has playing around with the servos killed my Arduino?