Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Dissolved Oxygen Calibration arduino #6

Closed
kakaducsy opened this issue Jul 12, 2017 · 2 comments
Closed

Dissolved Oxygen Calibration arduino #6

kakaducsy opened this issue Jul 12, 2017 · 2 comments

Comments

@kakaducsy
Copy link

Hi all,
I have just bought sensor DO
http://www.vernier.com/products/sensors/dissolved-oxygen-probes/odo-bta/
Can you help me calibration using arduino ?
I read analog signal of sensor DO but I dont have recipe convert analog signal to mg/l

@dvernier
Copy link
Contributor

Hello,

There are several ways to do the calibration. First, you should look over the information at www.vernier.com/arduino

Specifically, one way is to use the manual method described at:
https://www.vernier.com/engineering/arduino/analog-sensors/linear/

Another way, is to just use the sketch:
VernierAnalogAutoID or VernierAnalogAutoIDDisplay, which is in the dowload at the web site I first mentioned.

Finally, I am very close to posting a library to do all this calibration stuff. Send me a note in a week or so and I will send you the library files.

Dave Vernier
dvernier@vernier.com

@kakaducsy
Copy link
Author

thanks

@Smythics Smythics closed this as completed Sep 6, 2017
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants