SEN0165

SEN0165 Datasheet


Analog ORP Meter SKU:SEN0165

Part Datasheet
SEN0165 SEN0165 SEN0165 (pdf)
PDF Datasheet Preview
Analog ORP Meter SKU:SEN0165

Contents
• 1 Introduction
• 2 Applications
• 3 Specification
• 4 ORP Standard Solution Temperature Characteristics
• 5 Use the ORP Meter

Connecting Diagram Step to Use the ORP Meter Sample Code
• 6 Precautions

Introduction
• Want to DIY an ORP meter? Need to measure the ORP value? Find it difficult to use with Arduino? Here comes an analog ORP meter,specially designed for Arduino controllers and has built-in simple, convenient and practical connection and features.When done the connection according to the diagram ,then with the program control,it's very convenient to measure the ORP.
• ORP Oxidation-Reduction Potential is a measure of the ability of oxidation and reduction of aqueous solution, characterization of the relative degree of oxidizing or reducing.The unit is mV. Oxidation reduction potential is high, oxidation is stronger ,while the potential is lower, oxidation is weaker. The
positive potential means that solution shows a certain degree of oxidation, while the negative potential means that solution shows a certain degree of reduction.
• ORP is an important index of water quality detection, although it can not separate water quality independently, but can be combined with other water quality index to reflect the ecological environment in the aquarium system.
• The measuring element is an ORP composite electrode, made of gold or platinum electrode and the reference electrode,assembly into a composite electrode.It used to measure Oxidation-Reduction Potential of the solution.
• Water quality testing
• Aquaculture

Specification
• Module Power:+5.00V
• Module Size 40mmX27mm
• Measuring
• Suitable Temperature:5-70
• Accuracy:±10mv 25
• Response
• ORP Probe with BNC Connector
• PH2.0 Interface 3 foot patch
• Zero calibration button
• Power Indicator LED

ORP Standard Solution Temperature Characteristics

Use the ORP Meter

Connecting Diagram

Step to Use the ORP Meter

Cautions
• Please use an external switching power supply,and the voltage as close as possible to the +5.00V.

More accurate the voltage, more higher the accuracy!
• Using the ORP electrode is without calibration, so it can be used directly. Only when you doubt the

ORP electrode quality or test results , you should use the ORP standard solution to check the electrode potential to determine the ORP electrode or instrument quality.
• Before the ORP electrode measured different solutions, we need to wash it,and deionized water is recommended.
• When the ORP probe is connected to the ORP meter board,please do not press the calibration button.Or,the ORP probe may be damaged! 1 Use the analog connection lines,the ORP meter board is connected to the analog port 1 of the Arduino controller. When the Arduino controller gets power,you will see the blue LED on board is on. 2 Upload the sample code to the Arduino controller. Note At this time,a sentence in the sample program should be "#define OFFSET
3 Open the serial monitor of Arduino IDE , you will see the current ORP value.Press the calibration button and keep it pressed,you will see a small ORP vlaue printed on the serial monitor.Then according to this value, modify the offset in the sample program.For example,the serial print "ORP 8mV", then you should modify the sentence "#define OFFSET 0" to "#define OFFSET 8" in the sample code,then recompile the code and upload. At this time,you have completed the calibration. 4 According to the graphic,the ORP electrode is connected to the BNC connector on the pH meter board.. After the calibration, the ORP electrode can measure the ORP value of the solution, through the serial monitor, you can see the current ORP value of the solution conveniently.

Sample Code

Sample code for testing the ORP meter and get the sensor feedback from the Arduino Serial Monitor.
# This sample codes is for testing the ORP meter V1.0.
# Editor YouYou
# Date :
# Product ORP meter
# SKU SEN0165
#define VOLTAGE //system voltage
#define OFFSET 0
//zero drift voltage
#define LED 13
//operating instructions
double orpValue;
#define ArrayLenth 40 #define orpPin 1 ADC pin
//times of collection //orp meter output,connect to Arduino controller
int orpArray[ArrayLenth] int orpArrayIndex=0;
double avergearray int* arr, int i int max,min double avg long amount=0 printf "Error number for the array to avraging!/n" return 0 //less than 5, calculated directly statistics amount+=arr[i] avg = amount/number return avg min = arr[0];max=arr[1] min=arr[1];max=arr[0];
amount+=min;
//arr<min
min=arr[i];
amount+=max //arr>max
max=arr[i];
More datasheets: 5.46001.0590209 | 5.46167.0440209 | 5.46167.0430209 | 5.46167.0920209 | 5.46167.0910209 | 5.46169.0440209 | 5.46169.0430209 | CY7B9911-5JC | CY7B9911-5JCT | A-RJ45-BOX-1


Notice: we do not provide any warranties that information, datasheets, application notes, circuit diagrams, or software stored on this website are up-to-date or error free. The archived SEN0165 Datasheet file may be downloaded here without warranties.

Datasheet ID: SEN0165 509086