2015-09-14 22:24:37 +02:00
2015-03-05 12:36:02 +08:00
2015-04-17 12:21:40 +08:00
2015-03-04 10:39:29 +08:00
2015-09-14 22:24:17 +02:00

ArduinoPhMeter

For this project , that is build up a Arduino base PH meter for monitor PH , Water Temperature and Room Temperature. Hardware that you should need is :

  • Arduino UNO R3
  • LCD Keypad Shield
  • PH Meter Board
  • 3D Printed Case

Feature :

  • Show real time PH reading , Room and Water Temperature
  • Use keypad for enter "Calibration Mode" for read the PH reading for PH calibration
  • Serial Port communication via Arduino UNO USB port , send command to UNO for get back the PH and Temperature readings.
  • use mysensor to send data info
  • use eeprom to store data of calibration
  • use peristatic pump to add ph up/down

first version : https://github.com/kevinlohk/ArduinoPhMeter

S
Description
Arduino PH Seter Meter, mysensor send
Readme GPL-2.0 208 KiB
Languages
Visual Basic .NET 52.2%
C++ 47.8%