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

Sensor Support Atlas EC #411

Closed
RynFlutsch opened this issue Feb 22, 2018 · 18 comments
Closed

Sensor Support Atlas EC #411

RynFlutsch opened this issue Feb 22, 2018 · 18 comments

Comments

@RynFlutsch
Copy link

Hi,
i would like to check my nutrition-level, so i missed the EC sensor.
Maybe add some, i.e.
https://www.atlas-scientific.com/_files/_datasheets/_probe/IEC_probe.pdf
?

@kizniche
Copy link
Owner

If you have the sensor and you're willing to test, I'll add a Mycodo module.

@RynFlutsch
Copy link
Author

I will buy one if we get it working :)
Atlas Probe support is for all Probes, they offer ?

@kizniche
Copy link
Owner

You have to buy the specific circuit for each specific probe. So, for any of the EC probes, you'll need the EC circuit. I already have the framework in place to communicate with any Atlas Circuit, however it's all theoretical until a physical sensor is available to test with. I predict getting the sensor up and running will be rather easy.

@kizniche
Copy link
Owner

The circuit/probe can be calibrated, so I would also add calibration support to Mycodo (much the same way I did for the Atlas pH sensor). Since I've already done it for the pH sensor, it should be easy to copy and modify my code to add support for calibrating the EC sensor.

@RynFlutsch
Copy link
Author

You use these carrierboards ? With or without USB. I think the tentacle T3 suxx cause uart is missing.

@kizniche
Copy link
Owner

The circuits support UART and I2C. I generally prefer I2C because I often have multiple sensors connected.

@RynFlutsch
Copy link
Author

RynFlutsch commented Feb 24, 2018

Usb can be used with Mycodo ?
Or you think that just the circuit item + sensor is enough with some soldering?

@kizniche
Copy link
Owner

kizniche commented Feb 24, 2018

I've never used the USB converter, only the UART and I2C. That's worked fine for my applications.

@RynFlutsch
Copy link
Author

I've got the Sensors, but atm no time for testing.
You already have some informations to prepare the testing ?

@kizniche
Copy link
Owner

kizniche commented Apr 6, 2018

Have you had a chance to test the new Atlas EC module in Mycodo?

@RynFlutsch
Copy link
Author

Hey, no not yet.
Next week, i will setup and test the sensors.

@RynFlutsch
Copy link
Author

Thanks for implementing! to much to do... I hope i can wire and test next week.

@kizniche
Copy link
Owner

No hurry. Take your time. I'll be around when/if an issue arises.

@kizniche
Copy link
Owner

Have you had a chance to test this?

@eyespoint
Copy link

I was able to test Atlas EC with T3 shield and I2C and it works good. No idea about UART

@kizniche
Copy link
Owner

kizniche commented Dec 1, 2018

Thanks! I'll close this issue then.

@kizniche kizniche closed this as completed Dec 1, 2018
@RynFlutsch
Copy link
Author

RynFlutsch commented Jan 16, 2019

Mycodo 7.0.5
Yesterday i tried atlas ph and EC via i2c:
Sensor reading unseccessful.
But both return ErrNr 121 Remote i/o error.
Ec probe wired with sda, scl 1
and pH with sda, scl 0.
No overlay or multiplexer.

@kizniche
Copy link
Owner

Please start a new issue

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

3 participants