Hardware:-
1.Arduino MKR1000 * 1
2.4.7k ohm resistor * 2
3.Dupont Line * 3
4. 2P 2.54mm connector Line * 1
5. 2.54mm gold plated pin 2P * 2
Connections:

Code:-
void loop() {
// start
digitalWrite(ledPin, HIGH);
//port LL
digitalWrite(port1, LOW);
digitalWrite(port2, LOW);
sensorValue1 = analogRead(sensorPin);
delay(delaytime);
//port LH
digitalWrite(port1, LOW);
digitalWrite(port2, HIGH);
sensorValue2 = analogRead(sensorPin);
delay(delaytime);
digitalWrite(ledPin, LOW);
//port HH
digitalWrite(port1, HIGH);
digitalWrite(port2, HIGH);
sensorValue3 = analogRead(sensorPin);
delay(delaytime);
//port HL
digitalWrite(port1, HIGH);
digitalWrite(port2, LOW);
sensorValue4 = analogRead(sensorPin);
delay(delaytime);
Serial.print(sensorValue1);
Serial.print(",");
Serial.print(sensorValue2);
Serial.print(",");
Serial.print(sensorValue3);
Serial.print(",");
Serial.print(sensorValue4);
Serial.println();
}
Result:-
1. Gold plated pin is out of water
2. Pin in clean water
3. Pin in non-pure water

Analysis
When pin in clean water, data is
"159, 434, 874, 601"
"163, 433, 873, 600"
"165, 436, 871, 598"
When pin in non-pure water data is
"159, 462, 876, 566"
"159, 465, 878, 564"
"158, 463, 878, 565"
Here the 1st and 3rd are close at each sample, 2nd and 4th have 25~30 count gap.
please help me with the Question below. please explain to me how arduino connections with the...
Please help: please I need just explanation in few sentences. i just want you to say how important Arduino can be used or why is it important to use Arduino to a kind of project that says basic parameters of water quality? please just
Please help me with the following question. Make sure
to explain how you got each step so that I can learn. Please answer
the question fully and completely
Hello please help me answer this question Explain how applying the methods of analyzing an argument can help you make and win your point?
Please help me with the following question. Make sure
to explain how you got each step so that I can learn. Please answer
the question fully and completely. Thanks in advance!
Help. Can you please explain to me the steps as to how to arrive at the answer of 10% on ROE? I would appreciate it. Question: Bobcat Industries has a net profit margin of 3%, a total asset turnover of 2 times; and a debt ratio of 40%. What is the firm’s ROE?
This question is about the Arduino code.
Please complete a 4-input circuit on your Arduino. Your circuit,
in addition to cycling through a binary representation of the
numbers 0-15 using LEDs, should use the Serial port to output the
decimal equivalent of each of the numbers in the format:
Output: 15
... if the value was 1111, and so forth.
You will be asked to upload your code as well as a photo of your
working breadboard circuit.
Add comments...
Can someone please help me with this question. Please show your work and explain how you got your answer, thanks! Kris Reeves is evaluating projects using the IRR rule and a required return of 12%. Should she accept the following project given estimated cash flows of $75,000 for the first two years and $55,000 for the next two years? The initial investment is $165,000. Reject, IRR of 22.69% Accept, IRR of 20.69% Indifferent, IRR same as required return Accept, IRR...
Please help me on these two questions for me? It's immunology! Please!!? 1. Describe and explain the main classes of complement activity in the service of the host defense? (In a few sentence or a paragraph) 2. Describe the major steps of class I Endogenous pathway presentation? (In a few sentence or a paragraph) Thanks,
If someone could please help me with running this exercise with
a physical breadboard circuit, it would help me greatly. I
unfortunately do not have the right equipment to perform practical
measurements right now.
Thank you all
1- Design an Instrumentation Amplifier that satisfies all of the following conditions a. Dual Buffered inputs b. A,| of 10 c. Bandwidth of at least 200 rad/sec d. Zero dc output voltage for zero dc input voltage Vin1 R1 R2 Vo R3 Vin2...
Hi, could you please help me with the following question.
Explain in as much detail as possible please so I can practice
it.
Thank you for your help!
Suppose that the demand and supply curves for a monthly broadband plan can be represented by: QD= 100 - P Qs =-50 + 2P The current price of these plans in the market is $80 per month. a. Is this market in equilibrium? Would you expect the price to rise or fall?...