AnaviTechnology / anavi-soil-moisture-sensor

Open source hardware resistive soil moisture sensor
5 stars 1 forks source link

Latest version #1

Closed gamelaster closed 3 years ago

gamelaster commented 3 years ago

Hi,

I guess that in this repository is old v1.2 resistive sensor. Please, would it be possible to upload the v1.3 ?

Thanks 😊

leon-anavi commented 3 years ago

Hi @gamelaster,

Initially in 2017 I created this resistive soil moisture sensor and the first version of ANAVI Gardening uHAT which at that moment was pHAT (uHAT standard hadn't still been announced). Unfortunately there are a lot of disadvantages how resistive sensors work in general. Therefore I put on hold the project for several year and in 2021 ANAVI Gardening uHAT was resigned to support 3rd capacitive soil moisture sensor from other vendors. The result is an open source hardware add-on board for Raspberry Pi designed in KiCad. The schematics are available at this GitHub repo.

Thanks, Leon

leon-anavi commented 3 years ago

@gamelaster to avoid any confusion I have just updated README.md to highlight that this project is for a resistive soil moisture sensor and to shortly explain the story as we moved ANAVI Gardening uHAT to capacitive sensors: https://github.com/AnaviTechnology/anavi-soil-moisture-sensor#anavi-resistive-soil-moisture-sensor

Sorry for the confusion caused by the last of enough details in README.md. Thank you for pointing it out. I will close the issue please feel free to open it again.

Best regards, Leon

gamelaster commented 3 years ago

Hi @leon-anavi and thanks for fast reply.

From this I suspect that making custom capacitive moisture sensor is hard. It is really hard or there is another reason for using 3rd party sensor?

Thanks

leon-anavi commented 3 years ago

Hi @gamelaster,

From this I suspect that making custom capacitive moisture sensor is hard. It is really hard or there is another reason for using 3rd party sensor?

Yes and no. Yes, capacitive moisture sensor is more sophisticated than a resistive sensor but no it is still with relative easy design and schematics. Actually, you can find various open source hardware capacitive soil moisture sensor in Tindie, including for example https://github.com/Miceuz/i2c-moisture-sensor

There are a couple of major reasons to use a 3rd party sensor:

Regarding these circumstances at the moment it is not worth the risk making another capacitive soil moisture sensor which at the end of the day will not be price competitive and will not bring any technical advantages compared to the existing 3rd party capacitive soil moisture sensors. Btw due to similar price issues this open source hardware resistive soil moisture sensor designed in KiCad hasn't been put for sale although it was designed 4 years ago.

Thanks, Leon