Arduino pH sensor: Difference between revisions

From wikiluntti
(Created page with "== Introduction == == Theory == == Calibration == == Code == == References == https://www.e-tinkers.com/2019/11/measure-ph-with-a-low-cost-arduino-ph-sensor-board/")
 
Line 1: Line 1:
== Introduction ==
== Introduction ==
3 major commercially available or mass-produced solutions:
# Atlas Scientific and Gravity analog pH Kit with board, sensor and buffer solutions. Hiqh quality, not open source.
# DFRobot Gravity: Analog pH Sensor Kit
# Other (Chinese) manufacturers.
# Seed Studio


== Theory ==
== Theory ==

Revision as of 14:38, 3 March 2026

Introduction

3 major commercially available or mass-produced solutions:

  1. Atlas Scientific and Gravity analog pH Kit with board, sensor and buffer solutions. Hiqh quality, not open source.
  2. DFRobot Gravity: Analog pH Sensor Kit
  3. Other (Chinese) manufacturers.
  4. Seed Studio

Theory

Calibration

Code

References

https://www.e-tinkers.com/2019/11/measure-ph-with-a-low-cost-arduino-ph-sensor-board/