Hello,
I'm having problems with the pH sensor delivered as a part of the Aquaponics package.
First problem is that Arduino hangs after a while, when the pH sensor is used. I have Arduino sketch, which checks the pH every 10 sec and the Arduino hangs after a few minutes. In some cases it first outputs random binary data, so my guess is that it somehow corrupts the Arduino's memory somehow. Electric spike of some sort?
Another problem is that the measurements seems to be quite random as well. The "calibrated" pH varies from 5.49-7.31 within three minutes, while the correct value should be around 8.0. Although, it was rather difficult to calibrate the sensor, as the series of test results for 7.0 and 9.2 test liquids overlapped...
The EC sensor works nice and does not hang the arduino, so maybe it is the pH sensor, which is simply broken?
|