SoilWatch 10 - Arduino - Capacitive soil moisture sensor

  Рет қаралды 87,883

Pino-tech

Pino-tech

Күн бұрын

SoilWatch 10 - Capacitive soil moisture sensor designed to work with Arduino. Best choice as it will not rust as popular resistive sensors do. Completely waterproof and weatherproof design. Will work with a voltage between 2.8 - 5V. The output voltage is not influenced by changes to the input voltage. The temperature coefficient is usually less than 5mV. Output is between approximately 0 - 1.1V
Now 0-3V output is also available!
For more info visit:
SoilWatch 10 webpage: pino-tech.eu/sw10
#soilwatch10

Пікірлер: 46
@danotake2623
@danotake2623 5 жыл бұрын
Looks like a sealed Capacitive Soil Sendor v1.2. I am assuming it is the same design using the 555 and cap/res tricks to get a analog out. Looks like a good idea tho.. Beats having to seal a sensor myself.
@agang-mu7kf
@agang-mu7kf 4 жыл бұрын
Where can I buy the rk520? Tell me the sales website.
@rogeriocamargo1984
@rogeriocamargo1984 2 жыл бұрын
Thanks for this video. It's very very good! By the way, can I use espHome in Home Assistant to use this on A0 port ?
@pino-tech9766
@pino-tech9766 2 жыл бұрын
Sure, you can use ESPHome + ESP8266 or ESP32 with SoilWatch 10.
@Ed19601
@Ed19601 6 жыл бұрын
Hefty price. AliExpress sells capacitive soilsensors for around 2 USD that can be read with analogue port. Also regular resistive sensors will last a long time if you only apply voltage when reading
@pino-tech9766
@pino-tech9766 6 жыл бұрын
You get what you pay for. Don't get me wrong, these cheap sensors are good for learning and short term projects. Let me point out some major differences. The capacitive sensors which you mention are sold without waterproof cover or cable. The frequency at which they measure is in the kHz range instead of 75MHz. Low frequency makes it more sensitive to salts. Also, temperature compensation is not very good at this cheap capacitive sensor. Not to mention that electrodes are only covered by the solder mask. One scratch and your capacitive sensor is useless. SoilWatch 10 electrodes are sandwiched between glass-reinforced epoxy laminate. Resistive sensors aren't waterproof, no cable. When powered only when you measure they last longer but they drift with time due to the electrode oxidation. Gold plated ones are better but not ideal.
@thedude5756
@thedude5756 Жыл бұрын
Hi! I'm having trouble reading the sensor with my HTCC AB01 board. I've configured the ADC pin to read the sensor value, but the data doesn't change. Could you provide support or an example for this board? Greetings from Paraguay!
@pino-tech9766
@pino-tech9766 Жыл бұрын
Hi, I am not familiar with this board but this should work: void loop() { int voltage = analogRead(ADC); Serial.print("Voltage = " ); Serial.println(voltage); vwcValue = (2.8432f * voltage * voltage * voltage) - (9.1993f * voltage * voltage) + (20.2553f * voltage) - 4.1882f; // print VWC results to the serial monitor: Serial.print("Moisture VWC [%] = " ); Serial.println(vwcValue); delay(250); } If you still have trouble making it work please contact us via pino-tech.eu/contact/
@MistrzBartek125
@MistrzBartek125 2 жыл бұрын
This price is crazy! 15 time more than standard capacitive sensor.
@pino-tech9766
@pino-tech9766 2 жыл бұрын
Thank you for your comment. The devil is in the details. I think you refer to the sensor known as "capacitive soil moisture sensor v1.2" which is not waterproof and its sensing area is covered just with the paint. It also is more temperature unstable. We produce our sensor in smaller quantities in Europe hence the costs are higher.
@RamiR2
@RamiR2 Жыл бұрын
@@pino-tech9766 so you sell it for probably 3 times the price than in the US? Who will buy it if it's like this when tutorial's exist for fixing the standard capacitive sensor?
@cicherogabriel
@cicherogabriel Жыл бұрын
@@pino-tech9766 nice product! you said that ""capacitive soil moisture sensor v1.2" which is not waterproof and its sensing area is covered just with the paint." what do you mean with "it's sensing area is covered just with the paint"? Congratulations for developing this product.
@shruthikarthan3831
@shruthikarthan3831 4 жыл бұрын
Is it useful to find the purpose of soil
@z135210
@z135210 2 жыл бұрын
I need the sensor to be at a depth of 20 inches - can this sensor do that?
@pino-tech9766
@pino-tech9766 2 жыл бұрын
Yes, the sensor can be buried at depth 20".
@faisaltanoli3955
@faisaltanoli3955 5 жыл бұрын
what is "internal" analogreference? In coding it says "Internal" is not declared?
@pino-tech9766
@pino-tech9766 5 жыл бұрын
Please see Arduino documentation www.arduino.cc/reference/en/language/functions/analog-io/analogreference/ Internal will only work on some boards. If you use board which does not support internal reference then just comment this line. analogReference(INTERNAL); //set ADC reference to internal 1.1V
@alexm8553
@alexm8553 5 жыл бұрын
Where can I find the documentation on the project?
@pino-tech9766
@pino-tech9766 5 жыл бұрын
Hi Alex, datasheet of the sensor can be found here: pino-tech.eu/sw10/datasheet
@Marian.Petrov.Hristov
@Marian.Petrov.Hristov 3 жыл бұрын
Hello! I want to buy this censor but I want it to be as you show in the video, SoilWatch10 + Arduino Uno + monitor + assembled for work, because I don't have time to learn how to assemble it. Is this possible and what will be the price for the whole set + 5 m cable Thanks for the reply!
@bobalainen3
@bobalainen3 2 жыл бұрын
Hi Marian, did you succeed to construct a soil moisture meter with soilwatch10 and Arduino Uno? I am thinking to construct such a device and assume, we could find some kind of cooperation?
@ParisLuHv
@ParisLuHv 2 жыл бұрын
@@bobalainen3 I've been looking at creating my own version of this for a while. Let me know if you're interested in collaboration
@maizenbrot
@maizenbrot 5 жыл бұрын
What is the diameter of cable? I need to buy cable gland for my IP67 box that I will run the sensor from
@pino-tech9766
@pino-tech9766 5 жыл бұрын
The cable diameter is about 3.7mm. Gland size PG-7 fit well.
@maizenbrot
@maizenbrot 5 жыл бұрын
@@pino-tech9766 Perfect, thank you. Found some PG-7 Glands on Conrad that will work well.
@quickfixengineeringltd8035
@quickfixengineeringltd8035 3 жыл бұрын
Where can I buy it in bulk
@pino-tech9766
@pino-tech9766 3 жыл бұрын
Please contact us via contact form pino-tech.eu/contact/ and request pricing. For orders under 50pcs please order via website pino-tech.eu/product/soilwatch-10/
@jorgepulido08
@jorgepulido08 6 жыл бұрын
Hey, I have some questions. This sensor works with particle photon or electron? If your answer is yes,do you have a library or code for this?
@cheemsdoggo3119
@cheemsdoggo3119 5 жыл бұрын
What?? lol
@alexm8553
@alexm8553 5 жыл бұрын
I am interested in this too, I have tried but not had any luck getting results blog.particle.io/2019/01/28/learn-how-to-build-an-iot-workshop-using-a-soil-moisture-sensor-and-particle-photon/
@filipechannel
@filipechannel 4 жыл бұрын
i didnt liked because the sensor looks too exposed.
@rohanshah5514
@rohanshah5514 6 жыл бұрын
Is coding given
@pino-tech9766
@pino-tech9766 6 жыл бұрын
Yes, visit our website pino-tech.eu/sw10
@marianpelmus
@marianpelmus 5 жыл бұрын
HELP - I get slow response from the capacitive sensor you show(v 1.2), I used this basic code on Arduino: void setup() { Serial.begin(9600); } void loop() { int val; val = analogRead(0); Serial.print(val); delay(100); } and my readings are very slow. If I put it in water it takes almost 30-40 seconds to get down from a value of 611 to ~240, while this guy (kzbin.info/www/bejne/aGqkc2uBp6yGmrc) get almost instant readings. Even with his code I have the same slow response! Can you help me please to understand why and how to fix it? or to find one that is anti corrosion?! is about sensor version? v1.0 works differently ?
@danotake2623
@danotake2623 5 жыл бұрын
the v1.2 should functioning at the same speed roughly. The unit might be defective.
@zoro.73
@zoro.73 Жыл бұрын
Try adding a 1 mega ohm resistor between analog out and ground
@MrBobWareham
@MrBobWareham 3 жыл бұрын
AT 37 euro it's too much money
@pino-tech9766
@pino-tech9766 3 жыл бұрын
Hi, 37 euro is for the sensor with 20 meter cable. For sensor with 1.5m cable its just under 24 euro including VAT.
@bobalainen3
@bobalainen3 2 жыл бұрын
Alternatives: Delta-T SM150T, Teros 10 for 200-240 Eur is even more + logger about 600 Eur.
463 Why most Arduino Soil Moisture Sensors suck (incl. solution)
10:59
МАИНКРАФТ В РЕАЛЬНОЙ ЖИЗНИ!🌍 @Mikecrab
00:31
⚡️КАН АНДРЕЙ⚡️
Рет қаралды 42 МЛН
Nastya and balloon challenge
00:23
Nastya
Рет қаралды 59 МЛН
Wi-fi Soil Moisture Sensor with ESPHome
7:58
Tech Dregs
Рет қаралды 18 М.
Preventing Plant Death With Technology
14:00
Emilostuff
Рет қаралды 136 М.
How to use the Arduino Soil Moisture Sensor
13:06
DIY Engineers
Рет қаралды 39 М.
How does soil moisture sensor work? | SprinklerSupplyStore.com
5:50
Sprinkler Nerd Andy
Рет қаралды 7 М.
#207 Why most Arduino Soil Moisture Sensors suck (incl. solution)
10:59
Arduino Garden Controller - Automatic Watering and Data Logging
9:13
Practical Engineering
Рет қаралды 3,1 МЛН
RS485 Soil Moisture & Temperature Sensor In-Depth Tutorial with Arduino
6:45
Arduino Soil Moisture Sensor (Lesson #14)
6:48
Science Buddies
Рет қаралды 37 М.
Capacitive Soil Moisture Sensor V1.2 - Garden Test!
10:59
Gadget Reboot
Рет қаралды 38 М.
Zoom Effects- Boost Your Video Production Skills
0:35
USA News
Рет қаралды 315 М.
Куда пропал Kodak?
1:01
MOTIVESSION
Рет қаралды 343 М.
Игровой руль - штука годная 👍
0:50
RxFx
Рет қаралды 3,6 МЛН
Samsung Galaxy M32 || Best Mobile Battery Review 2024
1:01
FF Prize Bond
Рет қаралды 419 М.
ИГРОВЫЕ НОУТБУКИ ОПАСНЫ? 😮
0:45
KEKTAR
Рет қаралды 1,5 МЛН
Купил ПЕРВЫЕ iPhone 16 и AirPods 4 в Apple Store!
15:27