Nieuws

Analog pH meter V2 is specifically designed to measure the pH of the solution and reflect the acidity or alkalinity. DFRobot ph sensor is commonly used in various applications such as aquaponics, ...
This project utilizes the DFRobot SEN0249 pH Sensor with an ESP32 microcontroller to measure pH levels. The code is written in C++ using the PlatformIO framework within the Arduino environment.
In this project we are going to make an Arduino pH Meter and learn how to measure the pH of a liquid solution using a gravity pH sensor and Arduino. A 16x2 LCD is used to show the pH value on the ...