https://github.com/u-fire/mod-ec
Add the ability to measure EC to your hardware application with a fully digital interface.
https://github.com/u-fire/mod-ec
arduino conductivity ec hydroponics pi raspberry sensor
Last synced: 4 months ago
JSON representation
Add the ability to measure EC to your hardware application with a fully digital interface.
- Host: GitHub
- URL: https://github.com/u-fire/mod-ec
- Owner: u-fire
- License: mit
- Created: 2021-05-12T16:10:04.000Z (about 5 years ago)
- Default Branch: master
- Last Pushed: 2023-09-18T23:15:17.000Z (over 2 years ago)
- Last Synced: 2025-04-07T23:16:54.615Z (about 1 year ago)
- Topics: arduino, conductivity, ec, hydroponics, pi, raspberry, sensor
- Language: C++
- Homepage: https://microfire.co
- Size: 27.3 KB
- Stars: 1
- Watchers: 1
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- Contributing: CONTRIBUTING
- License: LICENSE
Awesome Lists containing this project
README
Mod-EC
======
> [Datasheet](https://docs.google.com/document/d/1tfF-OZBhD1JVnNeXnkn0zgdczgs0994KFTN9oT3JPR4/export?format=pdf) 📜
Add the ability to measure EC to your hardware application with a fully digital interface.
#### Summary ℹ️
* EC range of 0.1 mS/cm to 10.0 mS/cm
* Temperature compensated
* I²C interfaces
* 25x15 mm for castellated or DIP mounting
* Single, dual, and triple point calibration
* * *
### Use
* [I²C Arduino Library Documentation](https://docs.google.com/document/d/13rdFA7Kfsq4sykMppDxd-BCVynKoE-gv_IsZ4FOFS-M/export?format=pdf)
* [I²C Raspberry Pi Python Documentation](https://docs.google.com/document/d/13dW2I0XiXfZA4_QlN2FZAkEKyt51JY7J6U3TlaOEwRY/export?format=pdf)
* * *
### Design ✒️
Adding a module to your own design is straightforward. You'll need:
1. bus connection to your controlling device
2. clean, preferably isolated, power supply
3. probe connection (U.FL, BNC, terminal block)
* * *
### Ask a question 🤙
* [Discord](https://discord.gg/rAnZPdW)
* [questions@microfire.co](mailto:questions@microfire.co)
* * *
### Website
[microfire.co](https://microfire.co)