You're welcome. Do it after a few shots of ouzo. Is funnier this way :beer:
cheers,
MaLi
Hay markepp1
here's the link http://www.atlas-scientific.com/embedded_solutions.html
I am using there dissolved oxygen sensor. It works well.
Does anyone know if I can raise my OPR numbers by bring my D.O. level higher then normal. I mean, if I use a presser chamber?
Yeah but Marian's coding above uses pins 4,5,6,7 and not the TX/RX
The 74HC4052 is simply being used as switch. It simply connects 1 serial device at a time (when told) to its common I/O pins.
I am curious to see how well the atlas PH product works with no means for calibration or temperature compensation. Of course you can do it in software, but that is more code to write, and they say their product does not need it.
That's because I used the NewSoftSerial library and not the standard serial pins (Rx/Tx). Duemillanove has only one serial port, so if you have multiple stamps the above mentioned library comes handy.
BTW, I have tested Mega as well and it looks like for some reasons that I don't understand the stamps don't work with the built in hardware serial ports. Again, NewSoftSerial came really handy.
hope it helps,
Marian
I just looked at there website.
The probes are single junction, it says that on there probes page.
As far as temperature compensation. I just got there pH stamp, they do temperature compensation. It's actually kinda easy. You just enter in a temperature and it returns a temperature compensated reading.