https://github.com/u-fire/mod-ph
Add the ability to measure pH to your hardware application with a fully digital interface.
https://github.com/u-fire/mod-ph
arduino hydronponics ph raspberrypi sensor
Last synced: about 1 month ago
JSON representation
Add the ability to measure pH to your hardware application with a fully digital interface.
- Host: GitHub
- URL: https://github.com/u-fire/mod-ph
- Owner: u-fire
- License: mit
- Created: 2021-05-12T19:11:35.000Z (about 5 years ago)
- Default Branch: main
- Last Pushed: 2023-03-24T14:56:40.000Z (about 3 years ago)
- Last Synced: 2025-10-29T01:24:44.059Z (7 months ago)
- Topics: arduino, hydronponics, ph, raspberrypi, sensor
- Language: C++
- Homepage: https://microfire.co
- Size: 24.4 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- Contributing: CONTRIBUTING
- License: LICENSE
Awesome Lists containing this project
README
Mod-pH
======
> [Datasheet](https://docs.google.com/document/d/1DSG9bdEHDt9mdQInVfCWy4qiohi6sVeEy7QbvBfUmU0/export?format=pdf) 📜
Add the ability to measure pH to your hardware application with a fully digital interface.
#### Summary ℹ️
* pH range of 0.001 to 14.000 pH units
* Accuracy ±0.005 pH units
* Resolution 0.001 pH units
* Temperature compensated
* I²C interface
* 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/1HLghIkSMYmkdaHi_q2rsNNZ8Qt1XwOR0MgVI2-G0QFU/export?format=pdf)
* [I²C Raspberry Pi Python Documentation](https://docs.google.com/document/d/1QLtLipMHrk-SteQGjmvDxXrUV_FEvt7dCqPpgSY6kqM/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)