Electronics > Open Source Hardware

Smart Agriculture for Cats

(1/2) > >>

neilhao:
I often forgot to water the barley grass for my cats. Thus, I spent two days for designing a “Smart Agriculture” project for my cats, one day for hardware design, another day for the software design.
The hardware is based on ESP32. The software is based on IBM Node-Red and Mosquitto, totally using private cloud.

Features:
    7-Day Programmable Scheduling
    Up to two soil moisture sensors support
    Up to two relays support
    Up to two controlled 5V outputs
    ADC, I2C, SPI and additional IOs extension connectors
    USB Type C Socket

Project Wiki: https://uniteng.com/wiki/doku.php?id=esp32:smartagriculture

Doctorandus_P:
Looks like a fun project, but from what I know of those moisture sensors, they don't last very long.
A loadcell that measures the weight is probably a better option, or even just a float switch.

paleogizmo:
Assuming your are talking about the two-probe style of sensor, I think that this can be mitigated by using an h-bridge to apply ac voltage. One trick if you decide to use a load cell instead - the absolute weight doesn't matter, you are only checking for when the soil is saturated, meaning that the relative change in weight per unit time has become flat (or sufficiently low).

AndreKR:
The capacitive ones are alright.

How do you dispense the water though?

rpiloverbd:
Interesting project. Thanks a lot for sharing.

Navigation

[0] Message Index

[#] Next page

There was an error while thanking
Thanking...
Go to full version
Powered by SMFPacks Advanced Attachments Uploader Mod