This item has closed 1 buyer bought 1 item

Similar products

CONVERTER DIP ANALOG TO DIGITAL MCP3008-I/P
New
R86.89
PCB SPRING TERMINAL BLOCK P=5.0mm 5W GREEN DG271V-5.0-05P-14-00A(H)
New
R31.27
CERAMIC CAPACITOR DISK 1.8pF 50V P=2.5mm 5% TS15001H180JSBSA0R
New
R0.24
ANALOG CIRCUIT DIP14 MC4024P
New
R6.35
Analog pH Meter v1.0 Analog pH Meter v1.0
Analog pH Meter v1.0 Analog pH Meter v1.0
Sold

Analog pH Meter v1.0

New 5 were available
R778.00
Shipping
R35.00 Standard shipping using one of our trusted couriers applies to most areas in South Africa. Some areas may attract a R30.00 surcharge. This will be calculated at checkout if applicable.
Check my rate
The seller has indicated that they will usually have this item ready to ship within 3 business days. Shipping time depends on your delivery address. The most accurate delivery time will be calculated at checkout, but in general, the following shipping times apply:
 
Standard Delivery
Main centres:  1-3 business days
Regional areas: 3-4 business days
Remote areas: 3-5 business days
Buyer protection
Returns
Warranty Type: Dealer Standard Dealer Warranty Money-Back Guarantee: 7 Days: 7 Days Money Back Guarantee
Get it now, pay later

Product details

Condition
New
Location
South Africa
Product code
mir-sen0161
Bob Shop ID
441942897
Description

Analog pH Meter v1.0

Need to measure water quality and other parameters but haven't got any lowcost pH meter? Find it difficult to use with Arduino? Here comes an analog pHmeter, specially designed for Arduino controllers and has built-in simple,convenient and practical connection and features. It has an LED which works asthe Power Indicator, a BNC connector and PH2.0 sensor interface. To use it,just connect the pH sensor with BNC connector, and plug the PH2.0 interfaceinto the analog input port of any Arduino controller. If pre-programmed, youwill get the pH value easily. Comes in compact plastic box with foams forbetter mobile storage.

Applications

  • Water quality testing
  • Aquaculture

Quick Spec

  • Module Power: 5.00V
  • Module Size: 43mm×32mm
  • Measuring Range:0-14PH
  • Measuring Temperature :0-60 ℃
  • Accuracy: ± 0.1pH (25 ℃)
  • Response Time: ≤ 1min
  • pH Sensor with BNC Connector
  • PH2.0 Interface ( 3 foot patch )
  • Gain Adjustment Potentiometer
  • Power Indicator LED

Wiring Diagram

SEN0161-000

Code Example

/*

This sample codes is for testing the pH meter V1.0.

# Editor: YouYou # Date: 2013.10.21 # Ver: 0.1 # Product: pH meter # SKU: SEN0161*/

define SensorPin 0 //pH meter Analog output to Arduino Analog Input 0

define Offset 0.00 //deviation compensate

unsigned long int avgValue; //Store the average value of the sensor feedback

void setup(){ pinMode(13,OUTPUT);
Serial.begin(9600);
Serial.println("Ready"); //Test the serial monitor}void loop(){ int buf[10]; //buffer for read analog for(int i=0;i<10;i++) //Get 10 sample value from the sensor for smooth the value { buf[i]=analogRead(SensorPin); delay(10); } for(int i=0;i<9;i++) //sort the analog from small to large { for(int j=i+1;j<10;j++) { if(buf[i]>buf[j]) { int temp=buf[i]; buf[i]=buf[j]; buf[j]=temp; } } } avgValue=0; for(int i=2;i<8;i++) //take the average value of 6 center sample avgValue+=buf[i]; float phValue=(float)avgValue5.0/1024/6; //convert the analog into millivolt phValue=3.5phValue+Offset; //convert the millivolt into pH value Serial.print(" pH:");
Serial.print(phValue,2); Serial.println(" "); digitalWrite(13, HIGH);
delay(800); digitalWrite(13, LOW); }

Resources

  • Product Page
  • Product Wiki
  • Schematic
  • PH Composite Electrode Manual

Shipping List

  • 1 x Analog pH Meter v1.0
More InfoLocal Stock.
More Products

View More Products

Recently viewed

See more
MAHATMA GHANDI THE LAST PHASE BY PYARELAL
Refurbished
R599.00
Heavenly Contracts (Master Bridge Series) | David Bird
Secondhand
R57.00
THE ADVENTURES OF SUPERBOY - Issue # 15 Apr 1991
Secondhand
R35.00
Cork Sealed Passion Bath Oil
Secondhand
R80.00